Riku
2024-08-13 cf693a5227f17bbf2201512128d267281a8c5695
miniprogram_npm/tdesign-miniprogram/picker-item/picker-item.wxml
@@ -14,6 +14,7 @@
  >
    <view
      class="{{_.cls(classPrefix + '__item', [['active', curIndex == index]])}}"
      style="height: {{pickItemHeight}}px"
      wx:for="{{options}}"
      wx:key="index"
      wx:for-item="option"