提交 4bf75b4a authored 作者: zhanglian's avatar zhanglian

调整 合约地址 翻译 样式

上级 381a2c62
export default { export default {
connectWallet: 'Link wallet', connectWallet: 'Connect wallet',
balance: 'Balance', balance: 'Balance',
placeholder1: 'Please enter the exchange quantity', placeholder1: 'Please enter the exchange quantity',
expectedGet: 'Expected to get', expectedGet: 'Expected to get',
...@@ -14,7 +14,7 @@ export default { ...@@ -14,7 +14,7 @@ export default {
placeholder4: 'You have selected the cross-chain access from {fromChainName} to {toChainName}. The current connection network is not the {fromChainName} network. Please switch the {fromChainName} network to complete the cross-chain operation.', placeholder4: 'You have selected the cross-chain access from {fromChainName} to {toChainName}. The current connection network is not the {fromChainName} network. Please switch the {fromChainName} network to complete the cross-chain operation.',
confirm: 'confirm', confirm: 'confirm',
chooseToken: 'Choose Token', chooseToken: 'Choose Token',
pleaseLinkTheWallet: 'Please link the wallet', pleaseLinkTheWallet: 'Please connect the wallet',
OK: 'OK', OK: 'OK',
connectMetamask:"Connect Metamask", connectMetamask:"Connect Metamask",
installMetamask:"Install Metamask", installMetamask:"Install Metamask",
......
...@@ -23,7 +23,7 @@ const tokenListDev = [{ ...@@ -23,7 +23,7 @@ const tokenListDev = [{
url: 'https://pancakeswap.finance/images/tokens/0xe9e7cea3dedca5984780bafc599bd69add087d56.png', url: 'https://pancakeswap.finance/images/tokens/0xe9e7cea3dedca5984780bafc599bd69add087d56.png',
balance: '0', balance: '0',
type: 'erc20', type: 'erc20',
contractAddress: '0xf067Ea127C5D9E00E847D5A97B192d2ec7CAE541', contractAddress: '0x86A1BA3EbA574884D6280310670f763e1a336d2D',
}, },
{ {
name: 'BTKM', name: 'BTKM',
...@@ -64,7 +64,7 @@ const tokenListDev = [{ ...@@ -64,7 +64,7 @@ const tokenListDev = [{
url: 'https://pancakeswap.finance/images/tokens/0xe9e7cea3dedca5984780bafc599bd69add087d56.png', url: 'https://pancakeswap.finance/images/tokens/0xe9e7cea3dedca5984780bafc599bd69add087d56.png',
balance: '0', balance: '0',
type: 'erc20', type: 'erc20',
contractAddress: '0xf067Ea127C5D9E00E847D5A97B192d2ec7CAE541', contractAddress: '0x86A1BA3EbA574884D6280310670f763e1a336d2D',
}, },
{ {
name: 'BTKM3', name: 'BTKM3',
......
...@@ -459,7 +459,7 @@ export default { ...@@ -459,7 +459,7 @@ export default {
} }
input { input {
background-color: #F7F7F7; background-color: #F7F7F7;
min-width: 3.72rem; min-width: 4.72rem;
height: 0.46rem; height: 0.46rem;
color: #333; color: #333;
font-size: 0.3rem; font-size: 0.3rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论