feat:更换oss

This commit is contained in:
2026-01-31 12:03:26 +08:00
parent 03481fc5e7
commit c03de41336
56 changed files with 147 additions and 147 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ function request(options) {
// 请求之前做一些事
uni.showToast({
title: "加载中...",
image:"https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/loading.gif",
image:"https://static.tbmall.xin/static/loading.gif",
// image: "/static/common/loading.gif", // 本地图片路径
position: "middle", // 可选:top/middle/bottom
});