feat:更换oss
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
:key="item.id"
|
||||
>
|
||||
<image
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/no_black_data.png"
|
||||
src="https://static.tbmall.xin/static/new/no_black_data.png"
|
||||
style="min-width: 88rpx; heihgt: 88rpx"
|
||||
></image>
|
||||
<view class="item-mid-li">
|
||||
@@ -25,7 +25,7 @@
|
||||
</view>
|
||||
<view class="item-mid-view-two" @click="onAdd" v-if="!data.length">
|
||||
<image
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/no_black_data.png"
|
||||
src="https://static.tbmall.xin/static/new/no_black_data.png"
|
||||
class="no-data-black"
|
||||
></image>
|
||||
<text class="text-28 text-fu mt-48">{{
|
||||
@@ -33,7 +33,7 @@
|
||||
}}</text>
|
||||
<view class="add-btn mt-48">
|
||||
<image
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/add.png"
|
||||
src="https://static.tbmall.xin/static/new/add.png"
|
||||
style="margin-right: 5rpx"
|
||||
></image>
|
||||
<text class="text-32 text-zi text-bold" style="margin-left: 5rpx"
|
||||
|
||||
Reference in New Issue
Block a user