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.
|
|
|
{
|
|
|
|
"pages": [
|
|
|
|
"pages/index/index",
|
|
|
|
"pages/logs/logs",
|
|
|
|
"pages/test/icon",
|
|
|
|
"pages/test/cover-view",
|
|
|
|
"pages/test/moveable-view",
|
|
|
|
"pages/test/swiper",
|
|
|
|
"pages/test/scrollview",
|
|
|
|
"pages/test/view",
|
|
|
|
"pages/test/text",
|
|
|
|
"pages/test/rich-text",
|
|
|
|
"pages/test/progress",
|
|
|
|
"pages/test/button",
|
|
|
|
"pages/test/checkbox",
|
|
|
|
"pages/test/input",
|
|
|
|
"pages/test/form",
|
|
|
|
"pages/test/picker",
|
|
|
|
"pages/test/picker-view",
|
|
|
|
"pages/test/radio",
|
|
|
|
"pages/test/slider",
|
|
|
|
"pages/test/switch",
|
|
|
|
"pages/test/textarea",
|
|
|
|
"pages/test/audio",
|
|
|
|
"pages/test/image",
|
|
|
|
"pages/test/video",
|
|
|
|
"pages/test/camera"
|
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"backgroundTextStyle": "light",
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
|
"navigationBarTitleText": "Weixin",
|
|
|
|
"navigationBarTextStyle": "black"
|
|
|
|
},
|
|
|
|
"style": "v2",
|
|
|
|
"sitemapLocation": "sitemap.json"
|
|
|
|
}
|