Browse Source

fix[litemall-admin]:商品类目页面按钮样式scoped

Junling Bu 6 years ago
parent
commit
3cb559bb87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      litemall-admin/src/views/mall/category.vue

+ 1 - 1
litemall-admin/src/views/mall/category.vue

@@ -101,7 +101,7 @@
   </div>
   </div>
 </template>
 </template>
 
 
-<style>
+<style scoped>
 .filter-item{
 .filter-item{
   margin-left: 100px;
   margin-left: 100px;
 }
 }