diff --git a/uniapp/manifest.json b/uniapp/manifest.json index 58eb3ae..b56f978 100644 --- a/uniapp/manifest.json +++ b/uniapp/manifest.json @@ -1,6 +1,6 @@ { "name" : "学业邑规划", - "appid" : "__UNI__A612028", + "appid" : "__UNI__1BAACAB", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", diff --git a/uniapp/pages.json b/uniapp/pages.json index 6381445..70c562f 100644 --- a/uniapp/pages.json +++ b/uniapp/pages.json @@ -12,7 +12,7 @@ "path": "pages/team/index", "style": { "navigationStyle": "custom", - "navigationBarTitleText": "团队" + "navigationBarTitleText": "产品" } }, { @@ -147,7 +147,7 @@ }, { "pagePath": "pages/team/index", - "text": "团队", + "text": "产品", "iconPath": "static/tabbar/message.png", "selectedIconPath": "static/tabbar/message_s.png" },