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.

52 lines
1.2 KiB

{
"pages":[
"pages/read/read",
"pages/say/say",
"pages/camel/camel",
"pages/hlm/hlm",
"pages/life/life",
"pages/cnjs/cnjs",
"pages/firefly/firefly",
"pages/individual/individual",
"pages/map/map",
"pages/revise/revise",
"pages/content/content",
"pages/login/login",
"pages/opinion/opinion"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle":"black"
},
"tabBar": {
"color": "#333",
"selectedColor": "#f7982a",
"backgroundColor": "#f6f6f6",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/read/read",
"text": "书架",
"iconPath": "images/index.png",
"selectedIconPath": "images/index2.png"
},
{
"pagePath": "pages/map/map",
"text": " 名人",
"iconPath": "images/center.png",
"selectedIconPath": ""
},
{
"pagePath": "pages/individual/individual",
"text": "首页",
"iconPath": "images/center.png",
"selectedIconPath": "images/center2.png"
}
]
},
"style": "v2",
"sitemapLocation": "sitemap.json"
}