Skip to content

docs(api): 更新 API 文档,统一使用 Box3 标识#36

Merged
ifishcool merged 1 commit into
mainfrom
dev_coolfish
May 8, 2026
Merged

docs(api): 更新 API 文档,统一使用 Box3 标识#36
ifishcool merged 1 commit into
mainfrom
dev_coolfish

Conversation

@ifishcool
Copy link
Copy Markdown
Contributor

  • 将中英文文档中 db API 的标识从 ⬆ MC 改为 ✅ Box3
  • 移除 consolerequire(id)sleep(ms) 函数的重复条目
  • 修复表格格式中的轻微间距问题

refactor(template): 优化 app.ts 模板,改进代码风格

  • 将函数声明替换为箭头函数,保持风格一致
  • 使用模板字符串替代字符串拼接
  • 添加描述性注释,说明每项功能的作用
  • 将变量声明从 'var' 更新为 'const'/'let'
  • 将消息中的项目名称占位符从 'PROJECT_NAME' 改为 'b'

- 将中英文文档中 `db` API 的标识从 ⬆ MC 改为 ✅ Box3
- 移除 `console`、`require(id)` 和 `sleep(ms)` 函数的重复条目
- 修复表格格式中的轻微间距问题

refactor(template): 优化 app.ts 模板,改进代码风格

- 将函数声明替换为箭头函数,保持风格一致
- 使用模板字符串替代字符串拼接
- 添加描述性注释,说明每项功能的作用
- 将变量声明从 'var' 更新为 'const'/'let'
- 将消息中的项目名称占位符从 'PROJECT_NAME' 改为 'b'
@ifishcool ifishcool merged commit 3a37db3 into main May 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant