杨磊
2024-06-12 71e6a0857c5f411b8b8df3df4102cc32e7d32ba1
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"
        >
@@ -173,7 +172,7 @@
          },
          {
            type: "input",
            label: "时间",
            label: "时期",
            name: "period",
            value: ""
          },