Commit 1f0c7ba8 authored by beisir's avatar beisir

feat:拼团列表页

parent 14a90176
This diff is collapsed.
...@@ -84,7 +84,6 @@ import groupBuyApi from '@/api/groupBuy'; ...@@ -84,7 +84,6 @@ import groupBuyApi from '@/api/groupBuy';
import countDown from '@/components/countDown'; import countDown from '@/components/countDown';
import swipeCustomerInfo from '@/components/swipeCustomerInfo'; import swipeCustomerInfo from '@/components/swipeCustomerInfo';
import gpImagePath from '@/assets/images/groupBuy/bg-top.png'; import gpImagePath from '@/assets/images/groupBuy/bg-top.png';
import headPath from '@/assets/images/groupBuy/head.png';
export default { export default {
// beforeRouteEnter(to, from, next) { // beforeRouteEnter(to, from, next) {
// next(vm => {}); // next(vm => {});
...@@ -103,7 +102,6 @@ export default { ...@@ -103,7 +102,6 @@ export default {
}, },
showSwipe: true, showSwipe: true,
headPath,
gpImagePath, gpImagePath,
gpBackColor: '#FA494E', gpBackColor: '#FA494E',
gpImagePathArray: [ gpImagePathArray: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment