提交 1fccea49 编写于 作者: guangjun.yang's avatar guangjun.yang

加载变快

上级 ccdde791
...@@ -130,7 +130,7 @@ export default { ...@@ -130,7 +130,7 @@ export default {
setTimeout(() => { setTimeout(() => {
this.showLoading = false; this.showLoading = false;
this.initSwiper(); this.initSwiper();
}, 2000); }, 100);
}); });
} else { } else {
this.$toast(res.message); this.$toast(res.message);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册