Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f135412fc3e62dbee8c774b25cd945801c3e2c72
Authored by
zhiyangdu
2020-04-01 15:03:35 +0800
1 parent
8c7fcdda
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/titleBox/titleBox.vue
src/components/titleBox/titleBox.vue
View file @
f135412
...
...
@@ -34,6 +34,6 @@
34
34
</script>
35
35
36
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
38
@import './titleBox';
39
39
</style>
...
...