Explorar el Código

tabbar去掉AI改为健康管家

张田田 hace 10 meses
padre
commit
28dfdcb39e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",
       },