riku
2025-04-27 233a467167e2b363098cc7fa63e7f26d1d15507b
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>