Przeglądaj źródła

fix:修改title

zlong 1 rok temu
rodzic
commit
77f892b13b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pages/pet-manual/index.vue

+ 1 - 1
src/pages/pet-manual/index.vue

@@ -24,7 +24,7 @@ interface TypeItem {
   name: string
   isClick: boolean
 }
-const titleName = ref<string>('喂养计划')
+const titleName = ref<string>('养宠手册')
 const listModel = ref<ListItem[]>([
   {
     img: bg,