Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
64525b24
Commit
64525b24
authored
Oct 28, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
活动页面修改
parent
ba4e1d5d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
121 additions
and
76 deletions
+121
-76
activeSignUp.vue
pages/kotra/activeSignUp.vue
+61
-36
signListEdit.vue
pages/kotra/signListEdit.vue
+57
-40
signSuccse.vue
pages/kotra/signSuccse.vue
+3
-0
No files found.
pages/kotra/activeSignUp.vue
View file @
64525b24
...
...
@@ -194,14 +194,14 @@
<input
class=
"activeSign_Input"
v-model=
"pMsg.LinkMan"
placeholder=
"请输入您的姓名"
/>
</view>
<!-- 新增年龄 -->
<view
class=
"activeMainDiv"
>
<
!-- <
view class="activeMainDiv">
<view class="activeSignName">年龄</view>
<input type="number" class="activeSign_Input" v-model="pMsg.Age" placeholder="请输入您的年龄" />
</view>
<view
class=
"activeMainDiv"
>
</view>
-->
<
!-- <
view class="activeMainDiv">
<view class="activeSignName">身份证号码</view>
<input type="number" class="activeSign_Input" v-model="pMsg.IdCard" placeholder="请输入您的身份证号码" />
</view>
</view>
-->
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
公司职务
</view>
<input
class=
"activeSign_Input"
v-model=
"pMsg.Post"
placeholder=
"请输入您在公司的职务"
/>
...
...
@@ -216,74 +216,99 @@
</view>
<!-- 新增表单 -->
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
是否完成新冠接种
</view>
<view
class=
"activeSignName"
>
因疫情防控需要,请如实填写以下内容,感谢你的配合。
</view>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
><text
class=
"activeStar"
>
*
</text>
是否完成新冠接种
</view>
<u-radio-group
v-model=
"pMsg.IsInoculate"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
1、活动前21天有港台地区和国外旅居史。
</view>
<view
class=
"activeSignName"
>
因疫情防控需要,请如实填写以下内容,感谢你的配合。
</view>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
1、活动前 10 天有港台地区和国外旅居史的人员;
</view>
<u-radio-group
v-model=
"pMsg.IsGATLJ"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.GATLJRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.GATLJRemark" placeholder="备注" /> --
>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
2、活动前14天内有境内中高风险地区及所在县(市、区)旅居史。
</view>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
2、活动前7天有国内高、中、低风险区所在地区旅居史且未完成相关防控措施前的人员;
</view>
<u-radio-group
v-model=
"pMsg.IsZGFX"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.ZGFXRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.ZGFXRemark" placeholder="备注" /> --
>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
3、活动前14天有来自新冠肺炎确诊病例、无症状感染者报告社区的发热和/或有呼吸道症状患者接触史。
</view>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
3、无疫情发生县 (市、区) 来 (返) 川人员未按照疫情防控提醒短信落实相关管理措施前;
</view>
<u-radio-group
v-model=
"pMsg.IsQZJC"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.QZJCRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.QZJCRemark" placeholder="备注" /> --
>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
4、活动前14天有居家隔离医学观察人员接触史。
</view>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
4、接到有关部门关于疫情防控风险提示要求居家隔离医学观察、健康监测或健康码、行程码有异常者
</view>
<u-radio-group
v-model=
"pMsg.IsJJGLGX"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.JJGLGXRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.JJGLGXRemark" placeholder="备注" /> --
>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
5、已治愈出院的确诊病例和已解除集中隔离医学观察的无症状感染者,尚在随访或医学观察期内。
</view>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
5、被判定为新冠肺炎病毒感染者 (确诊病例及无症状感 染者) 的密切接触者, 或被判定为新冠肺炎病毒感染者密切接触者的密切接触者
</view>
<u-radio-group
v-model=
"pMsg.IsZYCYJCGL"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.ZYCYJCGLRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.ZYCYJCGLRemark" placeholder="备注" /> --
>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
6、被判定为新冠肺炎病毒感染者(确诊病例或无症状感染者)的密切接触者和密接的密接。
</view>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
6、已治愈出院, 尚在随访及医学观察期内的确诊病例和已解除集中隔离医学观察的无症状感染者;
</view>
<u-radio-group
v-model=
"pMsg.IsMJ"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.MJRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.MJRemark" placeholder="备注" /> --
>
</view>
<view
class=
"activeMainDiv"
>
<view
class=
"activeSignName"
>
7、有发热、干咳、乏力、咽痛、嗅(味)觉减退、腹泻等症状,且未排除传染病感染者。
</view>
<view
class=
"activeSignName"
>
<text
class=
"activeStar"
>
*
</text>
7、活动前有不适症状或有健康状况异常的人员 (包括发热、乏力、咳嗽、咽痛、打喷嚏、腹泻、呕吐、味觉、嗅觉功能障碍等疑似症状且未排除传染病感染者)。
</view>
<u-radio-group
v-model=
"pMsg.IsFRGK"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<!-- <view class="activeSignName" style='margin-top: 20rpx;'>备注</view> -->
<
input
class=
"activeSign_Input"
style=
'margin-top: 20rpx;'
v-model=
"pMsg.FRGKRemark"
placeholder=
"备注"
/
>
<
!-- <input class="activeSign_Input" style='margin-top: 20rpx;' v-model="pMsg.FRGKRemark" placeholder="备注" /> --
>
</view>
<!-- 新增表单 -->
</view>
...
...
@@ -349,22 +374,22 @@
LinkTel
:
''
,
Post
:
''
,
CountryInfo
:
''
,
Age
:
null
,
Age
:
0
,
IdCard
:
''
,
IsInoculate
:
null
,
IsGATLJ
:
null
,
IsInoculate
:
0
,
IsGATLJ
:
0
,
GATLJRemark
:
''
,
IsZGFX
:
null
,
IsZGFX
:
0
,
ZGFXRemark
:
''
,
IsQZJC
:
null
,
IsQZJC
:
0
,
QZJCRemark
:
''
,
IsJJGLGX
:
null
,
IsJJGLGX
:
0
,
JJGLGXRemark
:
''
,
IsZYCYJCGL
:
null
,
IsZYCYJCGL
:
0
,
ZYCYJCGLRemark
:
''
,
IsMJ
:
null
,
IsMJ
:
0
,
MJRemark
:
''
,
IsFRGK
:
null
,
IsFRGK
:
0
,
FRGKRemark
:
''
},
isShowAdd
:
true
,
...
...
@@ -483,20 +508,20 @@
this
.
pMsg
.
CountryInfo
=
''
;
this
.
pMsg
.
Age
=
''
this
.
pMsg
.
IdCard
=
''
,
this
.
pMsg
.
IsInoculate
=
null
,
this
.
pMsg
.
IsGATLJ
=
null
,
this
.
pMsg
.
IsInoculate
=
0
,
this
.
pMsg
.
IsGATLJ
=
0
,
this
.
pMsg
.
GATLJRemark
=
''
,
this
.
pMsg
.
IsZGFX
=
null
,
this
.
pMsg
.
IsZGFX
=
0
,
this
.
pMsg
.
ZGFXRemark
=
''
,
this
.
pMsg
.
IsQZJC
=
null
,
this
.
pMsg
.
IsQZJC
=
0
,
this
.
pMsg
.
QZJCRemark
=
''
,
this
.
pMsg
.
IsJJGLGX
=
null
,
this
.
pMsg
.
IsJJGLGX
=
0
,
this
.
pMsg
.
JJGLGXRemark
=
''
,
this
.
pMsg
.
IsZYCYJCGL
=
null
,
this
.
pMsg
.
IsZYCYJCGL
=
0
,
this
.
pMsg
.
ZYCYJCGLRemark
=
''
,
this
.
pMsg
.
IsMJ
=
null
,
this
.
pMsg
.
IsMJ
=
0
,
this
.
pMsg
.
MJRemark
=
''
,
this
.
pMsg
.
IsFRGK
=
null
,
this
.
pMsg
.
IsFRGK
=
0
,
this
.
pMsg
.
FRGKRemark
=
''
},
//删除联系人
...
...
pages/kotra/signListEdit.vue
View file @
64525b24
<
style
>
.activeStar
{
color
:
red
;
margin-right
:
5
rpx
;
font-size
:
23
rpx
;
}
.editpage
{
/* background-color: yellow; */
height
:
100vh
;
...
...
@@ -98,7 +103,7 @@
/>
</view>
<!-- 新增表单 -->
<view
class=
"box"
>
<!--
<view
class=
"box"
>
<view
class=
"name"
>
年龄
</view>
<input
type=
"text"
...
...
@@ -106,120 +111,132 @@
v-model=
"msg.Age"
placeholder=
"请输入您的年龄"
/>
</view>
</view>
-->
<view
class=
"box"
>
<view
class=
"name"
>
身份证号码
</view>
<input
type=
"text"
class=
"input"
v-model=
"msg.IdCard"
placeholder=
"请输入您的身份证号码"
/>
<view
class=
"name"
>
因疫情防控需要,请如实填写以下内容,感谢你的配合。
</view>
</view>
<view
class=
"box"
>
<view
class=
"name"
>
是否完成新冠接种
</view>
<view
class=
"name"
>
<text
class=
"activeStar"
>
*
</text>
是否完成新冠接种
</view>
<u-radio-group
v-model=
"msg.IsInoculate"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
</view>
<view
class=
"box"
>
<view
class=
"name"
>
1、活动前21天有港台地区和国外旅居史。
</view>
<view
class=
"name"
>
有下列情况人员不能参加本次大会。
</view>
</view>
<view
class=
"box"
>
<view
class=
"name"
><text
class=
"activeStar"
>
*
</text>
1、活动前 10 天有港台地区和国外旅居史的人员;
</view>
<u-radio-group
v-model=
"msg.IsGATLJ"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.GATLJRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<view
class=
"box"
>
<view
class=
"name"
>
2、活动前14天内有境内中高风险地区及所在县(市、区)旅居史。
</view>
<view
class=
"name"
><text
class=
"activeStar"
>
*
</text>
2、活动前7天有国内高、中、低风险区所在地区旅居史且未完成相关防控措施前的人员;
</view>
<u-radio-group
v-model=
"msg.IsZGFX"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.ZGFXRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<view
class=
"box"
>
<view
class=
"name"
>
3、活动前14天有来自新冠肺炎确诊病例、无症状感染者报告社区的发热和/或有呼吸道症状患者接触史。
</view>
<view
class=
"name"
><text
class=
"activeStar"
>
*
</text>
3、无疫情发生县 (市、区) 来 (返) 川人员未按照疫情防控提醒短信落实相关管理措施前;
</view>
<u-radio-group
v-model=
"msg.IsQZJC"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.QZJCRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<view
class=
"box"
>
<view
class=
"name"
>
4、活动前14天有居家隔离医学观察人员接触史。
</view>
<view
class=
"name"
>
<text
class=
"activeStar"
>
*
</text>
4、接到有关部门关于疫情防控风险提示要求居家隔离医学观察、健康监测或健康码、行程码有异常者;
</view>
<u-radio-group
v-model=
"msg.IsJJGLGX"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.JJGLGXRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<view
class=
"box"
>
<view
class=
"name"
>
5、已治愈出院的确诊病例和已解除集中隔离医学观察的无症状感染者,尚在随访或医学观察期内。
</view>
<view
class=
"name"
>
<text
class=
"activeStar"
>
*
</text>
5、被判定为新冠肺炎病毒感染者 (确诊病例及无症状感 染者) 的密切接触者, 或被判定为新冠肺炎病毒感染者密切接触者的密切接触者;
</view>
<u-radio-group
v-model=
"msg.IsZYCYJCGL"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.ZYCYJCGLRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<view
class=
"box"
>
<view
class=
"name"
>
6、被判定为新冠肺炎病毒感染者(确诊病例或无症状感染者)的密切接触者和密接的密接。
</view>
<view
class=
"name"
>
<text
class=
"activeStar"
>
*
</text>
6、已治愈出院, 尚在随访及医学观察期内的确诊病例和已解除集中隔离医学观察的无症状感染者;
</view>
<u-radio-group
v-model=
"msg.IsMJ"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.MJRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<view
class=
"box"
>
<view
class=
"name"
>
7、有发热、干咳、乏力、咽痛、嗅(味)觉减退、腹泻等症状,且未排除传染病感染者。
</view>
<view
class=
"name"
>
<text
class=
"activeStar"
>
*
</text>
7、活动前有不适症状或有健康状况异常的人员 (包括发热、乏力、咳嗽、咽痛、打喷嚏、腹泻、呕吐、味觉、嗅觉功能障碍等疑似症状且未排除传染病感染者)。
</view>
<u-radio-group
v-model=
"msg.IsFRGK"
:size=
"36"
>
<u-radio
shape=
"circle"
:name=
"1"
>
是
</u-radio>
<u-radio
shape=
"circle"
:name=
"0"
>
否
</u-radio>
</u-radio-group>
<input
<
!--
<
input
style=
'margin-top: 30rpx;'
type=
"text"
class=
"input"
v-model=
"msg.FRGKRemark"
placeholder=
"备注"
/>
/>
-->
</view>
<!-- 新增表单 -->
...
...
@@ -242,22 +259,22 @@ export default {
LinkTel
:
""
,
Post
:
""
,
CountryInfo
:
""
,
Age
:
null
,
Age
:
0
,
IdCard
:
''
,
IsInoculate
:
null
,
IsGATLJ
:
null
,
IsInoculate
:
0
,
IsGATLJ
:
0
,
GATLJRemark
:
''
,
IsZGFX
:
null
,
IsZGFX
:
0
,
ZGFXRemark
:
''
,
IsQZJC
:
null
,
IsQZJC
:
0
,
QZJCRemark
:
''
,
IsJJGLGX
:
null
,
IsJJGLGX
:
0
,
JJGLGXRemark
:
''
,
IsZYCYJCGL
:
null
,
IsZYCYJCGL
:
0
,
ZYCYJCGLRemark
:
''
,
IsMJ
:
null
,
IsMJ
:
0
,
MJRemark
:
''
,
IsFRGK
:
null
,
IsFRGK
:
0
,
FRGKRemark
:
''
},
};
...
...
pages/kotra/signSuccse.vue
View file @
64525b24
...
...
@@ -49,6 +49,9 @@
<view
class=
"text"
style=
"margin-top: 23px;"
>
审核通过后(大会开始前3日)
</view>
<view
class=
"text"
>
参会入场短信将发送至您的手机
</view>
<view
class=
"text"
>
请留意查收!
</view>
<view
class=
"text"
>
在会前请进行核酸检测,
</view>
<view
class=
"text "
style=
"color: red;"
>
进入会场须提供48小时核酸阴性报告。
</view>
<view
class=
"text"
>
感谢您的支持
</view>
<view
class=
"btn"
@
click=
"golist"
>
好的
</view>
<u-popup
v-model=
"rzshow"
mode=
"center"
length=
"80%"
:closeable=
"true"
>
<view
class=
"popup_box"
>
...
...
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