diff --git a/chat_web_front/README.md b/chat_web_front/README.md
index fe7ec21..8c67efc 100644
--- a/chat_web_front/README.md
+++ b/chat_web_front/README.md
@@ -1,6 +1,6 @@
-# 知冶大模型
+# 战知
-知冶大模型
+战知智能问答平台
# chat_web_front_new
diff --git a/chat_web_front/index.html b/chat_web_front/index.html
index 6da244a..9d395e5 100644
--- a/chat_web_front/index.html
+++ b/chat_web_front/index.html
@@ -3,10 +3,10 @@

diff --git a/chat_web_front/src/config/properties.ts b/chat_web_front/src/config/properties.ts
index 2c924d0..df8ef84 100644
--- a/chat_web_front/src/config/properties.ts
+++ b/chat_web_front/src/config/properties.ts
@@ -1,3 +1,3 @@
export const PROJECT_PROPERTIES = {
- projectName: '知冶模型'
+ projectName: '战知'
}
\ No newline at end of file
diff --git a/chat_web_front/src/locales/zh-CN.ts b/chat_web_front/src/locales/zh-CN.ts
index 5d0b9ca..7bd9f81 100644
--- a/chat_web_front/src/locales/zh-CN.ts
+++ b/chat_web_front/src/locales/zh-CN.ts
@@ -28,8 +28,8 @@ export default {
success: '操作成功',
failed: '操作失败',
unauthorizedTips: '未经授权,请先进行验证。',
- logo: '知冶大模型',
- siteInfo: '© 2023 知冶模型 _ 浪潮软件科技有限公司',
+ logo: '战知',
+ siteInfo: '© 2026 战知 _ 浪潮软件科技有限公司',
userXieyi: '用户协议',
privacyZhengce: '隐私政策',
cueWord1: '您好,我是你的报告撰写智能小助手,快来告诉我你的需要吧~',
@@ -46,9 +46,9 @@ export default {
noChatFlow: '无对话历史'
},
login: {
- title: '知海无涯搜万象',
- title2:'冶技卓越析微尘',
- subTitle: '支持多轮对话,集成冶金专业搜索,具备自建知识库、内容创作、信息归纳总结等能力',
+ title: '聚尖端之力,创多维平台',
+ title2:'',
+ subTitle: '聚合科技动能,扩展创新疆界,引领行业跃迁升级',
quickStart: '快速开始',
telPlaceholder: '请输入手机号',
passwordPlaceholder: '请输入密码',
diff --git a/chat_web_front/src/views/applications/index.vue b/chat_web_front/src/views/applications/index.vue
index cec8692..187d294 100644
--- a/chat_web_front/src/views/applications/index.vue
+++ b/chat_web_front/src/views/applications/index.vue
@@ -1,422 +1,227 @@
-