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.

28 lines
661 B

3 years ago
{
3 years ago
"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",
3 years ago
"pages/test/progress",
"pages/test/button",
"pages/test/checkbox",
"pages/test/input",
"pages/test/form",
"pages/test/picker"
3 years ago
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "black"
},
"style": "v2",
"sitemapLocation": "sitemap.json"
3 years ago
}