修改通用链接

This commit is contained in:
@fawn-nine
2024-07-15 17:05:34 +08:00
parent 62b3400bfc
commit 3cba070d7e
3 changed files with 8 additions and 8 deletions

View File

@@ -12,8 +12,8 @@
"src" : "图片路径" "src" : "图片路径"
} }
], ],
"versionName" : "1.0.03", "versionName" : "1.0.05",
"versionCode" : 1003, "versionCode" : 100,
"app-plus" : { "app-plus" : {
"compatible" : { "compatible" : {
"ignoreVersion" : true "ignoreVersion" : true
@@ -86,7 +86,7 @@
"share" : { "share" : {
"weixin" : { "weixin" : {
"appid" : "wx6b17b40171dea988", "appid" : "wx6b17b40171dea988",
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/" "UniversalLinks" : "https://verification.nuttyreading.com/wumen/"
} }
}, },
"payment" : { "payment" : {
@@ -97,7 +97,7 @@
"weixin" : { "weixin" : {
"__platform__" : [ "ios", "android" ], "__platform__" : [ "ios", "android" ],
"appid" : "wx6b17b40171dea988", "appid" : "wx6b17b40171dea988",
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/" "UniversalLinks" : "https://verification.nuttyreading.com/wumen/"
} }
}, },
"oauth" : {}, "oauth" : {},

View File

@@ -354,10 +354,10 @@ export default {
type: "pageJump", type: "pageJump",
}, },
// { {
// name: "分享APP", name: "分享APP",
// type: "share", type: "share",
// }, },
{ {
name: "关于我们", name: "关于我们",

Binary file not shown.