|
@@ -128,18 +128,31 @@
|
|
|
<#--style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; margin-top: 1vh;"></textarea>-->
|
|
|
<input id="suspectedId" type="text" hidden="hidden" value=""/>
|
|
|
<div style="height: 5vh; line-height: 5vh;margin-left: 2vw;">病情描述</div>
|
|
|
- <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 55%;">确诊新冠肺炎</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: 5vh;"/>
|
|
|
+ <div id="ribao_qz">
|
|
|
+ <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 55%;">确诊新冠肺炎</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: 5vh;"/>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 55%;">单间隔离</div>
|
|
|
- <input id="switchDanjiangeli" 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: 5vh;"/>
|
|
|
+ <div id="ribao_zz">
|
|
|
+ <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 55%;">今日症状</div>
|
|
|
+ <input id="switchQuezhen_zz" 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: 5vh;"/>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
+ <div id="ribao_dnjgl">
|
|
|
+ <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 55%;">单间隔离</div>
|
|
|
+ <input id="switchDanjiangeli" 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: 5vh;"/>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
|
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
<div style="color: gray;height: 5vh; line-height: 5vh; width: 55%;">体温</div>
|