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'">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view class="shop-item-view" >
|
||||
<image :src="type == 2 ? 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/zfb.png' : 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/wx.png'" ></image>
|
||||
<image :src="type == 2 ? 'https://static.tbmall.xin/static/new/zfb.png' : 'https://static.tbmall.xin/static/new/wx.png'" ></image>
|
||||
<view class="show-item-left">
|
||||
<text class="text-32 text-zu1">{{itemData.name}}</text>
|
||||
<text class="text-26 text-fu1">账号:{{itemData.account}}</text>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</view>
|
||||
<view class="item-mid-view" v-if="data.length">
|
||||
<view class="item-mid-list" v-for="(item,index) in data" :key="item.id">
|
||||
<image :src="type == 1 ? 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/zfb.png' : 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/wx.png'" ></image>
|
||||
<image :src="type == 1 ? 'https://static.tbmall.xin/static/new/zfb.png' : 'https://static.tbmall.xin/static/new/wx.png'" ></image>
|
||||
<view class="show-item-left">
|
||||
<text class="text-32 text-zu1">{{item.name}}</text>
|
||||
<text class="text-26 text-fu1">账号:{{item.account}}</text>
|
||||
@@ -19,10 +19,10 @@
|
||||
</view>
|
||||
</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" class="no-data-black"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/no_black_data.png" class="no-data-black"></image>
|
||||
<text class="text-28 text-fu mt-48">{{`请先绑定一个${type == 0 ? '微信' : '支付宝'}账户,用于收款`}}</text>
|
||||
<view class="add-btn mt-48">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/add.png" style="margin-right:5rpx;"></image>
|
||||
<image 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;">添加</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -8,17 +8,17 @@
|
||||
</view>
|
||||
<view class="item-mid-view" v-if="data.length">
|
||||
<view class="item-mid-list" @click="onOk(item)" v-for="(item,index) in data" :key="item.id">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/alpha.png" style="min-width:88rpx;heihgt:88rpx;"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/alpha.png" style="min-width:88rpx;heihgt:88rpx;"></image>
|
||||
<view class="item-mid-li">
|
||||
<text class="text-28 text-fu">{{item.account}}</text>
|
||||
</view>
|
||||
</view>
|
||||
</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" class="no-data-black"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/no_black_data.png" class="no-data-black"></image>
|
||||
<text class="text-28 text-fu mt-48">{{`请先绑定一个ALPHACEX账户,用于收款`}}</text>
|
||||
<view class="add-btn mt-48">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/add.png" style="margin-right:5rpx;"></image>
|
||||
<image 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;">添加</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<u-icon name="close" color="#333" size="16" @click="onClose"></u-icon>
|
||||
</view>
|
||||
<view class="select-box" @click="onOk(0)">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/shu_0.png"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/shu_0.png"></image>
|
||||
<view class="select-box-one">
|
||||
<text class="text-32 text-zu1">券商地址登记</text>
|
||||
<text class="text-26 text-fu1">通过券商兑换</text>
|
||||
@@ -15,7 +15,7 @@
|
||||
<u-icon name="arrow-right" color="#999" size="14" class="select-icon"></u-icon>
|
||||
</view>
|
||||
<!-- <view class="select-box" @click="onOk(1)">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/shu_1.png"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/shu_1.png"></image>
|
||||
<view class="select-box-one">
|
||||
<text class="text-32 text-zu1">alpha数字积分</text>
|
||||
<text class="text-26 text-fu1">通过邮箱兑换</text>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
placeholder="请输入或选择地址"
|
||||
placeholder-style="color:#999;font-weight:400;"
|
||||
border="0" v-model="inputOne" :customStyle="inputCss"></input>
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/right_icon.png" class="right-img" @click="onSelectAddress"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/right_icon.png" class="right-img" @click="onSelectAddress"></image>
|
||||
</view>
|
||||
|
||||
<!-- <text class="text-32 text-fu" style="margin:54rpx 0 32rpx">主网络</text>
|
||||
@@ -44,12 +44,12 @@
|
||||
@input="onInputTwo"
|
||||
border="0" v-model="inputFour" :customStyle="inputCss"></input>
|
||||
|
||||
<image @click="onIsSys" :src="`https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/eye_${isEve}.png`" class="right-img"></image>
|
||||
<image @click="onIsSys" :src="`https://static.tbmall.xin/static/new/eye_${isEve}.png`" class="right-img"></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="bottom-btn">
|
||||
<!-- <view class="bottom-top">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/icon.png"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/icon.png"></image>
|
||||
<text class="text-24 text-zi">为了保障用户体验感,额外赠送0.0001主网gas</text>
|
||||
</view> -->
|
||||
<view class="bottom-view">
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<text class="text-zu1 text-32">{{type == 0 ? '提现' : '充值'}}方式</text>
|
||||
|
||||
<view class="item-view" @click="onSelect('0')" v-if="!isWeb || type != 0">
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/wx.png"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/wx.png"></image>
|
||||
<text class="text-zu1 text-32 " style="margin-left:20rpx;">微信</text>
|
||||
<view class="right-icon-view" v-if="type == 1">
|
||||
<u-radio-group v-model="curSelect">
|
||||
@@ -34,7 +34,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="item-view" @click="onSelect('1')" style="border-width: 0;" >
|
||||
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/zfb.png"></image>
|
||||
<image src="https://static.tbmall.xin/static/new/zfb.png"></image>
|
||||
<text class="text-zu1 text-32 " style="margin-left:20rpx;">支付宝</text>
|
||||
<view class="right-icon-view" v-if="type == 1">
|
||||
<u-radio-group v-model="curSelect">
|
||||
@@ -344,7 +344,7 @@ export default {
|
||||
}
|
||||
|
||||
}else{
|
||||
console.log('开始提现',res,this.curSelect)
|
||||
console.log('开始提现',res,this.curSelect)
|
||||
// #ifdef APP-PLUS
|
||||
requestMerchantTransfer({
|
||||
// uni.requestMerchantTransfer({
|
||||
@@ -365,7 +365,7 @@ export default {
|
||||
});
|
||||
},
|
||||
|
||||
})
|
||||
})
|
||||
// #endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user