样式更新

This commit is contained in:
kron
2025-07-14 16:40:20 +08:00
parent 0bb8c2695f
commit 24eff0df72
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ const onLoading = async (page) => {
.container {
width: 100%;
height: 100%;
background-color: #e4e4e4;
background-color: #f5f5f5;
padding-top: 10px;
}
.order-item {