This commit is contained in:
2023-03-07 10:58:26 +08:00
parent 08636ed3c0
commit 21dc019784
5 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<template>
<header>
<div class="center_text">晟华大屏监控</div>
<div class="tag_block clearfix">
<div class="fl">
<div v-if="index == '0'" class="tag cur_tag">首页</div>
@@ -36,6 +37,15 @@ header
overflow hidden
position relative
_bis('../assets/images/top.png',auto, 84px)
.center_text
_wh(400px, 40px)
position absolute
_font(42px, 40px, #fff,,center)
font-family "站酷高端黑 Regular" !important
left 50%
top 12px
margin-left -200px
letter-spacing 1px
.tag_block
margin 35px .54rem 0
.tag