diff --git a/manifest.json b/manifest.json index d58c8b9..6c4e67c 100644 --- a/manifest.json +++ b/manifest.json @@ -12,8 +12,8 @@ "src" : "图片路径" } ], - "versionName" : "1.0.03", - "versionCode" : 1003, + "versionName" : "1.0.05", + "versionCode" : 100, "app-plus" : { "compatible" : { "ignoreVersion" : true @@ -86,7 +86,7 @@ "share" : { "weixin" : { "appid" : "wx6b17b40171dea988", - "UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/" + "UniversalLinks" : "https://verification.nuttyreading.com/wumen/" } }, "payment" : { @@ -97,7 +97,7 @@ "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wx6b17b40171dea988", - "UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/" + "UniversalLinks" : "https://verification.nuttyreading.com/wumen/" } }, "oauth" : {}, diff --git a/pages/mine/mine/index.vue b/pages/mine/mine/index.vue index 81d83b4..5ac13bd 100644 --- a/pages/mine/mine/index.vue +++ b/pages/mine/mine/index.vue @@ -354,10 +354,10 @@ export default { type: "pageJump", }, - // { - // name: "分享APP", - // type: "share", - // }, + { + name: "分享APP", + type: "share", + }, { name: "关于我们", diff --git a/unpackage/debug/iOS_debug.ipa b/unpackage/debug/iOS_debug.ipa index e0e9d72..a9ad55c 100644 Binary files a/unpackage/debug/iOS_debug.ipa and b/unpackage/debug/iOS_debug.ipa differ