From 2b1e381a02fb4c8e95f3d51b0be519610fa09a27 Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Tue, 4 Aug 2026 16:58:16 +0800 Subject: [PATCH] =?UTF-8?q?8.4=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- f/web-kboss/src/i18n/lang/zh-CN.js | 2 +- .../src/views/homePage/about/index.vue | 30 ------------------- .../src/views/homePage/dialog/talk/index.vue | 7 ++++- 3 files changed, 7 insertions(+), 32 deletions(-) diff --git a/f/web-kboss/src/i18n/lang/zh-CN.js b/f/web-kboss/src/i18n/lang/zh-CN.js index ebf2ce0..09ec8bd 100644 --- a/f/web-kboss/src/i18n/lang/zh-CN.js +++ b/f/web-kboss/src/i18n/lang/zh-CN.js @@ -352,7 +352,7 @@ export default { largeEnterprise: '大型企业', sme: '中小企业', opcIndividual: 'OPC个人', - Academy: '高校科研机构', + university: '高校科研机构', government: '政府', other: '其他' } diff --git a/f/web-kboss/src/views/homePage/about/index.vue b/f/web-kboss/src/views/homePage/about/index.vue index 75fe7be..e8ce698 100644 --- a/f/web-kboss/src/views/homePage/about/index.vue +++ b/f/web-kboss/src/views/homePage/about/index.vue @@ -1,17 +1,11 @@