Ver Fonte

tabbar去掉AI改为健康管家

张田田 há 10 meses atrás
pai
commit
28dfdcb39e
1 ficheiros alterados com 1 adições e 1 exclusões
  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",
       },