|
|
|
@ -1,5 +1,14 @@ |
|
|
|
{ |
|
|
|
"pages": [ |
|
|
|
{ |
|
|
|
"path": "pages/student/login/login", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"navigationStyle": "default", |
|
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/student/index/index", |
|
|
|
"style": { |
|
|
|
@ -27,15 +36,7 @@ |
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/student/login/login", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"navigationStyle": "default", |
|
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
} |
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
"path": "pages/student/login/forgot", |
|
|
|
"style": { |
|
|
|
|