소스 검색

fix:修改title

zlong 1 년 전
부모
커밋
77f892b13b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,