|
|
@@ -3,10 +3,13 @@ |
|
|
|
"pages/user/login/login", |
|
|
|
"pages/index/index", |
|
|
|
"pages/handle/liist", |
|
|
|
"pages/handle/expenditureAudit/expenditureAudit" |
|
|
|
"pages/handle/expenditureAudit/expenditureAudit", |
|
|
|
"pages/apply/index" |
|
|
|
], |
|
|
|
"window": { |
|
|
|
"backgroundTextStyle": "light", |
|
|
|
"navigationStyle": "custom", |
|
|
|
"enablePullDownRefresh": true, |
|
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
|
"navigationBarTitleText": "农燊高科", |
|
|
|
"navigationBarTextStyle": "black" |
|
|
|