|
@@ -246,12 +246,12 @@
|
|
|
<input id="js_input_score_histroy" type="text" hidden="hidden"/>
|
|
|
<input id="js_input_score" type="text" hidden="hidden"/>
|
|
|
</div>
|
|
|
- <div style="display: flex; justify-content: center;">
|
|
|
- <div style="width: 70%;color: red; text-align: center;">
|
|
|
- <br/>
|
|
|
- 自愿填写病情描述(温度为必填项),提交后会根据每天病情描述变化趋势给出更加科学的健康评估建议
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <#--<div style="display: flex; justify-content: center;">-->
|
|
|
+ <#--<div style="width: 70%;color: red; text-align: center;">-->
|
|
|
+ <#--<br/>-->
|
|
|
+ <#--自愿填写病情描述(温度为必填项),提交后会根据每天病情描述变化趋势给出更加科学的健康评估建议-->
|
|
|
+ <#--</div>-->
|
|
|
+ <#--</div>-->
|
|
|
<div id="ribao_trip" class="weui-btn-area"><#--style="display: none"-->
|
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 6vh;">
|
|
|
<div style="height: 5vh; line-height: 5vh; width: 55%;">工作驻地</div>
|
|
@@ -343,6 +343,12 @@
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
+ <div style="display: flex; justify-content: center;">
|
|
|
+ <div style="color: red">
|
|
|
+ <br/>
|
|
|
+ 本人郑重声明,上述信息是我本人或代他人填写,本人对信息内容真实性和完整性负责,因信息填报不实导致相关后果的,本人愿承担相应责任。
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh; margin-bottom: 5vh;">
|
|
|
<a id="cancel" href="javascript:;" class="weui-btn weui-btn_default"
|
|
|
style="width: 30%;">取消</a>
|