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.
31 lines
1.0 KiB
31 lines
1.0 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/new_show/new_show",
|
|
"pages/detail/detail",
|
|
"pages/seller_home/seller_home",
|
|
"pages/mine/mine",
|
|
"pages/my_release/my_release",
|
|
"pages/my_obtain/my_obtain",
|
|
"pages/my_record/my_record",
|
|
"pages/my_collection/my_collection",
|
|
"pages/my_notice/my_notice",
|
|
"pages/my_realname/my_realname",
|
|
"pages/my_realname/protocol/protocol",
|
|
"pages/my_notice/my_notice_item/my_notice_item",
|
|
"pages/my_obtain/rule/rule",
|
|
"pages/publishFinish/publishFinish",
|
|
"pages/login/login",
|
|
"pages/my_feedback/my_feedback",
|
|
"pages/my_release/my_release_detail/my_release_detail"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarTitleText": "云车二手",
|
|
"navigationBarBackgroundColor": "#3476FE",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents"
|
|
}
|