Browse Source

appid

master
kola-web 5 months ago
parent
commit
adcad6068f
  1. 2
      project.config.json
  2. 2
      src/app.ts

2
project.config.json

@ -61,5 +61,5 @@ @@ -61,5 +61,5 @@
}
]
},
"appid": "wx2b0bb13edf717c1d"
"appid": "wxbdf6f933281b1eb4"
}

2
src/app.ts

@ -18,7 +18,7 @@ App<IAppOption>({ @@ -18,7 +18,7 @@ App<IAppOption>({
globalData: {
// 测试号 wx2b0bb13edf717c1d
// dev
// appid:wx2b0bb13edf717c1d
// appid:wxbdf6f933281b1eb4
url: 'https://m.shizhong.hbraas.com',
upFileUrl: 'https://m.shizhong.hbraas.com/',
imageUrl: 'https://m.shizhong.hbraas.com/api/shizhong/',

Loading…
Cancel
Save