From 0c9bf0dcc4d6bbe24e518422322bf28937e52b2a Mon Sep 17 00:00:00 2001 From: DCloud__JSON Date: Mon, 15 May 2023 15:19:08 +0800 Subject: [PATCH] Update _redme.md --- _redme.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/_redme.md b/_redme.md index b95aa53..98c4346 100644 --- a/_redme.md +++ b/_redme.md @@ -217,13 +217,17 @@ module.exports = async (obj) => { } ``` -## 常见错误 +## 常见错误 +- **uni-ai相关错误请参考:**[uni-ai错误码](uni-ai.md#err-code) -**uni-ai相关错误请参考:**[uni-ai错误码](uni-ai.md#err-code) +- **错误信息:"certificate has expired"** + 请参考文档:[云函数通过https访问其他服务器时出现“certificate has expired”](faq.md#lets-encrypt-cert) -**错误信息:"certificate has expired"** - -请参考文档:[云函数通过https访问其他服务器时出现“certificate has expired”](faq.md#lets-encrypt-cert) +- **错误信息:"Wx0e203209e27b1e66 插件未授权使用 添加插住(env: Windows,mp,1.06.2303060;1ib: 2.31.1)"** + 请参考文档:[uniAD微信小程序广告开通指南](https://ask.dcloud.net.cn/article/39928) + +- **错误信息:"errMsg: "getPushClientId:fail uniPush is not enabled"** + 需要在[dev.dcloud.net.cn](https://dev.dcloud.net.cn)的uni-push2中开通你的应用,更多uni-push2的介绍 详情参考[https://uniapp.dcloud.net.cn/unipush-v2.html](https://uniapp.dcloud.net.cn/unipush-v2.html) ## 其他 DCloud基于`uni-ai`提供了很多开源模板,除了本项目`uni-ai-chat`,还有: -- GitLab