feat: 初始化工程
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 小程序配置与能力
|
||||
|
||||
## 官方文档
|
||||
|
||||
参考官方文档:https://nativesupport.dcloud.net.cn/
|
||||
|
||||
## 配置重点
|
||||
|
||||
- 平台权限与 capability 配置
|
||||
- 小程序审核所需配置项
|
||||
- Manifest 与平台参数
|
||||
|
||||
## 参考资源
|
||||
|
||||
- https://nativesupport.dcloud.net.cn/
|
||||
20
.agents/bak-skills/uniapp-mini-guide/examples/guide/intro.md
Normal file
20
.agents/bak-skills/uniapp-mini-guide/examples/guide/intro.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# uni 小程序开发概览
|
||||
|
||||
## 官方文档
|
||||
|
||||
参考官方文档:https://nativesupport.dcloud.net.cn/
|
||||
|
||||
## 适用场景
|
||||
|
||||
- 使用 uni-app 开发微信/支付宝/百度等小程序
|
||||
- 需要了解小程序平台限制与能力
|
||||
|
||||
## 核心要点
|
||||
|
||||
- 小程序平台差异与兼容性说明
|
||||
- 审核、发布与上线流程
|
||||
- 性能与包体积优化
|
||||
|
||||
## 参考资源
|
||||
|
||||
- https://nativesupport.dcloud.net.cn/
|
||||
Reference in New Issue
Block a user