diff --git a/changelog.md b/changelog.md
index b5653b289d119aa68d6ade389a3876979be1262a..626881a13708ca1b14a87ec5fc059bd2e54682b0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,6 @@
+## 1.0.12(2023-05-22)
+- 优化 提升性能
+- 更新 更改`uni-ai-chat`云对象的`runtime`版本为`Nodejs12`
## 1.0.11(2023-05-17)
- 修复 流式响应模式,微信小程序端,部分情况下:消息内容突然变空白的问题
- 优化 uni-ai问题回复完成后,消息输入框自动获取焦点
diff --git a/components/uni-ai-msg/uni-ai-msg.scss b/components/uni-ai-msg/uni-ai-msg.scss
index 44da86583e717fed7755ae455e2e9d82de22a18d..9546b0d43cf458434539da668aab8702fff74e9e 100644
--- a/components/uni-ai-msg/uni-ai-msg.scss
+++ b/components/uni-ai-msg/uni-ai-msg.scss
@@ -1,4 +1,4 @@
-@import "@/lib/highlight/github-dark.min.css";
+@import "@/lib/highlight/github-dark.min.css";
/* #ifndef APP-NVUE */
.rich-text-box ::v-deep pre.hljs {
diff --git a/components/uni-ai-msg/uni-ai-msg.vue b/components/uni-ai-msg/uni-ai-msg.vue
index 0033a2c8fe00587a9bf0b4f04ff202ffa72dcec8..7004ed084eaabbb35d78f691f773fe16bc3546f0 100644
--- a/components/uni-ai-msg/uni-ai-msg.vue
+++ b/components/uni-ai-msg/uni-ai-msg.vue
@@ -1,17 +1,40 @@
-
-
-
-
-
-
- 复制
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 复制
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
\ No newline at end of file
diff --git a/package.json b/package.json
index 4476f6723be091b8dd79b57b6073200fc5cedf2c..31d37f332769a47318958ce165b532511a63fc94 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"id": "uni-ai-chat",
"name": "uni-ai-chat",
- "version": "1.0.11",
+ "version": "1.0.12",
"description": "基于uni-ai的聊天示例项目,支持流式、支持前文总结,云端一体",
"main": "main.js",
"scripts": {
diff --git a/pages/chat/chat.vue b/pages/chat/chat.vue
index 8665f29443d2c18288da229d1a720413824acdcd..e18a6d36c3e2221b9cec1ba4b03b129e7d22ac3e 100644
--- a/pages/chat/chat.vue
+++ b/pages/chat/chat.vue
@@ -2,30 +2,12 @@
- 没有对话记录
+ 没有对话记录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
uni-ai正在思考中...
如需提速,请开通
@@ -46,24 +28,29 @@
-
↵ 发送 / shift + ↵ 换行
-
+
-
+