feat: 加载中优化
This commit is contained in:
@@ -34,7 +34,6 @@ function request(options) {
|
|||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: "加载中...",
|
title: "加载中...",
|
||||||
image: "/static/common/loading.gif", // 本地图片路径
|
image: "/static/common/loading.gif", // 本地图片路径
|
||||||
duration: 2000,
|
|
||||||
position: "middle", // 可选:top/middle/bottom
|
position: "middle", // 可选:top/middle/bottom
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user