| | |
| | | }, |
| | | ]; |
| | | this.navList1 = [ |
| | | { |
| | | name: this.$t("在线客服"), |
| | | icon: require(`@/assets/3x/资源 8@3x.png`), |
| | | // { |
| | | // name: this.$t("在线客服"), |
| | | // icon: require(`@/assets/3x/资源 8@3x.png`), |
| | | |
| | | path: "/customerService", |
| | | }, |
| | | // path: "/customerService", |
| | | // }, |
| | | { |
| | | name: this.$t("质押借币"), |
| | | icon: require(`@/assets/3x/资源 6@3x.png`), |
| | |
| | | <span class="text-grey">{{ |
| | | $t("上传证件照失败,请联系客服获取邮箱地址发送证件照或者重新上传") |
| | | }}</span> |
| | | <span class="text-blue service-text" @click="tokefu"> |
| | | <!-- <span class="text-blue service-text" @click="tokefu"> |
| | | {{ $t("联系客服") }}</span |
| | | > |
| | | > --> |
| | | </div> |
| | | <nationality-list |
| | | ref="controlChild" |
| | |
| | | @click-left="onClickLeft" |
| | | fixed |
| | | /> |
| | | <div class="flex-1" v-if="kefu_url"> |
| | | <!-- <div class="flex-1" v-if="kefu_url"> |
| | | <iframe |
| | | :src="kefu_url" |
| | | width="100%" |
| | | height="100%" |
| | | frameborder="0" |
| | | ></iframe> |
| | | </div> |
| | | <div v-else class="localKefu flex-1 flex"> |
| | | </div> --> |
| | | <!-- <div v-else class="localKefu flex-1 flex"> --> |
| | | <div class="localKefu flex-1 flex"> |
| | | <div |
| | | class="flex flex-col px-32 box-border flex-1" |
| | | ref="boxScroll" |
| | |
| | | Axios.getBlock({ |
| | | coin_para: this.symbol, |
| | | }).then((res) => { |
| | | // this.chainList = res.page.elements |
| | | // this.address = res.page.elements[0].address; |
| | | // this.blockchain_name = res.page.elements[0].blockchain_name; |
| | | if(this.symbol=='usdt'){ |
| | | this.chainList=[{ |
| | | address:'TFUtRvjVpRZArFhXGd5n5ZDEX3PrmudQgb', |
| | | blockchain_name:'TRC20' |
| | | },{ |
| | | address:'0xdbE11ac592416EEEa120Bf9526b16a2F6dBCE0A6', |
| | | blockchain_name:'ERC20' |
| | | }] |
| | | }else if (this.symbol=='btc'){ |
| | | this.chainList=[{ |
| | | address:'im14x5MUw9PycfD1io7AKBjvTSxfBRUpmPc3zSP', |
| | | blockchain_name:'BTC' |
| | | }] |
| | | }else if (this.symbol=='eth'){ |
| | | this.chainList=[{ |
| | | address:'0xdbE11ac592416EEEa120Bf9526b16a2F6dBCE0A6', |
| | | blockchain_name:"ETH" |
| | | }] |
| | | }else if (this.symbol=='usdc'){ |
| | | this.chainList=[{ |
| | | address:'TFUtRvjVpRZArFhXGd5n5ZDEX3PrmudQgb', |
| | | blockchain_name:'TRC20' |
| | | },{ |
| | | address:'0xdbE11ac592416EEEa120Bf9526b16a2F6dBCE0A6', |
| | | blockchain_name:'ERC20' |
| | | }] |
| | | } |
| | | this.chainList = res.page.elements |
| | | this.address = res.page.elements[0].address; |
| | | this.blockchain_name = res.page.elements[0].blockchain_name; |
| | | // if(this.symbol=='usdt'){ |
| | | // this.chainList=[{ |
| | | // address:'TFUtRvjVpRZArFhXGd5n5ZDEX3PrmudQgb', |
| | | // blockchain_name:'TRC20' |
| | | // },{ |
| | | // address:'0xdbE11ac592416EEEa120Bf9526b16a2F6dBCE0A6', |
| | | // blockchain_name:'ERC20' |
| | | // }] |
| | | // }else if (this.symbol=='btc'){ |
| | | // this.chainList=[{ |
| | | // address:'im14x5MUw9PycfD1io7AKBjvTSxfBRUpmPc3zSP', |
| | | // blockchain_name:'BTC' |
| | | // }] |
| | | // }else if (this.symbol=='eth'){ |
| | | // this.chainList=[{ |
| | | // address:'0xdbE11ac592416EEEa120Bf9526b16a2F6dBCE0A6', |
| | | // blockchain_name:"ETH" |
| | | // }] |
| | | // }else if (this.symbol=='usdc'){ |
| | | // this.chainList=[{ |
| | | // address:'TFUtRvjVpRZArFhXGd5n5ZDEX3PrmudQgb', |
| | | // blockchain_name:'TRC20' |
| | | // },{ |
| | | // address:'0xdbE11ac592416EEEa120Bf9526b16a2F6dBCE0A6', |
| | | // blockchain_name:'ERC20' |
| | | // }] |
| | | // } |
| | | this.address = this.chainList[0].address; |
| | | this.blockchain_name = this.chainList[0].blockchain_name; |
| | | this.getQRCode(); |
| | |
| | | icon: require("@/assets/image/userCenter/jisuan.png"), |
| | | url: "/exchangeRate", |
| | | }, |
| | | { |
| | | name: this.$t("在线客服"), |
| | | icon: require("@/assets/image/userCenter/kefu.png"), |
| | | url: "/customerService", |
| | | }, |
| | | // { |
| | | // name: this.$t("在线客服"), |
| | | // icon: require("@/assets/image/userCenter/kefu.png"), |
| | | // url: "/customerService", |
| | | // }, |
| | | // { |
| | | // name: this.$t('主题模式'), |
| | | // icon: require('@/assets/image/userCenter/theme.png'), |