From e37343b6462d9d9508e5c804d8a38b77ca7760fe Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Thu, 11 May 2023 10:32:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=AE=A2=E6=88=B7=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/zh-CN.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js index fdad4bf..191ee4f 100644 --- a/src/i18n/zh-CN.js +++ b/src/i18n/zh-CN.js @@ -3,9 +3,9 @@ const t = {} t.loading = '加载中...' t.brand = {} -t.brand.lg = '灵山街道乡村治理智慧管理平台' +t.brand.lg = '灵山街道智慧管理平台' t.brand.mini = '灵山' -t.brand.work = '灵山街道乡村治理智慧管理平台' +t.brand.work = '灵山街道智慧管理平台' t.brand.workMini = '灵山' t.add = '新增'