|
@@ -53,7 +53,7 @@
|
|
|
<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: 30%;">是否确诊</div>
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 70%;">是否确诊新冠肺炎</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 style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|