bin2107 4 лет назад
Родитель
Сommit
4fa0ae3c5a
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      src/main/webapp/WEB-INF/views/web/display/CategoryMainFormWeb.html

+ 4 - 4
src/main/webapp/WEB-INF/views/web/display/CategoryMainFormWeb.html

@@ -200,10 +200,10 @@
 				nextEl: '.dp .new_item .swiper-button-next',
 				nextEl: '.dp .new_item .swiper-button-next',
 				prevEl: '.dp .new_item .swiper-button-prev',
 				prevEl: '.dp .new_item .swiper-button-prev',
 			},
 			},
-			pagination: {
-				el: '.dp .new_item .swiper-pagination',
-				clickable: true,
-			},
+			// pagination: {
+			//     el: '.dp .new_item .swiper-pagination',
+			//     clickable: true,
+			// },
 			slidesPerView: 'auto',
 			slidesPerView: 'auto',
 			spaceBetween: 22,
 			spaceBetween: 22,
 		});
 		});