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.
55 lines
1.5 KiB
55 lines
1.5 KiB
{
|
|
"pages": [
|
|
"pages/loding/loding",
|
|
"pages/at_present/at_present",
|
|
"pages/city/city",
|
|
"pages/district/district",
|
|
"pages/index/index",
|
|
"pages/mall/mall",
|
|
"pages/jz/jz",
|
|
"pages/logs/logs",
|
|
"pages/message/message",
|
|
"pages/activity_detail/activity_detail",
|
|
"pages/activity_list/activity_list",
|
|
"pages/detail/detail",
|
|
"pages/create_order/create_order",
|
|
"pages/mcenter/mcenter",
|
|
"pages/order/order",
|
|
"pages/pay/pay",
|
|
"pages/pay_result/pay_result",
|
|
"pages/mypage/mypage",
|
|
"pages/remark/remark",
|
|
"pages/addr/addr",
|
|
"pages/login/login",
|
|
"pages/serviceDesc/serviceDesc",
|
|
"pages/two_code/two_code",
|
|
"pages/out/out",
|
|
"pages/agreement/agreement"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#21BE8D",
|
|
"navigationBarTitleText": "一号家政",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"tabBar": {
|
|
"color": "#65646b",
|
|
"borderStyle": "white",
|
|
"selectedColor": "#06c1ae",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页",
|
|
"iconPath": "images/tabico_active_unselect.png",
|
|
"selectedIconPath": "images/tabico_active_selected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/mcenter/mcenter",
|
|
"text": "我的",
|
|
"iconPath": "images/tabico_mine_unselect.png",
|
|
"selectedIconPath": "images/tabico_mine_selected.png"
|
|
}
|
|
]
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|