Browse Source

perf: 优化菜单搜索

xiaoxian521 1 year ago
parent
commit
611b591da8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/components/search/components/SearchModal.vue

+ 1 - 1
src/layout/components/search/components/SearchModal.vue

@@ -164,7 +164,7 @@ onKeyStroke("ArrowDown", handleDown);
       size="large"
       v-model="keyword"
       clearable
-      placeholder="搜索菜单"
+      placeholder="搜索菜单(中文模式下支持拼音搜索)"
       @input="handleSearch"
     >
       <template #prefix>