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: "" },