Parcourir la source

menu or block title rename

hare8999@163.com il y a 1 an
Parent
commit
adce978950
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/index/components/index-card-gksp.vue

+ 1 - 1
src/views/index/components/index-card-gksp.vue

@@ -1,5 +1,5 @@
 <template>
-  <index-card title="高考政策" more-text="更多" @more="handleMore">
+  <index-card title="高考政策" more-text="更多" @more="handleMore">
     <index-card-content :list="list" :line-size="lineSize">
       <template #default="{item}">
         <index-image-item v-bind="item"></index-image-item>