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

@@ -85,7 +85,7 @@ const qrcode = useQRCode(url, {
@apply flex flex-col items-center gap-2 text-[text-500] font-medium;
}
.icon {
@apply p-2.5 bg-(--ion-text-color-step-700) rounded-full;
@apply p-2.5 bg-(--ion-color-faint) rounded-full;
}
.text {