提交 3c80b2e3 编写于 作者: hbcui1984's avatar hbcui1984

一键发行微信平台移到”小程序专题“下方

上级 080a3a22
......@@ -110,12 +110,12 @@
* 小程序专题
* [组件与WXS](/tutorial/miniprogram-subject.md)
* [小程序插件](/tutorial/mp-weixin-plugin.md)
* [一键上传微信平台](build/publish-mp-weixin-cli.md)
* 运行和调试
* [基础](/tutorial/run-and-debug.md)
* [真机运行常见问题](tutorial/run/PhoneDebugging.md)
* [HBuilderX安装模拟器](tutorial/run/installSimulator.md)
* [uni-app web版调试](tutorial/debug/h5-debug.md)
* [uni-app 发行到微信小程序](tutorial/build/uni-app-publish-mp-weixin.md)
* [高效开发技巧](/tutorial/snippet.md)
* [性能优化专题](/tutorial/performance.md)
* [国际化专题](/tutorial/i18n.md)
\ No newline at end of file
# uni-app发行到微信小程序@uploadPrivateKey
> HBuilderX 3.3.7+, uni-app 发行到微信小程序,支持自动上传代码到微信平台,无需再通过微信开发者工具上传发行
> HBuilderX 3.3.7+, uni-app 发行到微信小程序,支持自动上传代码到微信平台,无需再打开微信开发者工具上传发行
![](https://hx.dcloud.net.cn/static/snapshots/cli/wechat-upload.png)
......@@ -8,7 +8,6 @@
**注意:**
- 自动上传到微信平台,依赖CI插件,如弹窗提示要求安装CI插件,请点击确认安装。
- 自动上传到微信平台,需要配置上传密钥
- 自动上传到微信平台,请正确填写`微信小程序appid``privatekey`
- 自动上传到微信平台,如果开启了`IP白名单`,请确保微信平台已配置 IP 白名单
\ No newline at end of file
- 自动上传到微信平台,依赖CI插件,如弹窗提示要求安装CI插件,请点击确认安装;
- 自动上传到微信平台,需要配置`上传密钥`,并正确填写`微信小程序appid``privatekey`
- 自动上传到微信平台,如果开启了`IP白名单`,请确保微信平台已正确配置 `IP白名单`
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册