|
@@ -21,82 +21,174 @@
|
|
</div>
|
|
</div>
|
|
<div class="weui-cell__ft">
|
|
<div class="weui-cell__ft">
|
|
<button id="btnAdd" href="javascript:" style="height:5vh; margin-right: 3vh;"
|
|
<button id="btnAdd" href="javascript:" style="height:5vh; margin-right: 3vh;"
|
|
- class="weui-btn weui-btn_mini weui-btn_primary">添加人员</button>
|
|
|
|
|
|
+ class="weui-btn weui-btn_mini weui-btn_primary">添加人员
|
|
|
|
+ </button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="rb_family">
|
|
<div id="rb_family">
|
|
- <#--<div class="weui-media-box weui-media-box_text">-->
|
|
|
|
- <#--<h4 class="weui-media-box__title">家人1:咳嗽、乏力、未确诊 <a href="javascript:" >删除</a></h4>-->
|
|
|
|
- <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
|
|
|
|
- <#--</div>-->
|
|
|
|
|
|
+ <#--<div class="weui-media-box weui-media-box_text">-->
|
|
|
|
+ <#--<h4 class="weui-media-box__title">家人1:咳嗽、乏力、未确诊 <a href="javascript:" >删除</a></h4>-->
|
|
|
|
+ <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
|
|
|
|
+ <#--</div>-->
|
|
</div>
|
|
</div>
|
|
<div class="weui-cells__tips"> <span style="color: red">
|
|
<div class="weui-cells__tips"> <span style="color: red">
|
|
注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!后期会有医生跟踪分析,给予大家医疗建议,请认真填报!
|
|
注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!后期会有医生跟踪分析,给予大家医疗建议,请认真填报!
|
|
</span></div>
|
|
</span></div>
|
|
<div class="weui-btn-area">
|
|
<div class="weui-btn-area">
|
|
- <a id="btn_shangbao" 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>
|
|
</div>
|
|
<div id="ribao" class="weui-btn-area" style="display: none">
|
|
<div id="ribao" class="weui-btn-area" style="display: none">
|
|
<div style="text-align: center;">基本信息</div>
|
|
<div style="text-align: center;">基本信息</div>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between;">
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between;">
|
|
- <input id="js_input_user_name" 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%; text-align: center;" />
|
|
|
|
- <input id="js_input_user_sex" 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;" />
|
|
|
|
- <input id="js_input_user_age" class="weui-input" autofocus="" type="text" placeholder="年龄" maxlength="3" 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="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%;" />
|
|
|
|
|
|
+ <input id="js_input_user_name" 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%; text-align: center;"/>
|
|
|
|
+ <input id="js_input_user_sex" 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;"/>
|
|
|
|
+ <input id="js_input_user_age" class="weui-input" autofocus="" type="text" placeholder="年龄"
|
|
|
|
+ maxlength="3"
|
|
|
|
+ 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="height: 5vh; line-height: 5vh;margin-left: 2vw;">基本情况</div>
|
|
|
|
+ <div class="weui-cells weui-cells_checkbox">
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s11">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" class="weui-check" name="checkbox1" id="s11">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>心脑血管疾病(服用ARB)</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s12">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" name="checkbox2" class="weui-check" id="s12">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>心脑血管疾病(未服ARB)</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s13">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" name="checkbox3" class="weui-check" id="s13">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>呼吸系统病史</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s14">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" name="checkbox4" class="weui-check" id="s14">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>肿瘤病史</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s15">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" name="checkbox5" class="weui-check" id="s15">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>糖尿病史</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s16">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" name="checkbox6" class="weui-check" id="s16">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>服用过激素药物</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
|
|
+ <label class="weui-cell weui-cell_active weui-check__label" for="s17">
|
|
|
|
+ <div class="weui-cell__hd">
|
|
|
|
+ <input type="checkbox" name="checkbox7" class="weui-check" id="s17">
|
|
|
|
+ <i class="weui-icon-checked"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="weui-cell__bd">
|
|
|
|
+ <p>妊娠期</p>
|
|
|
|
+ </div>
|
|
|
|
+ </label>
|
|
</div>
|
|
</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>
|
|
|
|
|
|
+ <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>
|
|
<input id="suspectedId" type="text" hidden="hidden" value=""/>
|
|
<input id="suspectedId" type="text" hidden="hidden" value=""/>
|
|
<div style="height: 5vh; line-height: 5vh;margin-left: 2vw;">病情描述</div>
|
|
<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="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<div style="color: gray;height: 5vh; line-height: 5vh; width: 70%;">是否确诊新冠肺炎</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;" />
|
|
|
|
|
|
+ <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="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: 30%;">单间隔离</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;" />
|
|
|
|
|
|
+ <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="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: 30%;">体温</div>
|
|
- <input id="js_input_user_tiwen" class="weui-input" autofocus="" type="number" placeholder="请输入" maxlength="4" style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 5vh;" />
|
|
|
|
|
|
+ <input id="js_input_user_tiwen" class="weui-input" autofocus="" type="number" placeholder="请输入"
|
|
|
|
+ maxlength="4"
|
|
|
|
+ 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="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: 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;" />
|
|
|
|
|
|
+ <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>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<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: 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;" />
|
|
|
|
|
|
+ <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>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<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: 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;" />
|
|
|
|
|
|
+ <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>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<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: 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;" />
|
|
|
|
|
|
+ <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>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<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: 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;" />
|
|
|
|
|
|
+ <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>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<div style="color: gray;height: 5vh; line-height: 5vh;margin-right: 2vw;width: 30%;">其他描述</div>
|
|
<div style="color: gray;height: 5vh; line-height: 5vh;margin-right: 2vw;width: 30%;">其他描述</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>
|
|
|
|
|
|
+ <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>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
|
|
<div style="color: gray;height: 5vh; line-height: 5vh;margin-right: 2vw;width: 40%;">
|
|
<div style="color: gray;height: 5vh; line-height: 5vh;margin-right: 2vw;width: 40%;">
|
|
- <button id="ribao_score" style="height:5vh;" class="weui-btn weui-btn_mini weui-btn_primary">健康评估</button></div>
|
|
|
|
- <input id="js_input_score_rezult" class="weui-input" autofocus="" readonly="readonly" style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 5vh;" />
|
|
|
|
- <input id="js_input_score_rezult_value" type="text" hidden="hidden" />
|
|
|
|
- <input id="js_input_temperature_score" type="text" hidden="hidden" />
|
|
|
|
- <input id="js_input_score_histroy" type="text" hidden="hidden" />
|
|
|
|
- <input id="js_input_score" type="text" hidden="hidden"/>
|
|
|
|
|
|
+ <button id="ribao_score" style="height:5vh;"
|
|
|
|
+ class="weui-btn weui-btn_mini weui-btn_primary">健康评估
|
|
|
|
+ </button>
|
|
|
|
+ </div>
|
|
|
|
+ <input id="js_input_score_rezult" class="weui-input" autofocus="" readonly="readonly"
|
|
|
|
+ style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 5vh;"/>
|
|
|
|
+ <input id="js_input_score_rezult_value" type="text" hidden="hidden"/>
|
|
|
|
+ <input id="js_input_temperature_score" type="text" hidden="hidden"/>
|
|
|
|
+ <input id="js_input_score_histroy" type="text" hidden="hidden"/>
|
|
|
|
+ <input id="js_input_score" type="text" hidden="hidden"/>
|
|
</div>
|
|
</div>
|
|
<div style="display: flex; justify-content: center;">
|
|
<div style="display: flex; justify-content: center;">
|
|
<div style="width: 70%;color: red; text-align: center;">
|
|
<div style="width: 70%;color: red; text-align: center;">
|
|
@@ -105,7 +197,8 @@
|
|
</div>
|
|
</div>
|
|
<div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh; margin-bottom: 5vh;">
|
|
<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>
|
|
<a id="cancel" href="javascript:;" class="weui-btn weui-btn_default" style="width: 30%;">取消</a>
|
|
- <a id="commit" href="javascript:;" onclick="ribaoCommit();" class="weui-btn weui-btn_primary" style="margin-top: 0;width: 30%;">提交</a>
|
|
|
|
|
|
+ <a id="commit" href="javascript:;" onclick="ribaoCommit();" class="weui-btn weui-btn_primary"
|
|
|
|
+ style="margin-top: 0;width: 30%;">提交</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</br>
|
|
</br>
|
|
@@ -114,17 +207,18 @@
|
|
<div id="rb_nav2" class="weui-tab__bd-item ">
|
|
<div id="rb_nav2" class="weui-tab__bd-item ">
|
|
<div id="my-input-ribao"></div>
|
|
<div id="my-input-ribao"></div>
|
|
<div class="weui-panel weui-panel_access">
|
|
<div class="weui-panel weui-panel_access">
|
|
- <div class="weui-panel__hd" style="color: #0bb20c; font-size: large" >我的家人</div>
|
|
|
|
|
|
+ <div class="weui-panel__hd" style="color: #0bb20c; font-size: large">我的家人</div>
|
|
<div class="weui-panel__bd" id="ribao_famliy">
|
|
<div class="weui-panel__bd" id="ribao_famliy">
|
|
- <#--<div class="weui-media-box weui-media-box_text">-->
|
|
|
|
- <#--<h4 class="weui-media-box__title">家人1:咳嗽、乏力、未确诊</h4>-->
|
|
|
|
- <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
|
|
|
|
- <#--</div>-->
|
|
|
|
- <#--<div class="weui-media-box weui-media-box_text">-->
|
|
|
|
- <#--<h4 class="weui-media-box__title">家人1:咳嗽、乏力、确诊</h4>-->
|
|
|
|
- <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
|
|
|
|
- <#--</div>-->
|
|
|
|
- </div><br /><br />
|
|
|
|
|
|
+ <#--<div class="weui-media-box weui-media-box_text">-->
|
|
|
|
+ <#--<h4 class="weui-media-box__title">家人1:咳嗽、乏力、未确诊</h4>-->
|
|
|
|
+ <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
|
|
|
|
+ <#--</div>-->
|
|
|
|
+ <#--<div class="weui-media-box weui-media-box_text">-->
|
|
|
|
+ <#--<h4 class="weui-media-box__title">家人1:咳嗽、乏力、确诊</h4>-->
|
|
|
|
+ <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
|
|
|
|
+ <#--</div>-->
|
|
|
|
+ </div>
|
|
|
|
+ <br/><br/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|