Selaa lähdekoodia

fix:修改title

zlong 1 vuosi sitten
vanhempi
commit
77f892b13b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,