diff --git a/pages.json b/pages.json index 0c31261..32d6f48 100644 --- a/pages.json +++ b/pages.json @@ -125,10 +125,10 @@ "selectedIconPath": "static/tabBar/tabBar_show_00.png", "text": "首页" }, { - "pagePath": "pages/circle/index", + "pagePath": "pages/uricacid/index", "iconPath": "static/tabBar/tabBar_icon_01.png", "selectedIconPath": "static/tabBar/tabBar_show_01.png", - "text": "病友记" + "text": "记录" }, { "pagePath": "pages/user/index", "iconPath": "static/tabBar/tabBar_icon_02.png", diff --git a/pages/index/index.vue b/pages/index/index.vue index 97e7fa9..650f76c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,13 +1,7 @@