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