Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
ShanghaiGongwei
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
ShanghaiGongwei
Commits
3b8bf781
Commit
3b8bf781
authored
Nov 03, 2022
by
DESKTOP-KM66R2T\Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更换第4,5页的字段
parent
6f648605
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
4 deletions
+25
-4
src/components/page6.vue
+0
-0
src/lang/zh.js
+25
-4
No files found.
src/components/page6.vue
View file @
3b8bf781
This diff is collapsed.
Click to expand it.
src/lang/zh.js
View file @
3b8bf781
/*
/*
* @Author: ninglupeng
* @Author: ninglupeng
* @Date: 2022-10-31 14:22:35
* @Date: 2022-10-31 14:22:35
* @LastEditors:
ninglupeng
* @LastEditors:
wsq
* @LastEditTime: 2022-11-03 1
4:40:0
9
* @LastEditTime: 2022-11-03 1
6:09:4
9
* @Description:
* @Description:
*/
*/
module
.
exports
=
{
module
.
exports
=
{
...
@@ -37,6 +37,7 @@ module.exports = {
...
@@ -37,6 +37,7 @@ module.exports = {
"orNotByEntry"
:
"近期是否由国外入境"
,
//近期是否由国外入境
"orNotByEntry"
:
"近期是否由国外入境"
,
//近期是否由国外入境
"nationality"
:
"国籍"
,
//国籍
"nationality"
:
"国籍"
,
//国籍
"passportId"
:
"护照号"
,
//护照号
"passportId"
:
"护照号"
,
//护照号
"symptom"
:
'症状'
,
//症状
"HasSymptom"
:
"是否有症状"
,
//是否有症状
"HasSymptom"
:
"是否有症状"
,
//是否有症状
"otherSymptom"
:
"其他症状"
,
//其他症状
"otherSymptom"
:
"其他症状"
,
//其他症状
"otherOccupation"
:
"其他职业"
,
//其他职业
"otherOccupation"
:
"其他职业"
,
//其他职业
...
@@ -51,7 +52,7 @@ module.exports = {
...
@@ -51,7 +52,7 @@ module.exports = {
"occupation"
:
"职业"
,
//职业
"occupation"
:
"职业"
,
//职业
"contactInformation"
:
"联系方式"
,
//联系方式
"contactInformation"
:
"联系方式"
,
//联系方式
"FamilyMembersPhone"
:
"家属联系方式"
,
//家属联系方式
"FamilyMembersPhone"
:
"家属联系方式"
,
//家属联系方式
"Registeredresidence"
:
"户籍地"
,
//户籍地
"Registeredresidence"
:
"户籍地
(市)
"
,
//户籍地
// "province", //籍贯 (省)
// "province", //籍贯 (省)
// "city", //籍贯 (市)
// "city", //籍贯 (市)
"address"
:
"现居住地"
,
//现居住地
"address"
:
"现居住地"
,
//现居住地
...
@@ -59,6 +60,22 @@ module.exports = {
...
@@ -59,6 +60,22 @@ module.exports = {
"typeOfMedicalInsurance"
:
"医保类型"
,
//医保类型
"typeOfMedicalInsurance"
:
"医保类型"
,
//医保类型
"insurance"
:
"商业保险"
,
//商业保险
"insurance"
:
"商业保险"
,
//商业保险
"boy"
:
'男'
,
"girl"
:
'女'
,
"Nonpregnant"
:
'未孕'
,
"pregnant"
:
'已孕'
,
"unmarried"
:
'未婚'
,
"married"
:
'已婚'
,
//第五页
//第五页
"HasOnlineClass"
:
"是否上网课"
,
// 是否上网课
"HasOnlineClass"
:
"是否上网课"
,
// 是否上网课
...
@@ -107,7 +124,7 @@ module.exports = {
...
@@ -107,7 +124,7 @@ module.exports = {
"whetherPassivitySmoking"
:
"是否被动吸烟"
,
//是否被动吸烟
"whetherPassivitySmoking"
:
"是否被动吸烟"
,
//是否被动吸烟
"passivitySmokingYears"
:
"被动吸烟年数"
,
//是否被动吸烟年数
"passivitySmokingYears"
:
"被动吸烟年数"
,
//是否被动吸烟年数
"year"
:
'年'
,
"year"
:
'年'
,
"branch"
:
'支'
,
//第七页
//第七页
...
@@ -121,5 +138,8 @@ module.exports = {
...
@@ -121,5 +138,8 @@ module.exports = {
"no"
:
"否"
,
"no"
:
"否"
,
"have"
:
"有"
,
"have"
:
"有"
,
"noHave"
:
"无"
,
"noHave"
:
"无"
,
"other"
:
"其他"
,
"week"
:
'周'
,
"China"
:
'中国'
,
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment