This commit is contained in:
haomingming 2025-09-05 10:19:57 +08:00
parent 9a26193ea4
commit a5b24e54b2
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name" : "uniapp", "name" : "uniapp",
"appid" : "__UNI__C3DFBD4", "appid" : "__UNI__89F511F",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",
@ -50,7 +50,6 @@
/* ios */ /* ios */
"sdkConfigs" : { "sdkConfigs" : {
"oauth" : { "oauth" : {
"univerify" : {},
"weixin" : { "weixin" : {
"appid" : "wxbf3658f5e674667c", "appid" : "wxbf3658f5e674667c",
"UniversalLinks" : "https://doc.igandan.com/gdxzExpert/" "UniversalLinks" : "https://doc.igandan.com/gdxzExpert/"

View File

@ -253,7 +253,6 @@
import sign from "@/static/home_qiandao_icon.png" import sign from "@/static/home_qiandao_icon.png"
import signImg from "@/static/sign_in_bng_big.png" import signImg from "@/static/sign_in_bng_big.png"
import dayjs from 'dayjs' import dayjs from 'dayjs'
import docUrl from "@/utils/docUrl.js"
const expertDetail=reactive({}) const expertDetail=reactive({})
const showSign=ref(false) const showSign=ref(false)
// refs // refs