Browse Source

去除无用引入

yangc 7 năm trước cách đây
mục cha
commit
12fe000eaa
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      pages/index.vue

+ 3 - 3
pages/index.vue

@@ -19,7 +19,7 @@
 </template>
 <script>
   import { KindCategory, Carousel, Advert, FloorList, Partner, News } from '~components/home'
-  import { Christmas, NewYear } from '~components/default'
+//  import { Christmas, NewYear } from '~components/default'
   import { Home } from '~components/mobile'
 
   export default {
@@ -66,8 +66,8 @@
       FloorList,
       Partner,
       News,
-      Christmas,
-      NewYear,
+//      Christmas,
+//      NewYear,
       Home
     },
     fetch ({store}) {