yuliang 5 năm trước cách đây
mục cha
commit
2268661f50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      whepi-ui/templates/home/ribao.js

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

@@ -1500,7 +1500,7 @@ function helpValue1(v) {
       tripDet = "出行详细:" + v.tripDet + ";"
   }
 
-  $('#ribao_famliy').append($('<div class="weui-media-box weui-media-box_text" style="height: auto">\n' +
+  $('#ribao_famliy').append($('<div class="weui-media-box weui-media-box_text" style="height: 20vh">\n' +
     '                                      <h4 class="weui-media-box__title">' + userName + '&nbsp;&nbsp;&nbsp;' + grender + '&nbsp;&nbsp;&nbsp;' + age + '</h4>\n' +
     '                                      <div class="weui-media-box__desc" style="height: auto">' + familyStatus + medical + singleRoom + temperature + cough + muscle + dyspnea + fatigue + diarrhea + others + scoreRezult + workLocal + todayLocal + isTrip + tripDet + '</div>\n' +
     '                                    </div>\n' +