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
@@ -4,7 +4,7 @@
<view class="flex-r-lr mt-24">
<view></view>
<text class="text-zu1 text-32">{{title}}</text>
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/close.png" @click.stop="onCancel" class="close-img"></image>
<image src="https://static.tbmall.xin/static/new/close.png" @click.stop="onCancel" class="close-img"></image>
</view>
<text class="text-zu1 text-48 mt-88">{{articleTitle}}</text>
<view class="content-text mt-48">
+1 -1
View File
@@ -18,4 +18,4 @@ export const network = {
isNone:'',
isDownload:''
};
export const s3 = 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/';
export const s3 = 'https://static.tbmall.xin/static/';
+1 -1
View File
@@ -7,7 +7,7 @@
>
<view class="home-popup-view" v-if="dataObj">
<view class="home-popup-head">
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/logo.png" class="logo-img"></image>
<image src="https://static.tbmall.xin/static/new/logo.png" class="logo-img"></image>
<text class="text-28 text-zu" style="margin-left:14rpx">信任桥</text>
<text class="text-28 text-fu" style="margin-left:14rpx">分享商品</text>
</view>