no message

This commit is contained in:
hajimi
2026-07-31 16:13:31 +08:00
parent c01bd53ea1
commit 2b2e3197be
22 changed files with 495 additions and 28 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ npm run build:h5
## 设计稿对照
设计稿与本项目页面/组件的映射关系集中维护于根目录 [`设计稿映射.md`](../设计稿映射.md)。接到新需求或还原设计稿前先查该文档,确认:
设计稿与本项目页面/组件的映射关系集中维护于 [`docs/设计稿映射.md`](../docs/设计稿映射.md)。接到新需求或还原设计稿前先查该文档,确认:
- 设计稿名称 ↔ uniapp 页面路径
- 当前实现状态(已完成 / 待开发 / 部分完成)