refactor: align detail views with dense console ui

This commit is contained in:
afei A
2026-03-28 00:31:24 +08:00
parent 59d3f4d054
commit c604e6ace1
2 changed files with 43 additions and 18 deletions

View File

@@ -2,6 +2,12 @@
Standalone Next.js admin frontend for the virtual try-on workflow.
## UI Direction
- Shared admin shell uses a compact dense-console layout instead of wide hero-card framing.
- `orders`, `reviews`, and `workflows` prioritize toolbar + table + detail patterns for desktop operators.
- Review detail keeps image inspection on the left and grouped decision actions on the right.
## Requirements
- Node.js 20+
@@ -82,8 +88,6 @@ Real integration pages:
Placeholder or transitional pages:
- `/orders`
- `/workflows`
- `/libraries/models`
- `/libraries/scenes`
- `/libraries/garments`