This commit is contained in:
ljx
2025-09-12 19:28:43 +08:00
parent 6a07a25c2e
commit ae21698e5f
15 changed files with 1489 additions and 22 deletions

View File

@ -11,8 +11,8 @@
</div>
</div>
<div class="title">
<div>煤科建管-新能源项目数智化管理平台</div>
<div>Coal Science Construction Management - New Energy Project Digital Intelligent Management Platform</div>
<div>新能源项目数智化管理平台</div>
<div>New Energy Project Digital Intelligent Management Platform</div>
</div>
<div class="header_right">
<div class="top-bar">
@ -214,6 +214,7 @@ onUnmounted(() => {
.header_left_text {
font-weight: 500;
text-shadow: 0px 1.24px 6.21px rgba(25, 179, 250, 1);
font-size: 26px;
}
}