no message

This commit is contained in:
山兮 2024-04-22 16:11:35 +08:00
parent 14e6a0d19d
commit 0b6492cb2b
2 changed files with 11 additions and 10 deletions

View File

@ -93,8 +93,10 @@
"sdkConfigs" : { "sdkConfigs" : {
"oauth" : { "oauth" : {
"weixin" : { "weixin" : {
"appid" : "wxe58f2d0fb0800868", // "appid" : "wx1982b86d4c8997b1", //
"appsecret" : "86122c9823f78cdd6304695061d2424f", //
// "appsecret" : "86122c9823f78cdd6304695061d2424f", //
"appsecret" : "ff8c1ddc42d2dff329050cc51165b45a", //
"UniversalLinks" : "https://testapps.cncnconnect.com/uni-universallinks/__UNI__307A9A7/" // "UniversalLinks" : "https://testapps.cncnconnect.com/uni-universallinks/__UNI__307A9A7/" //
}, },
"apple" : {} "apple" : {}
@ -114,8 +116,8 @@
}, },
"payment" : { "payment" : {
"weixin" : { "weixin" : {
"__platform__" : [ "ios", "android" ], "__platform__" : [ "android" ],
"appid" : "wxe58f2d0fb0800868", // "appid" : "wx1982b86d4c8997b1", //
"UniversalLinks" : "https://testapps.cncnconnect.com/uni-universallinks/__UNI__307A9A7/" // "UniversalLinks" : "https://testapps.cncnconnect.com/uni-universallinks/__UNI__307A9A7/" //
}, },
"alipay" : { "alipay" : {
@ -124,7 +126,7 @@
}, },
"share" : { "share" : {
"weixin" : { "weixin" : {
"appid" : "wxe58f2d0fb0800868", // "appid" : "wx1982b86d4c8997b1", //
"UniversalLinks" : "https://testapps.cncnconnect.com/uni-universallinks/__UNI__307A9A7/" // "UniversalLinks" : "https://testapps.cncnconnect.com/uni-universallinks/__UNI__307A9A7/" //
} }
}, },

View File

@ -70,11 +70,10 @@
} }
}, },
{ {
"path" : "pages/test", "path": "pages/test",
"style" : "style": {
{ "navigationBarTitleText": "",
"navigationBarTitleText" : "", "enablePullDownRefresh": false
"enablePullDownRefresh" : false
} }
} }
//#endif //#endif