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.
54 lines
1.5 KiB
54 lines
1.5 KiB
{
|
|
"pages": [
|
|
"pages/popular/popular",
|
|
"pages/talking/talking",
|
|
"pages/moviemore/moviemore",
|
|
"pages/talkingmore/talkingmore",
|
|
"pages/favorite/favorite",
|
|
"pages/my/my",
|
|
"pages/ii/ii",
|
|
"pages/history/history",
|
|
"pages/photo/photo",
|
|
"pages/skin/skin"
|
|
|
|
],
|
|
"window": {
|
|
"navigationBarBackgroundColor": "#47a86c",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "中国古代数学",
|
|
"backgroundColor": "#fff",
|
|
"backgroundTextStyle": "dark",
|
|
"enablePullDownRefresh": true
|
|
},
|
|
"tabBar": {
|
|
"backgroundColor": "#ffffff",
|
|
"color": "#999999",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/popular/popular",
|
|
"text": "首页",
|
|
"iconPath": "pages/images/ciwei.png",
|
|
"selectedIconPath": "pages/images/ciwei_hl.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/ii/ii",
|
|
"text": "视频",
|
|
"iconPath": "pages/images/popular_icon.png",
|
|
"selectedIconPath": "pages/images/popular_active_icon.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/talking/talking",
|
|
"text": "科普",
|
|
"iconPath": "pages/images/ciwei.png",
|
|
"selectedIconPath": "pages/images/ciwei_hl.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/my/my",
|
|
"text": "我的",
|
|
"iconPath": "pages/images/ciwei.png",
|
|
"selectedIconPath": "pages/images/ciwei_hl.png"
|
|
}
|
|
]
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |