newcebg
1
public/70002.gltf
Normal file
1
public/70003.gltf
Normal file
1
public/70004.gltf
Normal file
1
public/70005.gltf
Normal file
1
public/70006.gltf
Normal file
1
public/70007.gltf
Normal file
1
public/网站需求武器/网站需求武器/70001.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70001.png
Normal file
After Width: | Height: | Size: 320 KiB |
1
public/网站需求武器/网站需求武器/70002.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70002.png
Normal file
After Width: | Height: | Size: 1.6 MiB |
1
public/网站需求武器/网站需求武器/70003.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70003.png
Normal file
After Width: | Height: | Size: 456 KiB |
1
public/网站需求武器/网站需求武器/70004.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70004.png
Normal file
After Width: | Height: | Size: 208 KiB |
1
public/网站需求武器/网站需求武器/70005.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70005.png
Normal file
After Width: | Height: | Size: 362 KiB |
1
public/网站需求武器/网站需求武器/70006.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70006.png
Normal file
After Width: | Height: | Size: 2.9 MiB |
1
public/网站需求武器/网站需求武器/70007.gltf
Normal file
BIN
public/网站需求武器/网站需求武器/70007.png
Normal file
After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 203 KiB |
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 291 KiB |
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 267 KiB |
Before Width: | Height: | Size: 334 KiB After Width: | Height: | Size: 241 KiB |
BIN
src/assets/img/home/game/004.png
Normal file
After Width: | Height: | Size: 218 KiB |
BIN
src/assets/img/home/game/005.png
Normal file
After Width: | Height: | Size: 244 KiB |
BIN
src/assets/img/home/game/006.png
Normal file
After Width: | Height: | Size: 243 KiB |
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 547 B |
BIN
src/assets/img/home/pve-img.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 568 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 296 KiB After Width: | Height: | Size: 919 KiB |
Before Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 267 KiB |
Before Width: | Height: | Size: 288 KiB |
Before Width: | Height: | Size: 262 KiB |
Before Width: | Height: | Size: 235 KiB |
Before Width: | Height: | Size: 265 KiB |
Before Width: | Height: | Size: 263 KiB |
@ -102,9 +102,9 @@ const imageList = reactive([
|
|||||||
{ imgSrc: require("@/assets/img/home/game/001.png") },
|
{ imgSrc: require("@/assets/img/home/game/001.png") },
|
||||||
{ imgSrc: require("@/assets/img/home/game/002.png") },
|
{ imgSrc: require("@/assets/img/home/game/002.png") },
|
||||||
{ imgSrc: require("@/assets/img/home/game/003.png") },
|
{ imgSrc: require("@/assets/img/home/game/003.png") },
|
||||||
{ imgSrc: require("@/assets/img/home/game/001.png") },
|
{ imgSrc: require("@/assets/img/home/game/004.png") },
|
||||||
{ imgSrc: require("@/assets/img/home/game/002.png") },
|
{ imgSrc: require("@/assets/img/home/game/005.png") },
|
||||||
{ imgSrc: require("@/assets/img/home/game/003.png") },
|
{ imgSrc: require("@/assets/img/home/game/006.png") },
|
||||||
]);
|
]);
|
||||||
const Y1 = ref(0);
|
const Y1 = ref(0);
|
||||||
const ratio = ref(0.2); //视差偏移率
|
const ratio = ref(0.2); //视差偏移率
|
||||||
|
@ -66,7 +66,7 @@ function handNavCurent(i) {
|
|||||||
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||||
font-family: "Big John";
|
font-family: "Big John";
|
||||||
|
|
||||||
color: #b1c4ca;
|
color: #CCCCCC;
|
||||||
}
|
}
|
||||||
.duration-200 {
|
.duration-200 {
|
||||||
transition-duration: 0.2s;
|
transition-duration: 0.2s;
|
||||||
@ -76,7 +76,7 @@ function handNavCurent(i) {
|
|||||||
transition-duration: 0.15s;
|
transition-duration: 0.15s;
|
||||||
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||||
font-family: "Big John";
|
font-family: "Big John";
|
||||||
color: #23AFFF;
|
color: rgba(215, 68, 88, 1);
|
||||||
}
|
}
|
||||||
.nav-item::after {
|
.nav-item::after {
|
||||||
content: "";
|
content: "";
|
||||||
@ -106,7 +106,7 @@ function handNavCurent(i) {
|
|||||||
transition-property: color;
|
transition-property: color;
|
||||||
transition-duration: 1s;
|
transition-duration: 1s;
|
||||||
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
||||||
color: #1fc8ff;
|
color: rgba(215, 68, 88, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.active-nav-item::after {
|
.active-nav-item::after {
|
||||||
|
@ -88,10 +88,10 @@
|
|||||||
<div class="pve-img">
|
<div class="pve-img">
|
||||||
<img
|
<img
|
||||||
v-if="isPveTab"
|
v-if="isPveTab"
|
||||||
src="../assets/img/home/pve-img.png"
|
src="../assets/img/home/pve-img.jpg"
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
<img v-else src="../assets/img/home/pve-img.png" alt="" />
|
<img v-else src="../assets/img/home/pve-img.jpg" alt="" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|