This commit is contained in:
14651
2025-08-13 09:19:28 +08:00
parent cbb8dc2ba6
commit 3743c72a54
22 changed files with 1472 additions and 43 deletions

View File

@@ -1148,14 +1148,19 @@
}
},
{
"path" : "pages/sub/StudoEdit",
"style" :
{
"navigationBarTitleText" : "离校留校申请",
"path": "pages/sub/StudoEdit",
"style": {
"navigationBarTitleText": "离校留校申请",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#1890FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/aiChat/ai_index",
"style": {
"navigationBarTitleText": "AI辅导员"
}
}
],
"globalStyle": {