This commit is contained in:
zpc 2026-03-31 16:03:13 +08:00
parent f8a9aaf71f
commit 307eb3f0a0
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "学业邑规划",
"appid" : "__UNI__A612028",
"appid" : "__UNI__1BAACAB",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",

View File

@ -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"
},