diff --git a/src/views/bookRackList.vue b/src/views/bookRackList.vue index 992a3ea..1814c41 100644 --- a/src/views/bookRackList.vue +++ b/src/views/bookRackList.vue @@ -25,17 +25,6 @@

第一层(共15本)

--> -
@@ -46,7 +35,7 @@
-
+

第{{ index+1 }}层(共 {{ bookList.length }}本)

@@ -95,7 +84,6 @@ export default { methods: { initSwiper1() { this.$nextTick(() => { - // const objName = document.get this.bookList.forEach((el, index) => { new Swiper('.swiper' + index, { slidesPerView: 'auto',