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.
21 lines
516 B
21 lines
516 B
{
|
|
"pages":[
|
|
"pages/index/index",
|
|
"pages/login/index",
|
|
"pages/home/mobile/index",
|
|
"pages/home/authory/index",
|
|
"pages/htmls/agreement/index",
|
|
"pages/message/index/index"
|
|
],
|
|
"window":{
|
|
"backgroundTextStyle":"light",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"usingComponents": {
|
|
"cu-custom": "/colorui/components/cu-custom"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|