|
@@ -190,20 +190,20 @@
|
|
|
</div>
|
|
|
|
|
|
<div style="display:flex; display: -webkit-flex;flex-direction: row; -webkit-flex-direction: row;justify-content: space-between; -webkit-justify-content: space-between;margin-top: 5px;">
|
|
|
- <div style="color: gray;height: 30px; line-height: 30px; flex: 8;-webkit-flex: 8;">新冠肺炎</div>
|
|
|
+ <div style="color: gray;height: 30px; line-height: 30px; flex: 8;-webkit-flex: 8;">本人身体情况</div>
|
|
|
<#--<input id="switchQuezhen" class="weui-input" autofocus="" type="text" placeholder="请选择"-->
|
|
|
<#--maxlength="20"-->
|
|
|
<#--style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 30px;"/>-->
|
|
|
- <div class="weui-cells_checkbox" style="flex: 5;-webkit-flex: 5;">
|
|
|
+ <div class="weui-cells_checkbox" style="flex: 7;-webkit-flex: 7;">
|
|
|
<label class="weui-radio weui-cell_active weui-check__label" for="s18" style="padding: 10px 0 10px 10px;">
|
|
|
<input type="radio" name="radio" value="0" class="weui-check" id="s18"
|
|
|
style="width: 10%"/>
|
|
|
- <i class="weui-icon-checked"></i>无
|
|
|
+ <i class="weui-icon-checked"></i>正常
|
|
|
</label>
|
|
|
<label class="weui-radio weui-cell_active weui-check__label" for="s19" style="padding: 10px 0 10px 10px;">
|
|
|
<input type="radio" name="radio" value="1" class="weui-check" id="s19"
|
|
|
style="width: 10%"/>
|
|
|
- <i class="weui-icon-checked"></i>有
|
|
|
+ <i class="weui-icon-checked"></i>异常
|
|
|
</label>
|
|
|
<#-- <div style="height: 20px"></div>-->
|
|
|
<#-- <label class="weui-radio weui-cell_active weui-check__label" for="s20">-->
|
|
@@ -311,34 +311,34 @@
|
|
|
<span class="weui-loadmore__tips">接触史</span>
|
|
|
</div>
|
|
|
<div style="display:flex; display: -webkit-flex;flex-direction: row; -webkit-flex-direction: row;justify-content: space-between; -webkit-justify-content: space-between;margin-top: 5px;">
|
|
|
- <div style="color: gray;height: 30px; line-height: 30px; flex: 8;-webkit-flex: 8;">新冠肺炎接触史</div>
|
|
|
- <div class="weui-cells_checkbox" style="flex: 5;-webkit-flex: 5;">
|
|
|
+ <div style="color: gray;height: 30px; line-height: 30px; flex: 8;-webkit-flex: 8;">家庭成员情况</div>
|
|
|
+ <div class="weui-cells_checkbox" style="flex: 7;-webkit-flex: 7;">
|
|
|
<label class="weui-radio weui-cell_active weui-check__label" for="s40" style="padding: 10px 0 10px 10px;">
|
|
|
<input type="radio" name="radio3" value="0" class="weui-check" id="s40"
|
|
|
style="width: 10%"/>
|
|
|
- <i class="weui-icon-checked"></i>无
|
|
|
+ <i class="weui-icon-checked"></i>正常
|
|
|
</label>
|
|
|
<label class="weui-radio weui-cell_active weui-check__label" for="s41" style="padding: 10px 0 10px 10px;">
|
|
|
<input type="radio" name="radio3" value="1" class="weui-check" id="s41"
|
|
|
style="width: 10%"/>
|
|
|
- <i class="weui-icon-checked"></i>有
|
|
|
+ <i class="weui-icon-checked"></i>异常
|
|
|
</label>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div id="isContactView" style="display:flex; display: -webkit-flex;flex-direction: row; -webkit-flex-direction: row;justify-content: space-between; -webkit-justify-content: space-between;margin-top: 5px;">
|
|
|
- <div style="color: gray;height: 60px; line-height: 30px; flex: 8;-webkit-flex: 8;">
|
|
|
- 家庭成员中有新冠肺炎疫情或有过病例接触史人员
|
|
|
+ <div style="color: gray;height: 110px; line-height: 30px; flex: 8;-webkit-flex: 8;">
|
|
|
+ 密切接触人员(含家庭成员)有新冠肺炎或有1月25日以来中高风险地区旅居史
|
|
|
</div>
|
|
|
- <div class="weui-cells_checkbox" style="flex: 5; -webkit-flex: 5;margin-top: 15px;">
|
|
|
+ <div class="weui-cells_checkbox" style="flex: 7;-webkit-flex: 7;margin-top: 30px;">
|
|
|
<label class="weui-radio weui-cell_active weui-check__label" for="s28" style="padding: 10px 0 10px 10px;">
|
|
|
<input type="radio" name="radio1" value="0" class="weui-check" id="s28"
|
|
|
style="width: 10%"/>
|
|
|
- <i class="weui-icon-checked"></i>否
|
|
|
+ <i class="weui-icon-checked"></i>正常
|
|
|
</label>
|
|
|
<label class="weui-radio weui-cell_active weui-check__label" for="s29" style="padding: 10px 0 10px 10px;">
|
|
|
<input type="radio" name="radio1" value="1" class="weui-check" id="s29"
|
|
|
style="width: 10%"/>
|
|
|
- <i class="weui-icon-checked"></i>是
|
|
|
+ <i class="weui-icon-checked"></i>异常
|
|
|
</label>
|
|
|
</div>
|
|
|
</div>
|