任一存 hace 1 año
padre
commit
05784f72ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -20,7 +20,7 @@
       <div class="search" @keyup.enter="onSearch">
         <div class="searchBtn" @click="onSearch"></div>
         <el-input
-          placeholder="搜索村落名称..."
+          placeholder="搜索文物名称..."
           suffix-icon="el-icon-search"
           v-model="searchInput"
         >