This commit is contained in:
@jyuhsin
2025-09-10 14:34:15 +08:00
parent ab6323a7de
commit 56b7d3628c
38 changed files with 2111 additions and 1831 deletions
@@ -17,7 +17,7 @@ html, body, #app {
}
body {
background-color: #f1f1f1;
background-color: #f7f8fa;
overflow-x: hidden;
font-size: 16px
}
@@ -297,3 +297,7 @@ body {
flex-direction: column;
}
.detail-container .direction-column-cell .van-cell__value{
text-align: left;
}