diff --git a/modules/bootstrap.js b/modules/bootstrap.js index 3d17860..46fe678 100644 --- a/modules/bootstrap.js +++ b/modules/bootstrap.js @@ -6,6 +6,7 @@ import {req, url} from '@mxjs/app'; const loadingOptions = { content: '加载中...', + duration: 0, }; let count = 0;