riku
2024-11-13 af930887f9972b7dd21c80599e697e44f5e5a579
miniprogram_npm/tdesign-miniprogram/indexes/indexes.wxml
@@ -11,7 +11,7 @@
    <view
      class="{{_.cls(classPrefix + '__sidebar-item', [['active', activeAnchor === item]])}} {{prefix}}-class-sidebar-item"
      wx:for="{{ _indexList }}"
      wx:key="index"
      wx:key="*this"
      bind:tap="onClick"
      data-index="{{index}}"
    >