You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
914 B
41 lines
914 B
{ |
|
"pages": [ |
|
"pages/login/login", |
|
"pages/rescue/task_implement/implement", |
|
"pages/changePassword/changePassword", |
|
"pages/rescue/task_implement/details", |
|
"pages/tabbar/three", |
|
"pages/tabbar/index", |
|
"pages/tabbar/user", |
|
"pages/dadui/jiancha/jiancha", |
|
"pages/dadui/jiuyuan/jiuyuan", |
|
"pages/tabbar/tow" |
|
], |
|
"subPackages": [], |
|
"window": { |
|
"navigationBarTextStyle": "black", |
|
"navigationBarTitleText": "uni-app", |
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
"backgroundColor": "#F8F8F8" |
|
}, |
|
"tabBar": { |
|
"custom": true, |
|
"color": "#353535", |
|
"selectedColor": "#5187FF", |
|
"list": [ |
|
{ |
|
"pagePath": "pages/tabbar/index" |
|
}, |
|
{ |
|
"pagePath": "pages/tabbar/tow" |
|
}, |
|
{ |
|
"pagePath": "pages/tabbar/three" |
|
}, |
|
{ |
|
"pagePath": "pages/tabbar/user" |
|
} |
|
] |
|
}, |
|
"usingComponents": {} |
|
} |