全局样式

This commit is contained in:
2023-10-08 10:52:53 +08:00
parent 545aa96aaf
commit da54b137ff
11 changed files with 95 additions and 94 deletions

View File

@@ -394,7 +394,7 @@ export default {
position relative
_wh(100%, 100%)
.header-container
position absolute
position fixed
left 0
top 0
z-index 150
@@ -415,7 +415,7 @@ export default {
>>>.el-menu--horizontal>.el-menu-item
line-height 80px
height 80px
font-size 32px
font-size 18px
>>>.el-menu.el-menu--horizontal
border-bottom 0
.time-container
@@ -423,10 +423,10 @@ export default {
.state-item
border 1px solid #54C0B3
border-radius 4px
_font(32px,60px,#54C0B3,,center)
padding 0 35px
_font(16px,32px,#54C0B3,,center)
padding 0 15px
.state-line
_wh(2px,60px)
_wh(2px,32px)
opacity 0.3
background #8991A6
margin 0 20px
@@ -441,7 +441,7 @@ export default {
.elec-qty
position absolute
width 100%
height 90%
height 100%
left 0
bottom 0
.elec-qty-top
@@ -453,7 +453,7 @@ export default {
z-index 152
border 1px solid #ddd
.elec-txt
_font(28px, 60px, #909399,,left)
_font(16px, 60px, #909399,,left)
.icon_admin
_font(32px, 60px, #54C0B3,,left)
margin-right 2px
@@ -471,7 +471,7 @@ export default {
.header_user_wraper_inn
_fj()
_wh(100%, 100%)
padding 0 30px
padding 0 15px
.header_dropdown_wraper
position absolute
top 90%
@@ -489,7 +489,7 @@ export default {
width 100%
li
width 100%
_font(28px, 60px, #909399,,center)
_font(16px, 32px, #909399,,center)
padding 0 10px
&:hover
background-color #ffc3a7
@@ -525,7 +525,7 @@ export default {
>>>.el-menu-item a
color #909399
>>>.el-menu-item
font-size 28px
font-size 18px
line-height 80px
height 80px
>>>.is-active