大屏项目初始化

This commit is contained in:
2026-03-15 21:19:11 +08:00
parent 51b2de579e
commit 2581b847e2
31 changed files with 39 additions and 15 deletions

View File

@@ -244,7 +244,7 @@ onMounted(() => {
height: 75px;
padding: 0 2vw;
border-bottom: 1px solid #1a508b;
background: url('@/assets/images/biaoti.png') no-repeat center center,
background: url('@/assets/chart/top/33.png') no-repeat center center,
linear-gradient(90deg, rgba(15, 52, 96, 0.8), rgba(21, 69, 128, 0.8));
background-size: cover;
position: relative;