riku
2026-04-02 3282e95db0207ee133d1e98d9771dec9d83b0fc4
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>