完善订单模块

This commit is contained in:
2025-05-16 09:14:08 +08:00
parent a92a6c5baf
commit 2b0d3c9c20
10 changed files with 463 additions and 237 deletions

View File

@ -64,6 +64,10 @@ page {
/* 定义字体大小 */
.xxxl {
font-size: 40rpx;
}
.xxl {
font-size: 36rpx;
}