yuliang 5 năm trước cách đây
mục cha
commit
16d38b3704

+ 1 - 1
whepi-ui/templates/home/ribao.ftl

@@ -38,7 +38,7 @@
                     <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
                     <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
                     <#--</div>-->
                     <#--</div>-->
                     </div>
                     </div>
-                    <div class="weui-cells__tips"> <span style="color: red">
+                    <div class="weui-cells__tips"> <span style="color: red; display: none">
                         <br/>
                         <br/>
                         注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!后期会有医生跟踪分析,给予大家医疗建议,请认真填报!
                         注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!后期会有医生跟踪分析,给予大家医疗建议,请认真填报!
                     </span></div>
                     </span></div>

+ 1 - 1
whepi-ui/templates/lingyun/ribao.ftl

@@ -32,7 +32,7 @@
                     <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
                     <#--<p class="weui-media-box__desc">由各种物质组成的巨型球状天体,叫做星球。星球有一定的形状,有自己的运行轨道。</p>-->
                     <#--</div>-->
                     <#--</div>-->
                     </div>
                     </div>
-                    <div class="weui-cells__tips"> <span style="color: red">
+                    <div class="weui-cells__tips"> <span style="color: red; display: none">
                         <br/>
                         <br/>
                         注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!后期会有医生跟踪分析,给予大家医疗建议,请认真填报!
                         注:请如实上报情况,便以相互帮助,小区是我家,团结就是力量!后期会有医生跟踪分析,给予大家医疗建议,请认真填报!
                     </span></div>
                     </span></div>

+ 1 - 1
whepi-web/src/main/resources/mapper/RbMapper.xml

@@ -88,7 +88,7 @@
                 and (suho.linkman like concat('%',#{queryProperties},'%')
                 and (suho.linkman like concat('%',#{queryProperties},'%')
                 or suho.phone like concat('%',#{queryProperties},'%'))
                 or suho.phone like concat('%',#{queryProperties},'%'))
             </if>
             </if>
-            <if test="reportStatus != null and reportStatus != '' and reportStatus != 2">
+            <if test="reportStatus != null and reportStatus != '' and reportStatus != 2  and reportStatus != 3">
                 and msr.report_status=#{reportStatus}
                 and msr.report_status=#{reportStatus}
             </if>
             </if>
             <if test="reportStatus == 2">
             <if test="reportStatus == 2">