This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
litemall
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix[litemall-admin]:商品类目页面按钮样式scoped
Junling Bu
6 years ago
parent
f5e46125ad
commit
3cb559bb87
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
litemall-admin/src/views/mall/category.vue
+ 1
- 1
litemall-admin/src/views/mall/category.vue
View File
@@ -101,7 +101,7 @@
</div>
</div>
</template>
</template>
-<style>
+<style
scoped
>
.filter-item{
.filter-item{
margin-left: 100px;
margin-left: 100px;
}
}