BJ_web_developers
/
dyitoc
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
33e9c5c337a60942d5a41b39cc4e630cbe89c415
Authored by
liuqimichale
2018-11-28 16:20:12 +0800
1 parent
70f188f1
init
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/headerCommon.vue
src/components/headerCommon.vue
View file @
33e9c5c
...
...
@@ -15,7 +15,7 @@ export default {
15
15
}
16
16
</script>
17
17
18
-
<!-- Add "scoped" attribute to limit CSS to this component only -->
18
+
19
19
<style scoped>
20
20
.headercommon {
21
21
width: 100%;
...
...