底部链接中adout改为team, change main banner of index, change some logo
This commit is contained in:
parent
7ec73a3e5e
commit
8caad7309a
@ -1,5 +1,5 @@
|
||||
VUE_APP_WALLET_INFURAID='e7743d46923911fa8850619b7a7f6d9d'
|
||||
VUE_APP_BASE_API='https://market-test.kingsome.cn'
|
||||
VUE_APP_BASE_API='https://market.cebg.games'
|
||||
VUE_APP_CHAIN_ID=321
|
||||
VUE_APP_CHAIN_RPC='https://rpc-mainnet.kcc.network'
|
||||
VUE_APP_CHAIN_NAME='KCC-MAINNET'
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 218 KiB After Width: | Height: | Size: 276 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 6.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 30 KiB |
@ -29,7 +29,7 @@
|
||||
</div>
|
||||
<div class="sub-list">
|
||||
<div class="title">About</div>
|
||||
<a href="javascript:void(0);" @click="comingSoon">About</a>
|
||||
<a href="/team/index.html">Team</a>
|
||||
<a href="/roadmap/index.html" >Roadmap</a>
|
||||
</div>
|
||||
<div class="sub-list">
|
||||
|
@ -38,7 +38,7 @@
|
||||
<div>About</div>
|
||||
<img class="btn-plus" src="@/assets/mobile/index/icon-plus.png" alt="plus"/>
|
||||
</div>
|
||||
<a href="javascript:void(0);" @click="comingSoon">About</a>
|
||||
<a href="/team/index.html">Team</a>
|
||||
<a href="/roadmap/index.html" >Roadmap</a>
|
||||
</div>
|
||||
<div class="sub-list" :class="{'close': status[3]}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user