feat: 工作台页面调整
This commit is contained in:
parent
9fd647f1f5
commit
7d5f16d47b
|
|
@ -8,7 +8,7 @@ let envVersion = accountInfo.miniProgram.envVersion
|
||||||
let hosts = {
|
let hosts = {
|
||||||
"develop": 'http://wanyu.test',
|
"develop": 'http://wanyu.test',
|
||||||
"trial": 'https://www.yilingjiang.com',
|
"trial": 'https://www.yilingjiang.com',
|
||||||
"release": 'https://release',
|
"release": 'https://www.yilingjiang.com',
|
||||||
}
|
}
|
||||||
|
|
||||||
let host = hosts[envVersion]
|
let host = hosts[envVersion]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user