40 lines
1001 B
JSON
40 lines
1001 B
JSON
{
|
|
"pages": [
|
|
"pages/xxsb/index",
|
|
"pages/homeIndex/index",
|
|
"pages/xxsb/from",
|
|
"pages/gqzq/index",
|
|
"pages/gqzq/gqxx",
|
|
"pages/gqzq/zqxx",
|
|
"pages/gqzq/detail/index",
|
|
"pages/index/index"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"backgroundColorTop": "transparent",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"tabBar": {
|
|
"color": "#333333",
|
|
"selectedColor": "#eb4450",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/gqzq/index",
|
|
"iconPath": "/static/tabs/my2_icon@2x.png",
|
|
"selectedIconPath": "static/tabs/my2_icon@2x.png",
|
|
"text": "pages"
|
|
},
|
|
{
|
|
"pagePath": "pages/homeIndex/index",
|
|
"iconPath": "/static/tabs/首页@2x.png",
|
|
"selectedIconPath": "static/tabs/首页2@2x.png",
|
|
"text": "首页"
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {}
|
|
} |