浏览代码

修改欢迎词

yangg 9 月之前
父节点
当前提交
5224e85eef
共有 3 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.73878e5f.js
  3. 1 1
      src/components/webAi/js/ChatBox.js

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/app.73878e5f.js


+ 1 - 1
src/components/webAi/js/ChatBox.js

@@ -8,7 +8,7 @@ export default {
         {
           user: "bot",
           messageType: "TEXT",
-          message: "欢迎使用ChatGPT",
+          message: "欢迎使用轻良智能AI助理",
           html: "",
           time: "",
           done: true,

部分文件因为文件数量过多而无法显示