petsHero-AI/design/README.md
2026-03-09 11:41:49 +08:00

21 lines
585 B
Markdown
Raw Permalink 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.

# Design
设计文件目录,基于 [Pencil](https://pencil.dev) 的 `.pen` 格式。
## 文件说明
- **app-design.pen** - AI创作 App 设计稿,源自 [Figma 设计](https://blog-flat-29730549.figma.site/)
## Pencil 格式
`.pen` 是 Pencil 设计工具的 JSON 格式,包含:
- **variables** - 设计变量(颜色、尺寸等)
- **children** - 画布上的对象树frame、text、rectangle 等)
- **reusable** - 可复用组件
- **ref** - 组件实例引用
## 使用
在 [Pencil](https://pencil.dev) 中打开 `.pen` 文件即可编辑和预览设计。