riku
2026-01-16 1f9e43b7bbb848c7ee2aaa89ffece17002b2c915
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>