Browse Source

注释新年弹窗

gaoxm 8 years ago
parent
commit
90991c3cce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index.vue

+ 1 - 1
pages/index.vue

@@ -5,7 +5,7 @@
     </div>
     <div v-if="!isMobile">
      <!-- <christmas v-if="isOpen" @listenopen="listenOpen" :hasNewYear="hasNewYear"></christmas>-->
-      <new-year></new-year>
+     <!-- <new-year></new-year>-->
       <carousel>
         <kind-category @loadchild="loadProductKinds"></kind-category>
       </carousel>