修正布局,删改无用页面

This commit is contained in:
2026-06-24 08:13:12 +08:00
parent 8d8c823616
commit 0bebce3dc1
24 changed files with 2677 additions and 2796 deletions
+1 -28
View File
@@ -22,26 +22,7 @@
}
}
},
{
"path": "pages/train/index",
"style": {
"navigationBarTitleText": "训练",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 200
}
}
},
{
"path": "pages/discover/index",
"style": {
"navigationBarTitleText": "发现",
"app-plus": {
"animationType": "fade-in",
"animationDuration": 200
}
}
},
{
"path": "pages/memberInfo/memberInfo",
"style": {
@@ -276,12 +257,6 @@
"navigationBarTitleText": ""
}
},
{
"path": "pages/searchCourse/searchCourse",
"style": {
"navigationBarTitleText": "搜索课程"
}
},
{
"path": "pages/recommendCourses/index",
"style": {
@@ -331,8 +306,6 @@
"list": [
{ "pagePath": "pages/index/index", "text": "首页" },
{ "pagePath": "pages/course/index", "text": "课程" },
{ "pagePath": "pages/train/index", "text": "训练" },
{ "pagePath": "pages/discover/index", "text": "发现" },
{ "pagePath": "pages/memberInfo/memberInfo", "text": "我的" }
]
}