diff --git a/manifest.json b/manifest.json index bcd4388..858e77e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "uniapp", - "appid" : "__UNI__C3DFBD4", + "appid" : "__UNI__89F511F", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -50,7 +50,6 @@ /* ios打包配置 */ "sdkConfigs" : { "oauth" : { - "univerify" : {}, "weixin" : { "appid" : "wxbf3658f5e674667c", "UniversalLinks" : "https://doc.igandan.com/gdxzExpert/" diff --git a/pages/index/index.vue b/pages/index/index.vue index 385533c..9276caf 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -253,7 +253,6 @@ import sign from "@/static/home_qiandao_icon.png" import signImg from "@/static/sign_in_bng_big.png" import dayjs from 'dayjs' - import docUrl from "@/utils/docUrl.js" const expertDetail=reactive({}) const showSign=ref(false) // 定义refs