feat:更换oss
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<view class="shop-item-view" v-if="dataItem" @click="onSelect">
|
||||
<image
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/alpha.png"
|
||||
src="https://static.tbmall.xin/static/new/alpha.png"
|
||||
v-if="dataItem.name != 'WALLET'"
|
||||
></image>
|
||||
<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"
|
||||
v-else
|
||||
></image>
|
||||
<view class="shop-mid-view-one" v-if="dataItem.name != 'WALLET'">
|
||||
|
||||
Reference in New Issue
Block a user