写了一部分student.vue

This commit is contained in:
2026-04-09 23:33:31 +08:00
parent 45a82652d4
commit 8fbcafb8be
5 changed files with 33 additions and 164 deletions

View File

@@ -6,24 +6,13 @@
"navigationBarTitleText": "uni-app"
}
}
,{
"path" : "pages/index/student",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/index/text/text",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,
{
"path": "pages/index/student",
"style": {
"navigationBarTitleText": ""
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",