feat: 我的订单样式调整

This commit is contained in:
duanshuwen
2025-10-16 20:29:34 +08:00
parent afb124ee19
commit 11aa958077
11 changed files with 143 additions and 246 deletions

View File

@@ -23,7 +23,7 @@ page,
body,
#app {
font-family: PingFang SC, PingFang SC;
background-color: #e9f3f7;
background-color: #f5f7fa;
height: 100vh;
width: 100vw;
}