Commit 87e41774 authored by 小耗子's avatar 小耗子

x

parent 5b4f2ebb
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"quickapp" : {}, "quickapp" : {},
/* 小程序特有相关 */ /* 小程序特有相关 */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx91fa336def077983", "appid" : "wxa8257c2ee2213e3e",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false,
"minified" : false "minified" : false
...@@ -64,7 +64,8 @@ ...@@ -64,7 +64,8 @@
"scope.userLocation" : { "scope.userLocation" : {
"desc" : "获取您的信息位置" "desc" : "获取您的信息位置"
} }
} },
"navigateToMiniprogramAppIDList":["wx91d27dbf599dff74"]
}, },
"mp-alipay" : { "mp-alipay" : {
"usingComponents" : true "usingComponents" : true
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"name" :"h5", "name" :"h5",
"style" : "style" :
{ {
"navigationBarTitleText": "H5商城", "navigationBarTitleText": "loading",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
},{ },{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment