| | |
| | | showAccreditModal() |
| | | } |
| | | } |
| | | |
| | | onMounted(() => { |
| | | proxy.getAddress(); |
| | | async function init () { |
| | | await proxy.getAddress(); |
| | | if (proxy.walletAddress) { |
| | | proxy.isApprove() |
| | | }else{ |
| | | showAccreditModal(); |
| | | } |
| | | } |
| | | onMounted(() => { |
| | | init() |
| | | }) |
| | | return { |
| | | local: ref('zh'), |
| | |
| | | }, |
| | | { |
| | | name: 'TokenPocket', |
| | | link: '', |
| | | link: 'tpdapp://open?params={"url": "'+pageLink+'"}', |
| | | imgUrl: 'https://qny.ohmj.org/kylin/wallet/TokenPocket.jpeg' |
| | | }, |
| | | { |
| | |
| | | .walletconnect-modal-wrap .wallet-warp .text{ |
| | | color: #424952; |
| | | font-weight: 600; |
| | | margin: 16px 0 0; |
| | | margin: 10px 0 0; |
| | | font-size: 24px; |
| | | height: 64px; |
| | | } |
| | | .address{ |
| | | width: 100px; |