开发了很多页面

This commit is contained in:
田岩
2025-08-06 22:10:55 +08:00
parent 3d5285ed89
commit 401c2cfa1a
51 changed files with 3052 additions and 253 deletions
+56 -1
View File
@@ -136,6 +136,60 @@
}
}
},
{
"path": "pages/preview/index",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/favorites/index",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/messageNotification/index",
"style": {
"navigationBarTitleText": "消息",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/testingHall/index",
"style": {
"navigationBarTitleText": "考试中心",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/testingHall/details",
"style": {
"navigationBarTitleText": "考试详情",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/wrong_question_record/index",
"style": {
"navigationBarTitleText": "错题本",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/course/index",
"style": {
@@ -196,7 +250,8 @@
"navigationStyle": "custom",
"app-plus": {
"titleView": false,
"bounce": "none"
"bounce": "none",
"softinputNavBar": "none"
}
},
"uniIdRouter": {}