From 813a827ab96db686eaff8e3c77584240f004d613 Mon Sep 17 00:00:00 2001 From: wxz Date: Wed, 9 Dec 2020 12:18:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=8F=91=E7=89=883?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-oper-web/src/i18n/zh-CN.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epmet-oper-web/src/i18n/zh-CN.js b/epmet-oper-web/src/i18n/zh-CN.js index bc9feb3..277def5 100644 --- a/epmet-oper-web/src/i18n/zh-CN.js +++ b/epmet-oper-web/src/i18n/zh-CN.js @@ -80,7 +80,7 @@ t.home = {} t.home.desc = {} t.home.desc.title = '项目介绍' t.home.desc.list = [ - '人人-微服务平台,是基于Spring Cloud打造的微服务平台,为企业提供一站式微服务解决方案', + '人人--微服务平台,是基于Spring Cloud打造的微服务平台,为企业提供一站式微服务解决方案', '基于最新的Spring Cloud Alibaba 2.1、Nacos、Spring Cloud Gateway、Spring Boot 2.1、Mybatis、Element 2.0+开发', '代码风格优雅简洁、通俗易懂,且符合《阿里巴巴Java开发手册》规范要求,可作为企业代码规范', '优秀的菜单功能权限,前端可灵活控制页面及按钮的展示,后端可对未授权的请求进行拦截',