瀏覽代碼

修改欢迎词

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,

部分文件因文件數量過多而無法顯示