fix
2
.env.dev
@ -1,4 +1,4 @@
|
||||
VUE_APP_BASE_API='https://market.cebg.games'
|
||||
VUE_APP_BASE_API2='https://invitation.counterfire.games'
|
||||
//VUE_APP_BASE_API2='http://192.168.100.83:3000/'
|
||||
VUE_APP_GPAL_API='https://gacha.counterfire.games'
|
||||
VUE_APP_GPAL_API='https://game2006api-test.kingsome.cn/'
|
@ -1,3 +1,4 @@
|
||||
VUE_APP_BASE_API='https://market.cebg.games'
|
||||
VUE_APP_BASE_API2='https://invitation.counterfire.games'
|
||||
VUE_APP_GPAL_API='https://gacha.counterfire.games'
|
||||
//VUE_APP_BASE_API2='http://192.168.100.83:3000/'
|
||||
VUE_APP_GPAL_API='https://game2006api-test.kingsome.cn/'
|
@ -5,14 +5,14 @@
|
||||
<link rel="icon" href="/logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Planet</title>
|
||||
<meta property="og:title" content="Gacha" />
|
||||
<meta property="og:title" content="Planet" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Gacha.counterFire.games | Gacha is blinking! Quest and Rewards.Join Counter Fire and Rise of Gacha. Get your gacha and rewards. A new evolution about Web3Gaming."
|
||||
content="Planet.counterFire.games | Planet is blinking! Quest and Rewards.Join Counter Fire and Rise of Planet. Get your Planet and rewards. A new evolution about Web3Gaming."
|
||||
/>
|
||||
<meta
|
||||
name="description"
|
||||
content="Gacha.counterFire.games | Gacha is blinking! Quest and Rewards.Join Counter Fire and Rise of Gacha. Get your gacha and rewards. A new evolution about Web3Gaming."
|
||||
content="Planet.counterFire.games | Planet is blinking! Quest and Rewards.Join Counter Fire and Rise of Planet. Get your Planet and rewards. A new evolution about Web3Gaming."
|
||||
/>
|
||||
<meta
|
||||
name="keywords"
|
||||
@ -27,7 +27,7 @@
|
||||
/>
|
||||
<!-- <meta property="og:site_name" content="Counter Fire" /> -->
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:title" content="Gacha" />
|
||||
<meta property="twitter:title" content="Planet" />
|
||||
<meta
|
||||
property="twitter:image"
|
||||
content="https://gacha.counterfire.games/images/counter.png"
|
||||
|
26
package-lock.json
generated
@ -29,6 +29,7 @@
|
||||
"rollup-plugin-polyfill-node": "^0.12.0",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"swiper": "8",
|
||||
"three": "^0.155.0",
|
||||
"util": "^0.12.5",
|
||||
"uuid": "^9.0.0",
|
||||
"video.js": "^8.0.4",
|
||||
@ -12109,10 +12110,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/three": {
|
||||
"version": "0.143.0",
|
||||
"resolved": "https://registry.npmmirror.com/three/-/three-0.143.0.tgz",
|
||||
"integrity": "sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg==",
|
||||
"license": "MIT"
|
||||
"version": "0.155.0",
|
||||
"resolved": "https://registry.npmmirror.com/three/-/three-0.155.0.tgz",
|
||||
"integrity": "sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ=="
|
||||
},
|
||||
"node_modules/timed-out": {
|
||||
"version": "4.0.1",
|
||||
@ -13404,6 +13404,11 @@
|
||||
"vue": "^3.2.25"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-3d-loader/node_modules/three": {
|
||||
"version": "0.143.0",
|
||||
"resolved": "https://registry.npmmirror.com/three/-/three-0.143.0.tgz",
|
||||
"integrity": "sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg=="
|
||||
},
|
||||
"node_modules/vue-demi": {
|
||||
"version": "0.13.11",
|
||||
"resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.13.11.tgz",
|
||||
@ -23229,9 +23234,9 @@
|
||||
}
|
||||
},
|
||||
"three": {
|
||||
"version": "0.143.0",
|
||||
"resolved": "https://registry.npmmirror.com/three/-/three-0.143.0.tgz",
|
||||
"integrity": "sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg=="
|
||||
"version": "0.155.0",
|
||||
"resolved": "https://registry.npmmirror.com/three/-/three-0.155.0.tgz",
|
||||
"integrity": "sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ=="
|
||||
},
|
||||
"timed-out": {
|
||||
"version": "4.0.1",
|
||||
@ -24146,6 +24151,13 @@
|
||||
"@types/three": "^0.143.0",
|
||||
"three": "^0.143.0",
|
||||
"vue": "^3.2.25"
|
||||
},
|
||||
"dependencies": {
|
||||
"three": {
|
||||
"version": "0.143.0",
|
||||
"resolved": "https://registry.npmmirror.com/three/-/three-0.143.0.tgz",
|
||||
"integrity": "sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"vue-demi": {
|
||||
|
@ -30,6 +30,7 @@
|
||||
"rollup-plugin-polyfill-node": "^0.12.0",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"swiper": "8",
|
||||
"three": "^0.155.0",
|
||||
"util": "^0.12.5",
|
||||
"uuid": "^9.0.0",
|
||||
"video.js": "^8.0.4",
|
||||
|
Before Width: | Height: | Size: 4.2 KiB |
BIN
public/logo.png
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 6.2 KiB |
@ -2,6 +2,7 @@
|
||||
<div id="app">
|
||||
<Layout></Layout>
|
||||
<Notification :position="'top-right'" :duration="3000" ref="notification" />
|
||||
|
||||
</div>
|
||||
</template>
|
||||
<script setup>
|
||||
@ -66,5 +67,6 @@ html {
|
||||
#app{
|
||||
height: 100%;
|
||||
position: relative;
|
||||
//background: #0c0c18;
|
||||
}
|
||||
</style>
|
||||
|
@ -95,6 +95,13 @@ export const logout = () =>
|
||||
// data: params
|
||||
// })
|
||||
|
||||
export const getOutAppPlanet = (params) =>
|
||||
|
||||
request2({
|
||||
url: '/webapp/index.php?c=OutAppPlanet&a=buy',
|
||||
method: 'get',
|
||||
params: params
|
||||
})
|
||||
export const getNonce = (params) =>
|
||||
|
||||
request({
|
||||
|
BIN
src/assets/img/planet/CF_walletIcon.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
src/assets/img/planet/arrow.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
src/assets/img/planet/dark_percent/0001.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0002.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0003.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
src/assets/img/planet/dark_percent/0004.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0005.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0006.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0007.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
src/assets/img/planet/dark_percent/0008.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
src/assets/img/planet/dark_percent/0009.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0010.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0011.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0012.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0013.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/img/planet/dark_percent/0014.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
src/assets/img/planet/dark_percent/0015.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0016.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
src/assets/img/planet/dark_percent/0017.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0018.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0019.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0020.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0021.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0022.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0023.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0024.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0025.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0026.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0027.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0028.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
src/assets/img/planet/dark_percent/0029.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0030.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
src/assets/img/planet/dark_percent/0031.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0032.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0033.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0034.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0035.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0036.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0037.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0038.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0039.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0040.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
src/assets/img/planet/dark_percent/0041.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0042.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0043.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
src/assets/img/planet/dark_percent/0044.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
src/assets/img/planet/dark_percent/0045.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
src/assets/img/planet/dark_percent/0046.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0047.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0048.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0049.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0050.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0051.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0052.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0053.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0054.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
src/assets/img/planet/dark_percent/0055.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0056.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0057.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0058.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0059.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
src/assets/img/planet/dark_percent/0060.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0061.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0062.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0063.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0064.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0065.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0066.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0067.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/img/planet/dark_percent/0068.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
src/assets/img/planet/dark_percent/0069.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0070.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/img/planet/dark_percent/0071.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0072.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
src/assets/img/planet/dark_percent/0073.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
src/assets/img/planet/dark_percent/0074.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0075.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0076.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/planet/dark_percent/0077.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0078.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0079.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0080.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/planet/dark_percent/0081.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0082.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0083.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0084.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0085.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/planet/dark_percent/0086.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/planet/dark_percent/0087.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
src/assets/img/planet/dark_percent/0088.png
Normal file
After Width: | Height: | Size: 3.5 KiB |