pages/cluetask/question/index.wxml @@ -39,8 +39,8 @@ /> </t-cell> <view wx:if="{{validated && (!fileList || fileList.length == 0)}}" class="tips"> 问题图片至少选一张 </view> 问题图片至少选一张 </view> </t-form> </view> <view class="page-footer"></view>