From 21a37db1da2e6554929dcb85da9b94e4385b636c Mon Sep 17 00:00:00 2001 From: mabo Date: Tue, 3 Aug 2021 09:23:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/indexDecorate/modelList/Seckill.vue | 10 +--------- .../src/components/indexDecorate/modelList/seckill.vue | 10 +--------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/buyer/src/components/indexDecorate/modelList/Seckill.vue b/buyer/src/components/indexDecorate/modelList/Seckill.vue index 3c53d455..ea6c5da8 100644 --- a/buyer/src/components/indexDecorate/modelList/Seckill.vue +++ b/buyer/src/components/indexDecorate/modelList/Seckill.vue @@ -36,7 +36,6 @@ // 引入插件 import { swiper, swiperSlide } from 'vue-awesome-swiper'; import 'swiper/dist/css/swiper.css'; -import {seckillByDay} from '@/api/promotion' export default { components: { swiper, @@ -143,13 +142,6 @@ export default { }, 1000) }, getListByDay () { // 当天秒杀活动 - // seckillByDay().then(res => { - // if (res.success) { - // this.list = res.result - // this.goodsList = this.list[0].seckillGoodsList - // this.countDown(this.currIndex) - // } - // }) // const list = [ // { // timeLine: 18, @@ -313,7 +305,7 @@ export default { align-items: center; justify-content: center; } -.swiper-button-prev:hover, .swiper-button-next:hover{ +.swiper-button-prev:hover, .swiper-button-next:hover { background: #aaa; } .swiper-button-prev { diff --git a/buyer/src/components/indexDecorate/modelList/seckill.vue b/buyer/src/components/indexDecorate/modelList/seckill.vue index 3c53d455..ea6c5da8 100644 --- a/buyer/src/components/indexDecorate/modelList/seckill.vue +++ b/buyer/src/components/indexDecorate/modelList/seckill.vue @@ -36,7 +36,6 @@ // 引入插件 import { swiper, swiperSlide } from 'vue-awesome-swiper'; import 'swiper/dist/css/swiper.css'; -import {seckillByDay} from '@/api/promotion' export default { components: { swiper, @@ -143,13 +142,6 @@ export default { }, 1000) }, getListByDay () { // 当天秒杀活动 - // seckillByDay().then(res => { - // if (res.success) { - // this.list = res.result - // this.goodsList = this.list[0].seckillGoodsList - // this.countDown(this.currIndex) - // } - // }) // const list = [ // { // timeLine: 18, @@ -313,7 +305,7 @@ export default { align-items: center; justify-content: center; } -.swiper-button-prev:hover, .swiper-button-next:hover{ +.swiper-button-prev:hover, .swiper-button-next:hover { background: #aaa; } .swiper-button-prev {