maoyunfeng 5 年之前
父节点
当前提交
d140ed5bad
共有 1 个文件被更改,包括 11 次插入9 次删除
  1. 11 9
      whepi-ui/templates/home/ribao.ftl

+ 11 - 9
whepi-ui/templates/home/ribao.ftl

@@ -139,24 +139,26 @@
                     <#--<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 class="weui-cells weui-cells_checkbox" style="width: 125%">
-                            <label class="weui-cell weui-cell_active weui-check__label" for="s18">
-                                <input type="radio" name="radio" value="0" class="weui-check" id="s18">
+                        <div class="weui-cells_checkbox" style="width: 125%">
+                            <label class="weui-radio weui-cell_active weui-check__label" for="s18" >
+                                <input type="radio" name="radio" value="0" class="weui-check" id="s18" style="width: 10%"/>
                                 <i class="weui-icon-checked"></i>无
                             </label>
-                            <label class="weui-cell weui-cell_active weui-check__label" for="s19">
-                                <input type="radio" name="radio" value="1" class="weui-check" id="s19">
+                            <label class="weui-radio weui-cell_active weui-check__label" for="s19" >
+                                <input type="radio" name="radio" value="1" class="weui-check" id="s19" style="width: 10%"/>
                                 <i class="weui-icon-checked"></i>确诊
                             </label>
-                            <label class="weui-cell weui-cell_active weui-check__label" for="s20">
-                                <input type="radio" name="radio" value="2" class="weui-check" id="s20">
+                            <label class="weui-radio weui-cell_active weui-check__label" for="s20">
+                                <input type="radio" name="radio" value="2" class="weui-check" id="s20" style="width: 10%">
                                 <i class="weui-icon-checked"></i>疑似
                             </label>
-                            <label class="weui-cell weui-cell_active weui-check__label" for="s21">
+                            <br style="height: 100px"/>
+                            <#--<div style="height: 10px"></div>-->
+                            <label class="weui-radio weui-cell_active weui-check__label" for="s21" style="width: 25%">
                                 <input type="radio" name="radio" value="3" class="weui-check" id="s21">
                                 <i class="weui-icon-checked"></i>有接触史
                             </label>
-                            <label class="weui-cell weui-cell_active weui-check__label" for="s22">
+                            <label class="weui-radio weui-cell_active weui-check__label" for="s22" style="width: 25%">
                                 <input type="radio" name="radio" value="4" class="weui-check" id="s22">
                                 <i class="weui-icon-checked"></i>解除隔离
                             </label>