【bug】小程序名称

This commit is contained in:
fengachen
2021-11-18 09:43:06 +08:00
parent 7dc650922a
commit 418d31a058
3 changed files with 10 additions and 5 deletions
+6 -3
View File
@@ -4,8 +4,11 @@ export const appId = 'wx457dfcb58fd556ea'// fcc
export const secret = 'e8d2ee25e32c77561efccb7145ba9dc8' // fcc
// export const appName = '来款测试demo'
export const appName = 'zoey来款测试demo'// fcc
export let baseUrl = 'https://bxxt.hzwlsoft.com' // 外网环境
// export let baseUrl = 'http://10.10.10.46:8055/' // 测试环境
// export const baseUrl = 'http://10.0.1.9:8080' // 本地环境
// export let baseUrl = 'https://bxxt.hzwlsoft.com' // 外网环境
export let baseUrl = 'http://10.10.10.46:8055/' // 测试环境
// export const baseUrl = 'http://10.0.1.16:8080' // 本地环境
export const URL_CONFIG = '/jero-boot/'
// 小程序名称
export const appletName = "标准所协同工作平台"