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
2397355f
Commit
2397355f
authored
Nov 03, 2022
by
DESKTOP-KM66R2T\Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
替换第6页的字段
parent
3b8bf781
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
98 additions
and
17 deletions
+98
-17
src/components/page4.vue
+0
-0
src/components/page5.vue
+4
-4
src/lang/Uygur.js
+92
-11
src/store/modules/user.js
+2
-2
No files found.
src/components/page4.vue
View file @
2397355f
This diff is collapsed.
Click to expand it.
src/components/page5.vue
View file @
2397355f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: ninglupeng
* @Author: ninglupeng
* @Date: 2020-11-24 16:18:58
* @Date: 2020-11-24 16:18:58
* @LastEditors: wsq
* @LastEditors: wsq
* @LastEditTime: 2022-11-03 1
4:18:38
* @LastEditTime: 2022-11-03 1
6:43:33
* @Description:
* @Description:
-->
-->
<
template
>
<
template
>
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
<van-field
v-if=
"thirtyDays == $t('yes')"
colon
clearable
v-model=
"LeaveShangHai"
name=
"LeaveShangHai"
:label=
"$t('LeaveShangHai')"
<van-field
v-if=
"thirtyDays == $t('yes')"
colon
clearable
v-model=
"LeaveShangHai"
name=
"LeaveShangHai"
:label=
"$t('LeaveShangHai')"
label-width=
"130px"
placeholder=
"回上海天数
"
type=
"digit"
@
blur=
"setLocalStorge('LeaveShangHai')"
:rules=
"[
label-width=
"130px"
:placeholder=
"$t('LeaveShangHai')
"
type=
"digit"
@
blur=
"setLocalStorge('LeaveShangHai')"
:rules=
"[
{
{
required: thirtyDays == $t('yes') ? true : false,
required: thirtyDays == $t('yes') ? true : false,
message: `请填写${$t('LeaveShangHai')}`,
message: `请填写${$t('LeaveShangHai')}`,
...
@@ -143,10 +143,10 @@
...
@@ -143,10 +143,10 @@
</template>
</template>
</van-field>
</van-field>
<van-field
colon
v-if=
"vaccineType.includes(
'其他'
)"
clearable
autosize
type=
"textarea"
label-width=
"130px"
<van-field
colon
v-if=
"vaccineType.includes(
$t('other')
)"
clearable
autosize
type=
"textarea"
label-width=
"130px"
v-model=
"othervaccines"
name=
"othervaccines"
:label=
"$t('othervaccines')"
:placeholder=
"$t('othervaccines')"
:rules=
"[
v-model=
"othervaccines"
name=
"othervaccines"
:label=
"$t('othervaccines')"
:placeholder=
"$t('othervaccines')"
:rules=
"[
{
{
required: vaccineType.includes(
'其他'
) ? true : false,
required: vaccineType.includes(
$t('other')
) ? true : false,
message: `请填写${$t('othervaccines')}`,
message: `请填写${$t('othervaccines')}`,
},
},
]"
@
blur=
"setLocalStorge('othervaccines')"
></van-field>
]"
@
blur=
"setLocalStorge('othervaccines')"
></van-field>
...
...
src/lang/Uygur.js
View file @
2397355f
/*
/*
* @Author: ninglupeng
* @Author: ninglupeng
* @Date: 2022-10-31 14:22:41
* @Date: 2022-10-31 14:22:41
* @LastEditors:
ninglupeng
* @LastEditors:
wsq
* @LastEditTime: 2022-11-03 1
3:35:30
* @LastEditTime: 2022-11-03 1
6:42:11
* @Description:
* @Description:
*/
*/
module
.
exports
=
{
module
.
exports
=
{
...
@@ -29,25 +29,106 @@ module.exports = {
...
@@ -29,25 +29,106 @@ module.exports = {
//第四页
//第四页
"patientName"
:
"بىمارنىڭ ئىسىم-فامىلىسى"
,
//患者姓名
"orNotByEntry"
:
"يېقىنقى مەزگىلدە چەتئەل چېگرىدىن كىرگەنمۇ؟"
,
//近期是否由国外入境
"nationality"
:
"دۆلەت تەۋەلىكى"
,
//国籍
"passportId"
:
"护照号"
,
//护照号
"symptom"
:
'كېسەللىك ئالامىتى'
,
//症状
"HasSymptom"
:
"كېسەللىك ئالامىتى"
,
//是否有症状
"otherSymptom"
:
"其他症状"
,
//其他症状
"otherOccupation"
:
"其他职业"
,
//其他职业
"age"
:
"يېشى "
,
//年龄
"gender"
:
"性别"
,
//性别
"height"
:
"بوي ئېگىزلىكى"
,
//身高
"weight"
:
"体重"
,
//体重
"maritalStatus"
:
"婚姻状况"
,
//婚姻状况
"birthday"
:
"出生日期"
,
//出生日期
"isConceive"
:
"怀孕状况"
,
//怀孕状况
"gestationalWeeks"
:
"怀孕周期"
,
//怀孕周期
"occupation"
:
"职业"
,
//职业
"contactInformation"
:
"联系方式"
,
//联系方式
"FamilyMembersPhone"
:
"家属联系方式"
,
//家属联系方式
"Registeredresidence"
:
"户籍地(市)"
,
//户籍地
// "province", //籍贯 (省)
// "city", //籍贯 (市)
"address"
:
"现居住地"
,
//现居住地
"idCard"
:
"身份证号"
,
//身份证号
"typeOfMedicalInsurance"
:
"医保类型"
,
//医保类型
"insurance"
:
"سودا سۇغۇرتىسى"
,
//商业保险
"boy"
:
'男'
,
"girl"
:
'女'
,
"Nonpregnant"
:
'未孕'
,
"pregnant"
:
'已孕'
,
"unmarried"
:
'未婚'
,
"married"
:
'已婚'
,
//第五页
//第五页
"HasOnlineClass"
:
""
,
// 是否上网课
"HasOnlineClass"
:
"是否上网课"
,
// 是否上网课
"purpose"
:
"来沪目的"
,
//来沪目的
"study"
:
'学习'
,
//学习
"workOrNotCovid"
:
"日常工作是否需要接触新冠病"
,
//日常工作是否需要接触新冠病
"thirtyDays"
:
"近两月是否离开过上海"
,
//近两月是否离开过上海
"LeaveShangHai"
:
"回上海天数"
,
//回上海天数
'More30days'
:
'天数不能大于三十天'
,
//天数不能大于三十天
'Day'
:
'天'
,
//天
"normalDate"
:
"未发生异常时间"
,
//未发生异常时间
"unusualDate"
:
"核酸检测异常时间"
,
//核酸检测异常时间
"inHospitalDate"
:
"120转运时间或者入院时间"
,
//120转运时间或者入院时间
"beforeIsolationPoint"
:
"之前隔离点(无隔离点填救护车出发地址)"
,
//之前隔离点(无隔离点填救护车出发地址)
"hasCOVIDVaccine"
:
"是否接种过疫苗"
,
//是否接种过疫苗
"covidVaccine"
:
"接种针数"
,
//接种针数
"needle"
:
"针"
,
//针
"vaccineType"
:
"疫苗公司"
,
//疫苗公司
"othervaccines"
:
"其他疫苗"
,
//其他疫苗
"vaccineDate"
:
"最后一次接种日期"
,
//最后一次接种日期
//第六页
//第六页
"hasHistoryAllergies"
:
"过敏史"
,
//过敏史
"foodAllergy"
:
"食物过敏原"
,
//食物过敏
"drugAllergy"
:
"药物过敏原"
,
//药物过敏
"otherAllergy"
:
"其他过敏原"
,
//其他过敏
"hasHistorySurgery"
:
"手术史"
,
//手术史
"historySurgery"
:
"手术史具体内容"
,
//手术史具体内容
"HasPreviousHistory"
:
"有无既往史"
,
//有无既往史
"previousHistory"
:
"既往史"
,
//既往史
"otherPastHistory"
:
"其他既往史"
,
//其他既往史
"tuberculosisDate"
:
"既往史发生时间"
,
//既往史发生时间
"yesOrNoCt"
:
"有无胸部CT检查"
,
//有无胸部CT检查
"ChestCT"
:
"CT有无病毒性肺炎表现"
,
//CT有无病毒性肺炎表现
"ChestCTDate"
:
"发生时间"
,
//发生时间
"whetherSmoking"
:
"是否吸烟"
,
//是否吸烟
"smokingTypes"
:
"烟草类型"
,
//烟草类型
"smokingYears"
:
"吸烟年数"
,
//吸烟年数
"smokingCount"
:
"每天吸烟支数"
,
//每天吸烟支数
"whetherNoSmoking"
:
"是否戒烟"
,
//是否戒烟
"noSmokingYears"
:
"戒烟年数"
,
//戒烟年数
"whetherPassivitySmoking"
:
"是否被动吸烟"
,
//是否被动吸烟
"passivitySmokingYears"
:
"被动吸烟年数"
,
//是否被动吸烟年数
"year"
:
'年'
,
//年
"branch"
:
'支'
,
//支
//第七页
//第七页
"concludingRemarks"
:
'سىز بۇ قېتىمقى تولدۇرۇش مەزمۇنىنى تاماملاپ بولدىڭىز، ياردىمىڭىز ۋە قوللىغىنىڭىزغا رەھمەت.'
,
"concludingRemarks"
:
'سىز بۇ قېتىمقى تولدۇرۇش مەزمۇنىنى تاماملاپ بولدىڭىز، ياردىمىڭىز ۋە قوللىغىنىڭىزغا رەھمەت.'
,
//您已完成本次填写内容 ,感谢您的帮助和支持
"goBack"
:
'ئالدىغا قايتىش'
,
"goBack"
:
'ئالدىغا قايتىش'
,
//返回
"yes"
:
'ھە ئە'
,
"no"
:
"ياق"
,
"have"
:
"بار "
,
"noHave"
:
"يوق "
"yes"
:
'ھە ئە'
,
//是
"no"
:
"ياق"
,
//否
"have"
:
"بار "
,
//有
"noHave"
:
"يوق "
,
//无
"other"
:
"باشقا سەۋەپ"
,
//其他
"week"
:
'جۇڭگو'
,
//周
"China"
:
'جۇڭگو'
,
//中国
...
...
src/store/modules/user.js
View file @
2397355f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: ninglupeng
* @Author: ninglupeng
* @Date: 2022-03-17 15:06:50
* @Date: 2022-03-17 15:06:50
* @LastEditors: wsq
* @LastEditors: wsq
* @LastEditTime: 2022-11-03 1
4:05:23
* @LastEditTime: 2022-11-03 1
5:16:57
* @Description:
* @Description:
*/
*/
import
http
from
'@/http/index'
import
http
from
'@/http/index'
...
@@ -13,7 +13,7 @@ const state = {
...
@@ -13,7 +13,7 @@ const state = {
token
:
''
,
token
:
''
,
name
:
''
,
name
:
''
,
userInfo
:
{},
userInfo
:
{},
page
:
5
,
page
:
4
,
}
}
const
mutations
=
{
const
mutations
=
{
...
...
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