From d47ae269c0e698e7465a0c6939b2d85872476604 Mon Sep 17 00:00:00 2001 From: DCloud__JSON Date: Fri, 26 May 2023 12:00:43 +0800 Subject: [PATCH] 1.0.16 --- changelog.md | 4 + components/uni-ai-msg/uni-ai-msg.vue | 12 +- manifest.json | 2 +- package.json | 2 +- pages/chat/chat.vue | 276 +++++++++++++-------------- 5 files changed, 154 insertions(+), 142 deletions(-) diff --git a/changelog.md b/changelog.md index 03edca5..b769f61 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## 1.0.16(2023-05-26) +- 更新 默认不启用(注释掉)广告组件`uni-ad-rewarded-video` +## 1.0.15(2023-05-26) +- 修复 由1.0.12优化引起的 web-pc端 样式不正确的问题 ## 1.0.14(2023-05-25) - 修复 报` config is not defined`的问题 ## 1.0.13(2023-05-24) diff --git a/components/uni-ai-msg/uni-ai-msg.vue b/components/uni-ai-msg/uni-ai-msg.vue index 99ecdb1..fadb0d9 100644 --- a/components/uni-ai-msg/uni-ai-msg.vue +++ b/components/uni-ai-msg/uni-ai-msg.vue @@ -21,7 +21,11 @@ - + + 默认不启用广告组件(被注释),如需使用,请"去掉注释" + 位置:/components/uni-ai-msg/uni-ai-msg.vue 第28行,或全局搜索 uni-ad-rewarded-video + + uni-ai-chat 没有对话记录 - + uni-ai正在思考中... - 如需提速,请开通 + 如需提速,请开通 @@ -48,8 +48,10 @@