资金看板-完善-数据暂时没有对接

This commit is contained in:
2025-08-21 21:37:32 +08:00
parent 5870c66161
commit 40cb0589f8
11 changed files with 268 additions and 5 deletions

View File

@ -93,7 +93,6 @@ onMounted(() => {
.rightPage {
width: 100%;
height: 100%;
background: #0c1e35;
box-sizing: border-box;
// padding: 5px;
}
@ -118,7 +117,7 @@ onMounted(() => {
border: 1px solid rgba(29, 214, 255, 0.3);
box-sizing: border-box;
padding: 10px 5px;
margin-top: 20px;
margin-top: 10px;
}
.inflowData {
@ -173,7 +172,7 @@ onMounted(() => {
.progress {
width: 100%;
margin-top: 20px;
margin-top: 10px;
}
:deep(.progress_text) {