'update'
This commit is contained in:
parent
92938b3a04
commit
7f4709d7cd
Binary file not shown.
@ -203,7 +203,7 @@ register();
|
|||||||
|
|
||||||
::v-deep .swiper-button-next {
|
::v-deep .swiper-button-next {
|
||||||
// right: 20px; /* 设置按钮位置 */
|
// right: 20px; /* 设置按钮位置 */
|
||||||
@include bg_pos("question-list/arrow-l.png");
|
@include bg_pos("question-list/arrow-r.png");
|
||||||
// right: 0px;
|
// right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -47,6 +47,7 @@ const page = [
|
|||||||
"question-list/card-4.png",
|
"question-list/card-4.png",
|
||||||
"question-list/card-5.png",
|
"question-list/card-5.png",
|
||||||
"question-list/arrow-l.png",
|
"question-list/arrow-l.png",
|
||||||
|
"question-list/arrow-r.png",
|
||||||
|
|
||||||
"result/share-tips.svg",
|
"result/share-tips.svg",
|
||||||
"result/go-share-btn.png",
|
"result/go-share-btn.png",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user