|
@@ -35,7 +35,7 @@
|
|
|
注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!
|
|
|
</span></div>
|
|
|
<div class="weui-btn-area">
|
|
|
- <a class="weui-btn weui-btn_primary" href="javascript:" id="showTooltips" onclick="addReport()">全家报平安</a>
|
|
|
+ <a id="btn_shangbao" class="weui-btn weui-btn_primary" href="javascript:" id="showTooltips" onclick="addReport()">全家报平安</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div id="ribao" class="weui-btn-area" style="display: none">
|
|
@@ -46,15 +46,14 @@
|
|
|
<input id="js_input_user_age" 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; width: 25%; text-align: center;" />
|
|
|
</div>
|
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
- <div style="width: 20%;height: 5vh; line-height: 5vh;margin-left: 2vw;">基本状况</div>
|
|
|
+ <div style="height: 5vh; line-height: 5vh;margin-left: 2vw;">基本状况</div>
|
|
|
<input id="js_input_user_status" 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; width: 75%;" />
|
|
|
</div>
|
|
|
<textarea id="jibenmiaoshu" class="weui-textarea" placeholder="身体基本状况描述" rows="5" style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; margin-top: 1vh;"></textarea>
|
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
|
- <div style="width: 20%;height: 5vh; line-height: 5vh;margin-left: 2vw;">病情描述</div>
|
|
|
+ <div style="height: 5vh; line-height: 5vh;margin-left: 2vw;">病情描述</div>
|
|
|
<div style="width: 70%;display:flex; flex-direction: row;">
|
|
|
<div style="color: gray;height: 5vh; line-height: 5vh;margin-right: 5vw;">是否确诊</div>
|
|
|
-<#-- <input id="switchQuezhen" class="weui-switch" type="checkbox">-->
|
|
|
<input hidden="hidden" name="switchQuezhen" id="switchQuezhen" value="off" type="radio" checked="checked"/>
|
|
|
<div class="weui-cell__ft">
|
|
|
<input class="weui-switch" type="checkbox" id="rb_switch" name="rb_switch">
|
|
@@ -62,33 +61,38 @@
|
|
|
</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: 10%;">体温</div>
|
|
|
- <input id="js_input_user_tiwen" 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; width: 35%;" />
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 10%;margin-left: 5vw;">咳嗽</div>
|
|
|
- <input id="js_input_user_kesou" 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; width: 35%;" />
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 30%;">体温</div>
|
|
|
+ <input id="js_input_user_tiwen" class="weui-input" autofocus="" type="number" 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;">
|
|
|
- <div style="color: gray;height: 5vh;line-height: 2.5vh; width: 10%;">肌肉酸痛</div>
|
|
|
- <input id="js_input_user_jirou" 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; width: 35%;" />
|
|
|
- <div style="color: gray;height: 5vh;line-height: 2.5vh; width: 10%;margin-left: 5vw;">呼吸困难</div>
|
|
|
- <input id="js_input_user_huxi" 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; width: 35%;" />
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 30%;">咳嗽</div>
|
|
|
+ <input id="js_input_user_kesou" 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;">
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 10%;">胸闷</div>
|
|
|
- <input id="js_input_user_xiongmen" 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; width: 35%;" />
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 10%;margin-left: 5vw;">乏力</div>
|
|
|
- <input id="js_input_user_fali" 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; width: 35%;" />
|
|
|
+ <div style="color: gray;height: 5vh;line-height: 5vh; width: 30%;">肌肉酸痛</div>
|
|
|
+ <input id="js_input_user_jirou" 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;">
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 10%;">腹泻</div>
|
|
|
- <input id="js_input_user_fuxie" 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; width: 35%;" />
|
|
|
- <div style="width: 50%; display: flex; flex-direction: row;">
|
|
|
- <input id="js_input_user_cishu" 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; width: 30%;" />
|
|
|
- <div style="color: gray;height: 5vh; line-height: 5vh; width: 30%; margin-left: 3vw;">次/日</div>
|
|
|
+ <div style="color: gray;height: 5vh;line-height: 5vh; width: 30%;">呼吸困难</div>
|
|
|
+ <input id="js_input_user_huxi" 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;">
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 30%;">乏力</div>
|
|
|
+ <input id="js_input_user_fali" 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;">
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; width: 30%;">腹泻</div>
|
|
|
+ <input id="js_input_user_fuxie" 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; margin-top: 1vh;">
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh; margin-right: 2vw;">是否单间隔离</div>
|
|
|
+ <input hidden="hidden" name="js_input_user_danjiangeli" id="switchQuezhen" value="off" type="radio" checked="checked"/>
|
|
|
+ <div class="weui-cell__ft">
|
|
|
+ <input class="weui-switch" type="checkbox" id="rb_switch_2" name="rb_switch">
|
|
|
</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: 10%;margin-right: 2vw;">其他</div>
|
|
|
+ <div style="color: gray;height: 5vh; line-height: 5vh;margin-right: 2vw;width: 13%;">其他</div>
|
|
|
<textarea id="shuruqita" class="weui-textarea" placeholder="输入内容(300字内)" rows="5" style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; margin-top: 1vh;"></textarea>
|
|
|
</div>
|
|
|
<div style="display: flex; justify-content: center;">
|