mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 08:57:19 +08:00
perf: not show Spinner
This commit is contained in:
parent
d79e63f673
commit
6d6eb98562
@ -7,7 +7,7 @@ NProgress.configure({
|
||||
// 递增进度条的速度
|
||||
speed: 500,
|
||||
// 是否显示加载ico
|
||||
showSpinner: true,
|
||||
showSpinner: false,
|
||||
// 自动递增间隔
|
||||
trickleSpeed: 200,
|
||||
// 初始化时的最小百分比
|
||||
|
Loading…
x
Reference in New Issue
Block a user