From 227ab42e5aab27926289ffdd806a6128256c40b4 Mon Sep 17 00:00:00 2001
From: jinhhanhan <1683105490@qq.com>
Date: Thu, 4 Dec 2025 14:27:46 +0800
Subject: [PATCH] =?UTF-8?q?chore:=E6=8C=82=E4=B8=8A=E4=BA=86=E6=99=BA?=
=?UTF-8?q?=E8=83=BD=E5=AE=A2=E6=9C=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 392 ++++---
common/js/config.js | 8 +-
pages.json | 7 +
pages/index/index.vue | 496 ++++-----
pages_tool/ai-chat/index.vue | 1851 ++++++++++++++++++++++------------
project.config.json | 27 +-
6 files changed, 1715 insertions(+), 1066 deletions(-)
diff --git a/App.vue b/App.vue
index 061c99f..300ccf0 100644
--- a/App.vue
+++ b/App.vue
@@ -1,51 +1,44 @@
+
\ No newline at end of file
diff --git a/common/js/config.js b/common/js/config.js
index dfa98ec..6b27eff 100644
--- a/common/js/config.js
+++ b/common/js/config.js
@@ -14,18 +14,18 @@ try {
// 调试版本,配置说明
const devCfg = {
// 商户ID
- uniacid: 460, //825
+ uniacid: 1, //825
//api请求地址
- baseUrl: 'https://xcx30.5g-quickapp.com/',
+ baseUrl: 'https://dev.aigc-quickapp.com/',
// baseUrl: 'http://localhost:8010/',
// 图片域名
- imgDomain: 'https://xcx30.5g-quickapp.com/',
+ imgDomain: 'https://dev.aigc-quickapp.com/',
//imgDomain: 'http://localhost:8010/',
// H5端域名
- h5Domain: 'https://xcx30.5g-quickapp.com/',
+ h5Domain: 'https://dev.aigc-quickapp.com/',
// h5Domain: 'http://localhost:8010/',
// // api请求地址
diff --git a/pages.json b/pages.json
index e72cc97..7de3451 100644
--- a/pages.json
+++ b/pages.json
@@ -104,7 +104,14 @@
"navigationStyle": "custom"
// #endif
}
+ },
+ {
+ "path": "pages/dify-chat/dify-chat",
+ "style": {
+ "navigationBarTitleText": "智能客服"
+ }
}
+
],
"subPackages": [
{
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 2fad2c5..e0828e4 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,236 +1,266 @@
-
-
-
-
-
-
-
-
-
- {{ siteInfo.site_name }}
- {{ followOfficialAccount.welcomeMsg }}
-
-
- 关注公众号
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 关注了解更多
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ siteInfo.site_name }}
+ {{ followOfficialAccount.welcomeMsg }}
+
+
+ 关注公众号
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关注了解更多
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/pages_tool/ai-chat/index.vue b/pages_tool/ai-chat/index.vue
index 65dfbeb..92a0f1b 100644
--- a/pages_tool/ai-chat/index.vue
+++ b/pages_tool/ai-chat/index.vue
@@ -1,650 +1,1201 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+ {{ langConfig.navbarTitle }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ product.name }}
+ {{ product.spec }}
+ {{ langConfig.currency }}{{ product.price }}
+ ×{{ product.count }}
+
+ {{ langConfig.consult }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ msg.content }}
+
+
+
+
+
+ {{ formatTime(msg.timestamp) }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ userNickname }}
+ {{ msg.content }}
+ {{ formatTime(msg.timestamp) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 😊
+ 😂
+ 👍
+ {{ langConfig.thanks }}
+ ?
+ {{ langConfig.ok }}
+ 👌
+ {{ langConfig.trouble }}
+ 🙏
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/project.config.json b/project.config.json
index 14f0be7..20ba0f6 100644
--- a/project.config.json
+++ b/project.config.json
@@ -1,7 +1,8 @@
{
"description": "项目配置文件",
"packOptions": {
- "ignore": []
+ "ignore": [],
+ "include": []
},
"setting": {
"urlCheck": true,
@@ -37,20 +38,20 @@
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
- "minifyWXSS": true
+ "minifyWXSS": true,
+ "compileWorklet": false,
+ "minifyWXML": true,
+ "localPlugins": false,
+ "disableUseStrict": false,
+ "useCompilerPlugins": false,
+ "condition": false,
+ "swc": false,
+ "disableSWC": true
},
"compileType": "miniprogram",
- "libVersion": "2.16.1",
+ "libVersion": "3.12.0",
"appid": "wx29215aa1bd97bbd6",
"projectname": "niushop_b2c_v4_uniapp",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "scripts": {},
- "staticServerOptions": {
- "baseURL": "",
- "servePath": ""
- },
"isGameTourist": false,
"condition": {
"search": {
@@ -71,5 +72,7 @@
"miniprogram": {
"list": []
}
- }
+ },
+ "simulatorPluginLibVersion": {},
+ "editorSetting": {}
}
\ No newline at end of file