Browse Source

首页计数器将器件数据隐藏。

ouxq 8 years ago
parent
commit
fbe0307c93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      components/main/count/Box.vue

+ 0 - 1
components/main/count/Box.vue

@@ -20,7 +20,6 @@
 </template>
 <script>
   import CountItem from './Item.vue'
-
   export default {
     name: 'count-box',
     components: {