chore: initialize frontend miniapp repository

This commit is contained in:
lyf
2026-06-09 21:08:45 +08:00
commit a90f63cef0
107 changed files with 60454 additions and 0 deletions

24
admin/README.md Normal file
View File

@@ -0,0 +1,24 @@
# 前端管理后台
> 深圳自然博物馆智能导览应用 - 管理后台
## 状态
此目录目前为空,管理后台功能正在规划中。
## 规划功能
- 展品管理(增删改查)
- 展厅管理
- 设施管理
- 路线配置
- 地图编辑
- 数据统计
- 用户管理
- 内容发布
## 技术选型(待定)
- 框架: Vue 3 / React
- UI 组件库: 待选
- 构建工具: Vite