feat:更换oss
This commit is contained in:
@@ -234,19 +234,19 @@
|
||||
<view class="way-option-item">
|
||||
<image
|
||||
v-if="item.type == 'wechat'"
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/wx.png"
|
||||
src="https://static.tbmall.xin/static/new/wx.png"
|
||||
></image>
|
||||
<image
|
||||
v-if="item.type == 'alipay'"
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/zfb.png"
|
||||
src="https://static.tbmall.xin/static/new/zfb.png"
|
||||
></image>
|
||||
<image
|
||||
v-if="item.type == 'balance'"
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/bank.png"
|
||||
src="https://static.tbmall.xin/static/new/bank.png"
|
||||
></image>
|
||||
<image
|
||||
v-if="item.type == 'redpacket'"
|
||||
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/jf.png"
|
||||
src="https://static.tbmall.xin/static/new/jf.png"
|
||||
></image>
|
||||
<text
|
||||
v-if="item.type == 'wechat' || item.type == 'alipay'"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<Header leftTitle="" left-path-type="switchTab" left-path="/pages/mine/mine" />
|
||||
<view class="order_sumbit_ok_content">
|
||||
<view class="ok_img">
|
||||
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/error.png" width="120" height="120"
|
||||
<up-image src="https://static.tbmall.xin/static/error.png" width="120" height="120"
|
||||
bgColor="#f1f6ff00"></up-image>
|
||||
<view class="ok_img_msg">支付失败</view>
|
||||
</view>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<Header leftTitle="" left-path-type="switchTab" left-path="/pages/mine/mine" />
|
||||
<view class="order_sumbit_ok_content_warp">
|
||||
<view class="ok_img">
|
||||
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ok.png" width="120" height="120"
|
||||
<up-image src="https://static.tbmall.xin/static/ok.png" width="120" height="120"
|
||||
bgColor="#f1f6ff00"></up-image>
|
||||
<view class="ok_img_msg">支付成功</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user