vifo
|
106e1c14fe
|
refactor: 重命名 customer-mobile 为 cashier-customer
统一收银相关项目命名:
- cashier-mobile: 收银端(店员使用)
- cashier-customer: 顾客端(顾客使用)
更新所有相关配置和引用
|
2026-06-04 08:32:24 +08:00 |
|
vifo
|
a7e056643e
|
feat: 初始化 uni-app 移动端项目
- cashier-mobile: 收银系统移动端(uni-app)
- customer-mobile: 顾客端移动端(uni-app)
- 包含基础页面结构:首页、订单、会员
- 更新 AGENTS.md 配置
|
2026-06-04 08:31:05 +08:00 |
|
vifo
|
a8d6fafb71
|
docs: 更新前端 AI 配置,支持多种技术栈
- admin-ui: Vue3 + Vite
- cashier-mobile: 技术栈待定(uni-app/React Native/Flutter)
- customer-mobile: 技术栈待定
- 添加各框架的 HTTP 调用示例
|
2026-06-04 08:27:19 +08:00 |
|
vifo
|
509812e9b0
|
docs: 添加 AI 开发边界配置
明确前端 AI 的职责范围和禁止事项
|
2026-06-04 08:13:53 +08:00 |
|
vifo
|
b1dd60ab6e
|
docs: 添加前端开发规范文档和 OpenCode 配置
- 创建 AGENTS.md(前端编码规范、开发流程、Git 提交规范)
- 创建 .opencode/workspace/frontend.json(前端工作区配置)
- 更新 .gitignore
|
2026-06-04 05:28:50 +08:00 |
|