src/locales/lang/zh-cn.js
@@ -1,3 +1,9 @@ /* * @Date: 2024-10-03 10:11:31 * @LastEditors: gaoshp * @LastEditTime: 2024-10-05 21:22:00 * @FilePath: /cps-web/src/locales/lang/zh-cn.js */ export default { login: { slogan: '', //首页描述文字 @@ -9,7 +15,7 @@ forgetPassword: '忘记密码', signIn: '登录', signInOther: '其他登录方式', userPlaceholder: '用户名 / 手机 / 邮箱', userPlaceholder: '用户名', userError: '请输入用户名', PWPlaceholder: '请输入密码', PWError: '请输入密码',