feat: 更新订单面板样式,优化订单列表和空状态展示;添加用户界面菜单按钮
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user