feat(client): add offline digital employee overview

This commit is contained in:
baiyanyun
2026-06-04 19:42:37 +08:00
parent 44fe160880
commit 2c3f2c8c54
35 changed files with 2902 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
# Digital Employee Static Assets
This directory is owned by the React digital employee frontend.
- `avatars/` keeps the original digital employee character images used by the home page `Avatar3D` stage.
- Do not place the legacy Vue standalone application bundle here.
- If an avatar file is renamed, update `src/pages/digital/CommandDeck.tsx` in the same change.