Commit e2d29bea authored by youjie's avatar youjie

no message

parent 19523dd2
......@@ -118,6 +118,14 @@ export default {
travelService: '旅行服务',
food: '美食',
},
// 邮箱验证
emailValidation: {
checking: '正在检查邮箱...',
available: '邮箱可用',
exists: '该邮箱已被注册',
invalidFormat: '邮箱格式不正确',
checkFailed: '邮箱验证失败,请稍后重试',
},
personal: {
completeProfile: '完善资料',
orderCenter: '订单中心',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment