写了一部分student.vue
This commit is contained in:
25
pages.json
25
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user