Commit f135412fc3e62dbee8c774b25cd945801c3e2c72

Authored by zhiyangdu
1 parent 8c7fcdda

样式优化

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>