初步完成页面

This commit is contained in:
时舟年
2026-06-04 14:30:22 +08:00
85 changed files with 10736 additions and 36 deletions
+13 -1
View File
@@ -212,6 +212,18 @@
"navigationStyle": "custom",
"navigationBarTitleText": "课程评价"
}
},
{
"path": "pages/checkIn/checkIn",
"style": {
"navigationBarTitleText": "会员签到"
}
},
{
"path": "pages/groupCourse/list",
"style": {
"navigationBarTitleText": "团课列表"
}
}
],
"globalStyle": {
@@ -260,4 +272,4 @@
]
},
"uniIdRouter": {}
}
}