1.重写汉晶网站

2.修改巨象云数网站“软件开发” 改为 “网站服务”
This commit is contained in:
2025-04-25 11:12:40 +08:00
parent 3eb78af090
commit 6d6f59d7a8
66 changed files with 2101 additions and 129 deletions

View File

@@ -1,10 +1,14 @@
.header{
width: 100%;
height: 26vh;
height: 15vh;
background-color: #030045;
position: relative;
margin-bottom: 0;
margin-bottom: -1px;
/* background: padding-box; */
display: flex;
align-items: center;
justify-content: center;
}
.header .bg{
@@ -76,7 +80,7 @@
/* .active{
background: palegoldenrod;
} */
.active::before{
.actives::before{
content:url(../imgs/svg/页面选择图标.svg);
width: 100%;
height: auto;