Files
ai-dimension/README.md
T
Yuzhiran Dev 24cd9cef53 🎉 feat: initialize 宇之然AI维度 project
- uni-app Vue3 frontend with dark glassmorphism theme
- 5 AI dimensions: Origin / Development / Current / Learning / Trend
- AI Chat system prompt updated from geometry to AI
- 23 AI knowledge articles initialized in DB
- Trend API + cron job for daily news
- Product pricing (Pro ¥19.9, VIP ¥39.9)
- Pinia stores + API utilities
- AGENTS.md documentation
2026-07-10 13:26:04 +08:00

54 lines
1.8 KiB
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.
# 宇之然AI维度 — 项目管理
## 目录结构
```
yuzhiran-ai-dimension/
├── backend/ # 后端源码(从线上复制)
│ └── wdkj-server/ # Node.js Express 项目
│ └── src/ # 49 个源文件
├── frontend/ # 前端项目(待创建)
│ └── (uni-app 项目)
├── design/
│ └── ui-mockup.html # 移动端 UI 设计稿
└── docs/
├── product-plan.md # 产品规划文档
└── api-assessment.md # API 评估与改造计划
```
## 开发任务清单
### 阶段一:内容填充(1-2天)
- [ ] 用管理后台给 Knowledge 库批量填充 AI 内容
- dim1 AI 起源:10 篇
- dim2 AI 发展:10 篇
- dim3 AI 当前:10 篇
- dim4 AI 学习:15 篇
- dim5 AI 趋势:cron 自动推送
- [ ] 修改 AIModel 配置,对接云帆网关
### 阶段二:后端改造(1天)
- [ ] 改 AI Chat system prompt → AI 主题
- [ ] 新增趋势资讯接口
- [ ] 改商品数据(Pro/VIP 定价)
### 阶段三:前端开发(uni-app 全新,1-2周)
- [ ] 初始化 uni-app 项目
- [ ] 首页:5 维度卡片 + 今日快讯
- [ ] 维度详情页:知识列表 + 问答
- [ ] AI 问答页:对话界面 + 配额管理
- [ ] 趋势页:资讯流
- [ ] 个人中心:进度/收藏/订阅
- [ ] 微信登录集成
### 阶段四:上架更新(1-3天)
- [ ] 改小程序名:宇之然AI维度
- [ ] 简称:AI维度
- [ ] 提审微信更新
## 命名与品牌
- 微信小程序全名:宇之然AI维度
- 微信小程序简称:AI维度
- 小程序 appidwxdad62baf4ccd09e3
- 后端主域名:wdkj.yuzhiran.com.cn → :3001
- 管理后台:wdkjadmin.yzrcloud.cn
- H5 地址:www.wdkj.yuzhiran.com.cn/h5/