From a5b24e54b2c513765975ca4c4ed9acf4ad1bf69c Mon Sep 17 00:00:00 2001 From: haomingming Date: Fri, 5 Sep 2025 10:19:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 +-- pages/index/index.vue | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) 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