feat: 初始化工程

This commit is contained in:
2026-08-20 15:26:19 +08:00
commit c099e4a743
659 changed files with 113041 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 插件市场使用概览
## 官方文档
参考官方文档https://ext.dcloud.net.cn/
## 适用场景
- 从插件市场集成组件或能力
- 在项目中自动安装与管理插件
## 参考资源
- https://ext.dcloud.net.cn/

View File

@@ -0,0 +1,15 @@
# HBuilderX 安装插件
## 官方文档
参考官方文档https://ext.dcloud.net.cn/
## 步骤
1. HBuilderX 菜单 → 工具 → 插件安装
2. 搜索插件名称或 ID
3. 选择安装并导入项目
## 参考资源
- https://ext.dcloud.net.cn/

View File

@@ -0,0 +1,15 @@
# 插件市场安装
## 官方文档
参考官方文档https://ext.dcloud.net.cn/
## 步骤
1. 打开插件市场并选择插件
2. 点击“使用 HBuilderX 导入”
3. 在项目中完成插件依赖配置
## 参考资源
- https://ext.dcloud.net.cn/

View File

@@ -0,0 +1,14 @@
# API 类插件
## 官方文档
参考官方文档https://ext.dcloud.net.cn/
## 说明
- API 类插件扩展系统能力
- 需关注平台兼容性与权限配置
## 参考资源
- https://ext.dcloud.net.cn/

View File

@@ -0,0 +1,14 @@
# 组件类插件
## 官方文档
参考官方文档https://ext.dcloud.net.cn/
## 说明
- 组件类插件提供 UI 组件或页面模板
- 通常以 uni_modules 形式接入
## 参考资源
- https://ext.dcloud.net.cn/

View File

@@ -0,0 +1,14 @@
# 模板类插件
## 官方文档
参考官方文档https://ext.dcloud.net.cn/
## 说明
- 模板类插件提供项目模板或页面模板
- 用于快速创建项目或功能模块
## 参考资源
- https://ext.dcloud.net.cn/