feat: 更新订单面板样式,优化订单列表和空状态展示;添加用户界面菜单按钮

This commit is contained in:
2025-12-29 17:46:51 +07:00
parent 7f10d4f4e4
commit ae0e73a4e8
4 changed files with 34 additions and 157 deletions

View File

@@ -189,5 +189,5 @@ html.ion-palette-dark {
--ui-input-background: #1e1e1e;
--ui-input-color: #ffffff;
--ion-color-faint: #626262;
--ion-color-faint: #1b1b1b;
}