sytle(zh-cn.ts): 删除空行

This commit is contained in:
郝先瑞
2022-03-23 23:20:58 +08:00
parent ee84cd485f
commit 2ea9ee7df8

View File

@@ -6,7 +6,7 @@ export default {
}, },
// 登录页面国际化 // 登录页面国际化
login:{ login:{
title: '有来商城管理系统Vue3', title: '有来商城管理系统 Vue3',
username:'用户名', username:'用户名',
password:'密码', password:'密码',
login:'登 录', login:'登 录',
@@ -20,5 +20,4 @@ export default {
document:'项目文档', document:'项目文档',
gitee:'码云' gitee:'码云'
} }
} }