Parcourir la source

tabbar去掉AI改为健康管家

张田田 il y a 10 mois
Parent
commit
28dfdcb39e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      miniprogram/components/tabbar/tabbar.ts

+ 1 - 1
miniprogram/components/tabbar/tabbar.ts

@@ -14,7 +14,7 @@ Component({
       },
       {
         value: "/module/chats/pages/index/index",
-        label: "AI对话管家",
+        label: "健康管家",
         icon: "app",
         path: "/module/chats/pages/index/index",
       },