官网页面初步修改完成
This commit is contained in:
parent
b2a187e729
commit
ba9fec592b
@ -149,7 +149,7 @@ export default {
|
||||
<div class="dhl" id="dhl">
|
||||
<div class="left-box">
|
||||
<img class="img-1" :src="imagePath.logo" alt="Logo" />
|
||||
<span class="sys-title" title="辉擎科技">辉擎科技</span>
|
||||
<span class="sys-title-bt" title="辉擎科技">辉擎科技</span>
|
||||
</div>
|
||||
<div class="right-box">
|
||||
<div class="dhl-x">
|
||||
@ -1123,6 +1123,12 @@ form textarea {
|
||||
}
|
||||
|
||||
.sys-title {
|
||||
font-size: 30px;
|
||||
font-weight: 600;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.sys-title-bt {
|
||||
font-size: 2vw;
|
||||
font-weight: 600;
|
||||
cursor: default;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user