1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-09-12 16:40:40 +08:00

refactor: 架构升级

This commit is contained in:
小莫唐尼
2026-08-31 07:58:23 +08:00
commit ba5b77568b
693 changed files with 118430 additions and 0 deletions
@@ -0,0 +1,14 @@
# 插件市场使用概览
## 官方文档
参考官方文档:https://ext.dcloud.net.cn/
## 适用场景
- 从插件市场集成组件或能力
- 在项目中自动安装与管理插件
## 参考资源
- https://ext.dcloud.net.cn/
@@ -0,0 +1,15 @@
# HBuilderX 安装插件
## 官方文档
参考官方文档:https://ext.dcloud.net.cn/
## 步骤
1. HBuilderX 菜单 → 工具 → 插件安装
2. 搜索插件名称或 ID
3. 选择安装并导入项目
## 参考资源
- https://ext.dcloud.net.cn/
@@ -0,0 +1,15 @@
# 插件市场安装
## 官方文档
参考官方文档:https://ext.dcloud.net.cn/
## 步骤
1. 打开插件市场并选择插件
2. 点击“使用 HBuilderX 导入”
3. 在项目中完成插件依赖配置
## 参考资源
- https://ext.dcloud.net.cn/
@@ -0,0 +1,14 @@
# API 类插件
## 官方文档
参考官方文档:https://ext.dcloud.net.cn/
## 说明
- API 类插件扩展系统能力
- 需关注平台兼容性与权限配置
## 参考资源
- https://ext.dcloud.net.cn/
@@ -0,0 +1,14 @@
# 组件类插件
## 官方文档
参考官方文档:https://ext.dcloud.net.cn/
## 说明
- 组件类插件提供 UI 组件或页面模板
- 通常以 uni_modules 形式接入
## 参考资源
- https://ext.dcloud.net.cn/
@@ -0,0 +1,14 @@
# 模板类插件
## 官方文档
参考官方文档:https://ext.dcloud.net.cn/
## 说明
- 模板类插件提供项目模板或页面模板
- 用于快速创建项目或功能模块
## 参考资源
- https://ext.dcloud.net.cn/