aslan-h5/docs/活动页/快速建立活动页方案.md

66 lines
1.3 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.

# 活动页与排行榜页建页文档总览
当前 `src/views/Activities``src/views/Ranking` 的快速建页流程已经收敛为三份文档。
## 1. 你主要看哪份
优先看:
[建页操作模板.md](./建页操作模板.md)
用途:
```text
告诉你怎么操作
告诉你第一次只需要提供什么
提供专属页面信息 md 模板
保留需要填写的模块、接口、图片名、组件需求
```
以后新建页面时,推荐先告诉 Codex
```text
页面名称:
创建位置:
```
Codex 会先创建专属页面信息 md 给你填写。
## 2. 有用资料放在哪
[建页资料库.md](./建页资料库.md)
用途:
```text
常用组件用法
常用 imageUrl 图片名和中文用途
图片工具、标签页、排行榜、抽奖配置片段
```
## 3. Codex 执行流程放在哪
[建页执行流程.md](./建页执行流程.md)
用途:
```text
规定 Codex 先建专属页面信息 md
规定 Codex 只处理你填写过的信息
规定 Codex 如何生成初版页面
规定完成后要把结果写回专属 md
```
你平时不需要看这份,除非想确认 Codex 会怎么执行。
## 4. 历史创建记录
[幸运美金第6季创建记录.md](./幸运美金第6季创建记录.md)
用途:
```text
记录 LuckyDollars Season6 当时的创建过程
作为历史参考,不作为新的通用模板
```