49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"pages":[
|
|
"pages/home1/home1",
|
|
"pages/home/home",
|
|
"pages/tw/tw",
|
|
"pages/xg/xg",
|
|
"pages/gj/gj",
|
|
"pages/junshi/junshi",
|
|
"pages/news-detail/news-detail",
|
|
"pages/logs/logs"
|
|
],
|
|
"window":{
|
|
"backgroundTextStyle":"light",
|
|
"navigationBarBackgroundColor": "#2b4b6b",
|
|
"navigationBarTitleText": "大公新闻",
|
|
"navigationBarTextStyle":"white"
|
|
},
|
|
"tabBar": {
|
|
"list": [{
|
|
"pagePath": "pages/home/home",
|
|
"text": "国内",
|
|
"iconPath": "/images/tabs/nd-no.png",
|
|
"selectedIconPath": "/images/tabs/nd-yes.png"
|
|
},{
|
|
"pagePath": "pages/tw/tw",
|
|
"text": "两岸",
|
|
"iconPath": "/images/tabs/tw-no.png",
|
|
"selectedIconPath": "/images/tabs/tw-yes.png"
|
|
},{
|
|
"pagePath": "pages/xg/xg",
|
|
"text": "港闻",
|
|
"iconPath": "/images/tabs/xg-no.png",
|
|
"selectedIconPath": "/images/tabs/xg-yes.png"
|
|
},{
|
|
"pagePath": "pages/gj/gj",
|
|
"text": "国际",
|
|
"iconPath": "/images/tabs/gj-no.png",
|
|
"selectedIconPath": "/images/tabs/gj-yes.png"
|
|
},{
|
|
"pagePath": "pages/junshi/junshi",
|
|
"text": "军事",
|
|
"iconPath": "/images/tabs/js-no.png",
|
|
"selectedIconPath": "/images/tabs/js-yes.png"
|
|
}]
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|