yuxingxing 2 years ago
parent
commit
e1cd5e325d
4 changed files with 3 additions and 23 deletions
  1. 1 0
      .gitignore
  2. 2 11
      manifest.json
  3. 0 12
      pages.json
  4. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 node_modules
+/unpackage

+ 2 - 11
manifest.json

@@ -30,7 +30,6 @@
         "modules" : {
             "Geolocation" : {},
             "Maps" : {},
-            "OAuth" : {},
             "Payment" : {},
             "Share" : {},
             "VideoPlayer" : {}
@@ -85,9 +84,6 @@
             "sdkConfigs" : {
                 "ad" : {},
                 "payment" : {
-                    "alipay" : {
-                        "__platform__" : [ "ios", "android" ]
-                    },
                     "weixin" : {
                         "__platform__" : [ "ios", "android" ],
                         "appid" : "wx8b2b4e2abfd0744f",
@@ -101,12 +97,7 @@
                         "appkey_android" : ""
                     }
                 },
-                "maps" : {
-                    "amap" : {
-                        "appkey_ios" : "",
-                        "appkey_android" : ""
-                    }
-                },
+                "maps" : {},
                 "oauth" : {
                     "weixin" : {
                         "appid" : "wx8b2b4e2abfd0744f",
@@ -162,7 +153,7 @@
     },
     "quickapp" : {},
     "mp-weixin" : {
-        "appid" : "",
+        "appid" : "wx8b2b4e2abfd0744f",
         "setting" : {
             "urlCheck" : false,
             "es6" : true, //消除大多数样式警告

+ 0 - 12
pages.json

@@ -163,18 +163,6 @@
 		{
 			"root": "pages/app",
 			"pages": [
-				// {
-				// 	"path": "live/list",
-				// 	"style": {
-				// 		"navigationBarTitleText": "直播列表"
-				// 	},
-				// 	"meta": {
-				// 		"auth": false,
-				// 		"async": false,
-				// 		"title": "直播列表",
-				// 		"group": "直播"
-				// 	}
-				// },
 				{
 					"path": "score/list",
 					"style": {

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map


Some files were not shown because too many files changed in this diff