1
YM
2024-06-06 c56935d7085725e609d926b064c146f3ffc29e6e
src/pages/character/index.vue
@@ -21,7 +21,6 @@
        <li
          @click="onSearch({ text: item }, index)"
          :class="{ cursor: true, active: hotAciveIndex === index }"
          hotAciveIndex
          v-for="(item, index) in hotKeyList"
          :key="item"
        >