chore(app): 管理端品牌替换 — 移除所有 ERP 面向用户文字,统一暖记风格

- index.css 注释头 → 暖记管理后台 Design System
- PluginMarket.tsx 用户提示 → 扩展暖记能力
- package.json → nuanji-admin v0.1.0 + 项目描述
- CSS 注释 Typography → Chinese-first 暖记
This commit is contained in:
iven
2026-06-03 18:48:47 +08:00
parent 271f0c4f29
commit 4cd08535d3
3 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,8 @@
{
"name": "web",
"name": "nuanji-admin",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"description": "暖记管理后台 — 班级管理·日记审核·成长追踪",
"type": "module",
"scripts": {
"dev": "vite",