feat:更换oss
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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/';
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user