From bb644ab630d72bf05d07ebfafec6819e34db8537 Mon Sep 17 00:00:00 2001 From: liuchuang Date: Wed, 25 Sep 2019 14:25:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/zh-CN.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js index 9c31119e..c488a33c 100644 --- a/src/i18n/zh-CN.js +++ b/src/i18n/zh-CN.js @@ -3,7 +3,7 @@ const t = {} t.loading = '加载中...' t.brand = {} -t.brand.lg = '党群e家后台管理系统' +t.brand.lg = '党群e家管理平台' t.brand.mini = '党群' t.add = '新增'