diff --git a/.env.development b/.env.development index 1b7d5b3..bc82b1a 100644 --- a/.env.development +++ b/.env.development @@ -1,9 +1,9 @@ VUE_APP_WALLET_INFURAID='e7743d46923911fa8850619b7a7f6d9d' VUE_APP_BASE_API='http://game2006api-test.kingsome.cn' -VUE_APP_CHAIN_ID=1338 -VUE_APP_CHAIN_RPC='http://192.168.100.22:8545' +VUE_APP_CHAIN_ID=97 +VUE_APP_CHAIN_RPC='https://data-seed-prebsc-1-s1.binance.org:8545' VUE_APP_CHAIN_NAME='Smart Chain - Testnet' -VUE_APP_CHAIN_EXPLORERURL = 'https://testnet.bscscan.com' +VUE_APP_CHAIN_EXPLORERURL='https://testnet.bscscan.com' VUE_APP_CHAIN_CURRENCY_NAME='name' VUE_APP_CHAIN_CURRENCY_SYMBOL='BNB' VUE_APP_CHAIN_CURRENCY_DECIMALS=18 diff --git a/.env.production b/.env.production index 727237f..9a5223b 100644 --- a/.env.production +++ b/.env.production @@ -1,9 +1,9 @@ VUE_APP_WALLET_INFURAID='e7743d46923911fa8850619b7a7f6d9d' -VUE_APP_BASE_API='http://192.168.100.21:81' -VUE_APP_CHAIN_ID=1338 -VUE_APP_CHAIN_RPC='http://192.168.100.22:8545' +VUE_APP_BASE_API='https://market.cebg.games' +VUE_APP_CHAIN_ID=97 +VUE_APP_CHAIN_RPC='https://data-seed-prebsc-1-s1.binance.org:8545' VUE_APP_CHAIN_NAME='Smart Chain - Testnet' -VUE_APP_CHAIN_EXPLORERURL = 'https://testnet.bscscan.com' +VUE_APP_CHAIN_EXPLORERURL='https://testnet.bscscan.com' VUE_APP_CHAIN_CURRENCY_NAME='name' VUE_APP_CHAIN_CURRENCY_SYMBOL='BNB' VUE_APP_CHAIN_CURRENCY_DECIMALS=18 diff --git a/public/assets/fonts/zitic.ttf b/public/assets/fonts/zitic.ttf index 6c5b13f..6c0454c 100755 Binary files a/public/assets/fonts/zitic.ttf and b/public/assets/fonts/zitic.ttf differ diff --git a/public/assets/fonts/zitic_b.ttf b/public/assets/fonts/zitic_b.ttf new file mode 100755 index 0000000..6c5b13f Binary files /dev/null and b/public/assets/fonts/zitic_b.ttf differ diff --git a/public/index.html b/public/index.html index 1b9f088..8506238 100644 --- a/public/index.html +++ b/public/index.html @@ -2,22 +2,24 @@ - <%= htmlWebpackPlugin.options.title %> - +