diff --git a/palc-newyear2024.7z b/palc-newyear2024.7z deleted file mode 100644 index 9ba9fb2..0000000 Binary files a/palc-newyear2024.7z and /dev/null differ diff --git a/src.7z b/src.7z index 3b3fe43..b782a45 100644 Binary files a/src.7z and b/src.7z differ diff --git a/src/components/QuestionList.vue b/src/components/QuestionList.vue index 47ad4bf..5d165b9 100644 --- a/src/components/QuestionList.vue +++ b/src/components/QuestionList.vue @@ -203,7 +203,7 @@ register(); ::v-deep .swiper-button-next { // right: 20px; /* 设置按钮位置 */ - @include bg_pos("question-list/arrow-l.png"); + @include bg_pos("question-list/arrow-r.png"); // right: 0px; } diff --git a/src/data/imgList.js b/src/data/imgList.js index 3bf9292..3bf7113 100644 --- a/src/data/imgList.js +++ b/src/data/imgList.js @@ -47,6 +47,7 @@ const page = [ "question-list/card-4.png", "question-list/card-5.png", "question-list/arrow-l.png", + "question-list/arrow-r.png", "result/share-tips.svg", "result/go-share-btn.png",