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

View File

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