Files
digital-psychology/apps/admin-h5/README.md
T
jackyu66gitandCursor 879bf70cb7
ci / h5 (push) Canceled after 0s
ci / api (push) Canceled after 0s
ci / ess-docs (push) Canceled after 0s
feat(ECR-006): 落地运营后台 Phase A(admin API + admin-h5)
新增独立鉴权的 /api/v1/admin 与 Vue 控制台;会员授予与审计同事务,并补集成/单测。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-06 18:35:53 +08:00

13 lines
325 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# admin-h5
运营后台(内容库、订单、会员)。**Phase A(ECR-006**:登录 · 用户 · 订单 · 会员授予 · 审计。
```bash
# 根目录
npm install
npm run dev:admin
# http://localhost:5174/
```
默认管理员:见 `apps/api/config.example.yaml``admin.bootstrap_*`(仅空库种子)。