Login page redirect / Baidu Column revised

This commit is contained in:
Vion
2022-02-09 18:34:44 +08:00
parent f6244d6886
commit 57e2872241
5 changed files with 30 additions and 5 deletions

View File

@@ -171,6 +171,9 @@ export default {
slidesPerView: "auto",
centeredSlides: true,
speed: 1000,
autoplay: {
delay: 3000,
},
spaceBetween: 0,
pagination: {
el: "#swiperAPagnation",
@@ -187,6 +190,9 @@ export default {
slidesPerView: "auto",
centeredSlides: true,
speed: 1000,
autoplay: {
delay: 3000,
},
spaceBetween: 0,
pagination: {
el: "#swiperBPagnation",

View File

@@ -171,6 +171,9 @@ export default {
slidesPerView: "auto",
centeredSlides: true,
speed: 1000,
autoplay: {
delay: 3000,
},
spaceBetween: 0,
pagination: {
el: "#swiperAPagnation",
@@ -187,6 +190,9 @@ export default {
slidesPerView: "auto",
centeredSlides: true,
speed: 1000,
autoplay: {
delay: 3000,
},
spaceBetween: 0,
pagination: {
el: "#swiperBPagnation",

View File

@@ -171,6 +171,9 @@ export default {
slidesPerView: "auto",
centeredSlides: true,
speed: 1000,
autoplay: {
delay: 3000,
},
spaceBetween: 0,
pagination: {
el: "#swiperAPagnation",
@@ -187,6 +190,9 @@ export default {
slidesPerView: "auto",
centeredSlides: true,
speed: 1000,
autoplay: {
delay: 3000,
},
spaceBetween: 0,
pagination: {
el: "#swiperBPagnation",