Commit f135412fc3e62dbee8c774b25cd945801c3e2c72
1 parent
8c7fcdda
样式优化
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/titleBox/titleBox.vue
| @@ -34,6 +34,6 @@ | @@ -34,6 +34,6 @@ | ||
| 34 | </script> | 34 | </script> |
| 35 | 35 | ||
| 36 | <!-- Add "scoped" attribute to limit CSS to this component only --> | 36 | <!-- Add "scoped" attribute to limit CSS to this component only --> |
| 37 | -<style rel="stylesheet/less" lang="less"> | 37 | +<style rel="stylesheet/less" lang="less" scoped> |
| 38 | @import './titleBox'; | 38 | @import './titleBox'; |
| 39 | </style> | 39 | </style> |