This commit is contained in:
abu 2025-05-24 00:37:44 +08:00
parent 340f4c5cf7
commit cdc043317b

View File

@ -3,7 +3,7 @@
"appid": "__UNI__6DB512D", "appid": "__UNI__6DB512D",
"description": "admin", "description": "admin",
"versionName": "4.0.0", "versionName": "4.0.0",
"versionCode" : 404, "versionCode": 405,
"transformPx": false, "transformPx": false,
"sassImplementationName": "node-sass", "sassImplementationName": "node-sass",
"app-plus": { "app-plus": {
@ -100,7 +100,7 @@
"weixin": { "weixin": {
"__platform__": ["ios", "android"], "__platform__": ["ios", "android"],
"appid": "wxebcdaea31881caab", "appid": "wxebcdaea31881caab",
"UniversalLinks" : "https://wuzhongjie.com.cn/ulink/" "UniversalLinks": "https://wuzhongjie.com.cn/"
}, },
"alipay": { "alipay": {
"__platform__": ["ios", "android"] "__platform__": ["ios", "android"]
@ -110,13 +110,13 @@
"share": { "share": {
"weixin": { "weixin": {
"appid": "wxebcdaea31881caab", "appid": "wxebcdaea31881caab",
"UniversalLinks" : "https://wuzhongjie.com.cn/ulink/" "UniversalLinks": "https://wuzhongjie.com.cn/"
} }
}, },
"oauth": { "oauth": {
"weixin": { "weixin": {
"appid": "wxebcdaea31881caab", "appid": "wxebcdaea31881caab",
"UniversalLinks" : "https://wuzhongjie.com.cn/ulink/" "UniversalLinks": "https://wuzhongjie.com.cn/"
}, },
"apple": {} "apple": {}
}, },