新增三个用户信息必传项

This commit is contained in:
X1627315083
2025-02-11 13:14:26 +08:00
parent 639993bcfb
commit 48ed49f164
5 changed files with 89 additions and 34 deletions

View File

@@ -651,6 +651,12 @@ export default {
jsContent4:'操作困难',
jsContent5:'教程不充足',
jsContent6:'无法生成需要的内容',
jsContent7:'请输入职业',
jsContent8:'请选择一个国家',
jsContent9:'请选择称呼',
jsContent10:'请输入姓',
jsContent11:'请输入名字',
jsContent12:'邮箱格式不正确',
},
frontPage:{
BindWechat:'绑定微信',

View File

@@ -650,6 +650,12 @@ export default {
jsContent4:'Difficult to edit',
jsContent5:'Insufficlent Tutorial/Support',
jsContent6:'Unable to generate what you need',
jsContent7:'Please enter occupation',
jsContent8:'Please select a country',
jsContent9:'Please select a title',
jsContent10:'Please enter surname',
jsContent11:'Please enter givenName',
jsContent12:'The email format is incorrect',
},
frontPage:{
BindWechat:'Bind Wechat',