mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2025-05-19 10:00:13 +09:00
update: 调整获取模拟参数请求策略
This commit is contained in:
parent
e8edc03526
commit
7c15c84dba
@ -31,7 +31,9 @@
|
|||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
// 获取mockjson
|
// 获取mockjson
|
||||||
|
if (res.basicConfig.auditModeEnabled) {
|
||||||
await uni.$tm.vx.actions('config/fetchMockJson')
|
await uni.$tm.vx.actions('config/fetchMockJson')
|
||||||
|
}
|
||||||
|
|
||||||
// 进入检查
|
// 进入检查
|
||||||
this.fnCheckShowStarted();
|
this.fnCheckShowStarted();
|
||||||
|
Loading…
Reference in New Issue
Block a user