We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc7c88 commit ccfa346Copy full SHA for ccfa346
package.json
@@ -107,6 +107,7 @@
107
"vue-tsc": "^1.4.2"
108
},
109
"volta": {
110
- "node": "18.12.0"
+ "node": "18.12.0",
111
+ "pnpm": "10.13.1"
112
}
113
src/layout/components/chat.vue
@@ -435,7 +435,7 @@ const placeholderNode = h(
435
[
436
h(Welcome, {
437
variant: "borderless",
438
- icon: "https://www.flowertipcn/upload/admin.png",
+ icon: "https://www.flowertip.cn/upload/admin.png",
439
title: "您好, 我是您的智能对话交互助手",
440
description: "我是狗尾巴花的尖,FlowerTip Admin 智能对话交互助手",
441
style: {
0 commit comments