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,15 @@
# 小程序配置与能力
## 官方文档
参考官方文档https://nativesupport.dcloud.net.cn/
## 配置重点
- 平台权限与 capability 配置
- 小程序审核所需配置项
- Manifest 与平台参数
## 参考资源
- https://nativesupport.dcloud.net.cn/

View File

@@ -0,0 +1,20 @@
# uni 小程序开发概览
## 官方文档
参考官方文档https://nativesupport.dcloud.net.cn/
## 适用场景
- 使用 uni-app 开发微信/支付宝/百度等小程序
- 需要了解小程序平台限制与能力
## 核心要点
- 小程序平台差异与兼容性说明
- 审核、发布与上线流程
- 性能与包体积优化
## 参考资源
- https://nativesupport.dcloud.net.cn/