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.
931 lines
19 KiB
931 lines
19 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/zhoubian/zhoubian/zhoubian",
|
|
"style": {
|
|
"navigationBarTitleText": "附近"
|
|
}
|
|
},{
|
|
"path": "pages/fuwu/fuwu",
|
|
"style": {
|
|
"navigationBarTitleText": "文旅服务"
|
|
}
|
|
},{
|
|
"path": "pages/personcenter/personcenter",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "subPageA",
|
|
"pages": [
|
|
{
|
|
"path": "specialgood/specialgoodlist/specialgoodlist",
|
|
"style": {
|
|
"navigationBarTitleText": "特产"
|
|
}
|
|
},
|
|
{
|
|
"path": "specialgood/specialgoodlist/specialgoodlist-1",
|
|
"style": {
|
|
"navigationBarTitleText": "特产"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/sceniclist/sceniclist",
|
|
"style": {
|
|
"navigationBarTitleText": "景区"
|
|
}
|
|
},
|
|
|
|
|
|
{
|
|
"path": "food/foodlist/foodlist",
|
|
"style": {
|
|
"navigationBarTitleText": "美食"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/foodlist/foodlist_hd",
|
|
"style": {
|
|
"navigationBarTitleText": "美食"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/foodlist/foodlist-bak",
|
|
"style": {
|
|
"navigationBarTitleText": "美食"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/foodlist/teclist_hd",
|
|
"style": {
|
|
"navigationBarTitleText": "特产"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/fooddetial/fooddetial",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "specialgood/specialgooddetail/specialgooddetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "destination/destination",
|
|
"style": {}
|
|
},
|
|
|
|
|
|
{
|
|
"path": "hotevent/hoteventlist/hoteventlist",
|
|
"style": {
|
|
"navigationBarTitleText": "活动"
|
|
}
|
|
},
|
|
{
|
|
"path": "hotevent/hoteventdetail/hoteventdetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "xiangcunyou/xiangcunyoulist/xcylist",
|
|
"style": {
|
|
"navigationBarTitleText": "乡村游"
|
|
}
|
|
},
|
|
{
|
|
"path": "xiangcunyou/xiangcunyoudetail/xcydetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "wenhua/wenhualist/wenhualist",
|
|
"style": {
|
|
"navigationBarTitleText": "文化馆"
|
|
}
|
|
},
|
|
{
|
|
"path": "wenhua/wenhuadetail/wenhuadetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "method/methodlist/methodlist",
|
|
"style": {
|
|
"navigationBarTitleText": "攻略"
|
|
}
|
|
},
|
|
{
|
|
"path": "method/methoddetail/methoddetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "travelroute/travelroutelist/travelroutelist",
|
|
"style": {
|
|
"navigationBarTitleText": "线路"
|
|
}
|
|
},
|
|
{
|
|
"path": "travelroute/travelroutedetail/travelroutedetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"backgroundColor": "#fff",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "index/index_html",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "daolan/daolan",
|
|
"style": {
|
|
"navigationBarTitleText": "数字导览"
|
|
}
|
|
},
|
|
{
|
|
"path": "zhibo/zhibo",
|
|
"style": {
|
|
"navigationBarTitleText": "直播"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/scenicdetial/scenicdetial",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "cesuo/cesuo/cesuo",
|
|
"style": {
|
|
"navigationBarTitleText": "厕所"
|
|
}
|
|
},
|
|
{
|
|
"path": "jiuyuan/jiuyuan/jiuyuan",
|
|
"style": {
|
|
"navigationBarTitleText": "救援"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/pingjia/pingjia",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "myComment/list/list",
|
|
"style": {
|
|
"navigationBarTitleText": "评价"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/imageshow/imageshow",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "index/login/login",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "onlive/onlivedetial/onlivedetial",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "search/search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/scenicdetial/url720/url720",
|
|
"style": {
|
|
"navigationBarTitleText": "720全景"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/scenicdetial/daolan/daolan",
|
|
"style": {
|
|
"navigationBarTitleText": "数字导览"
|
|
}
|
|
},
|
|
{
|
|
"path": "url720list/url720list",
|
|
"style": {
|
|
"navigationBarTitleText": "720全景"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/lvfadahui/lvfadahui",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
|
|
|
|
|
|
{
|
|
"path": "3Dzoulang/3Dzoulang/3Dzoulang",
|
|
"style": {
|
|
"navigationBarTitleText": "滹沱河生态走廊"
|
|
}
|
|
},
|
|
{
|
|
"path": "3Dzoulang/3Dzoulang/zoulang",
|
|
"style": {
|
|
"navigationBarTitleText": "滹沱河生态走廊"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/scenicdetial/ticket/ticket",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "3Dzoulang/3Dzoulang/historyDetail/historyDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "3Dzoulang/3Dzoulang/jingguanDetail/jingguanDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "3Dzoulang/3Dzoulang/shuzidaolan/shuzidaolan",
|
|
"style": {
|
|
"navigationBarTitleText": "数字导览"
|
|
}
|
|
},
|
|
{
|
|
"path": "shuzidaolan/shuzidaolan",
|
|
"style": {
|
|
"navigationBarTitleText": "数字导览"
|
|
}
|
|
},
|
|
{
|
|
"path": "sjz_inx/sjz_inx",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "personcenter/middlePage",
|
|
"style": {
|
|
"navigationBarTitleText": "加载中"
|
|
}
|
|
},
|
|
{
|
|
"path": "personcenter/index",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心"
|
|
}
|
|
},
|
|
{
|
|
"path": "personcenter/index_hd",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心"
|
|
}
|
|
},
|
|
{
|
|
"path": "personcenter/aboutus",
|
|
"style": {
|
|
"navigationBarTitleText": "关于我们"
|
|
}
|
|
},
|
|
{
|
|
"path": "personcenter/update",
|
|
"style": {
|
|
"navigationBarTitleText": "系统更新"
|
|
}
|
|
},
|
|
|
|
|
|
{
|
|
"path": "index/hebei",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "guide/guidelist",
|
|
"style": {
|
|
"navigationBarTitleText": "导游员"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "index/kg_detail/kg_detail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"backgroundColor": "#fff"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "scenic/subscribe/subscribe",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yue_form",
|
|
"style": {
|
|
"navigationBarTitleText": "景区预约",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "myReserve/myReserve",
|
|
"style": {
|
|
"navigationBarTitleText": "我的预约"
|
|
}
|
|
},
|
|
{
|
|
"path": "myReserve/wode",
|
|
"style": {
|
|
"navigationBarTitleText": "我的预约"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/qrcode/qrcode",
|
|
"style": {
|
|
"navigationBarTitleText": "二维码"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/qrcode/erweima",
|
|
"style": {
|
|
"navigationBarTitleText": "二维码"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/qrcode/reserve_detail",
|
|
"style": {
|
|
"navigationBarTitleText": "预约详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/qrcode/reserve_detail_2",
|
|
"style": {
|
|
"navigationBarTitleText": "预约详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/qrcode/yue_detail",
|
|
"style": {
|
|
"navigationBarTitleText": "预约详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_detail_2",
|
|
"style": {
|
|
"navigationBarTitleText": "预约详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_form_2",
|
|
"style": {
|
|
"navigationBarTitleText": "预约详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_list",
|
|
"style": {
|
|
"navigationBarTitleText": "预约景区"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_time",
|
|
"style": {
|
|
"navigationBarTitleText": "预约景区详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "personcenter/scanCodeRecord/scanCodeRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "扫码记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "personcenter/scanCodeRecord/admrecord",
|
|
"style": {
|
|
"navigationBarTitleText": "扫码记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "myComment/myComment",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "myComment/commentDetail",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "wenchuang/wenlist/wenlist",
|
|
"style": {
|
|
"navigationBarTitleText": "第一届文创大赛获奖作品展示"
|
|
}
|
|
},
|
|
{
|
|
"path": "wenchuang/wendetail/wendetail",
|
|
"style": {
|
|
"navigationBarTitleText": "文创",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "yizhi/zhilist/zhilist",
|
|
"style": {
|
|
"navigationBarTitleText": "文物遗址"
|
|
}
|
|
},
|
|
{
|
|
"path": "yizhi/zhidetail/zhidetail",
|
|
"style": {
|
|
"navigationBarTitleText": "文物遗址",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "feiyi/feiyilist/feiyilist",
|
|
"style": {
|
|
"navigationBarTitleText": "非遗"
|
|
}
|
|
},
|
|
{
|
|
"path": "feiyi/feiyidetail/feiyidetail",
|
|
"style": {
|
|
"navigationBarTitleText": "非遗",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "shopping/shoplist/shoplist",
|
|
"style": {
|
|
"navigationBarTitleText": "购物场所"
|
|
}
|
|
},
|
|
{
|
|
"path": "shopping/shopdetail/shopdetail",
|
|
"style": {
|
|
"navigationBarTitleText": "购物场所"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "video/videolist/videolist",
|
|
"style": {
|
|
"navigationBarTitleText": "视频"
|
|
}
|
|
},
|
|
{
|
|
"path": "myComment/detail/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "评价详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "xieyi/xieyi",
|
|
"style": {
|
|
"navigationBarTitleText": "用户协议"
|
|
}
|
|
},
|
|
{
|
|
"path": "zhengce/zhengce",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私政策"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_list_js",
|
|
"style": {
|
|
"navigationBarTitleText": "预约景区"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_time_js",
|
|
"style": {
|
|
"navigationBarTitleText": "预约景区详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_form_js",
|
|
"style": {
|
|
"navigationBarTitleText": "填写预约表单"
|
|
}
|
|
},
|
|
{
|
|
"path": "scenic/subscribe/yuyue/yue_detail_js",
|
|
"style": {
|
|
"navigationBarTitleText": "预约详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/an_login/an_login",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "index/an_login/an_zhuce",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "yanxuejidi/yanxuejidilist/yanxuejidi",
|
|
"style": {
|
|
"navigationBarTitleText": "研学基地"
|
|
}
|
|
},
|
|
{
|
|
"path": "daolan/zhdl",
|
|
"style": {
|
|
"navigationBarTitleText": "数字导览"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subPageB",
|
|
"pages": [
|
|
{
|
|
"path": "campsite/campsitelist/campsitelist",
|
|
"style": {
|
|
"navigationBarTitleText": "驿站营地"
|
|
}
|
|
},
|
|
{
|
|
"path": "campsite/campsitedetail/campsitedetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "campsite/campsitedetail/zhuanti_detail",
|
|
"style": {
|
|
"navigationBarTitleText": "驿站主题",
|
|
"transparentTitle": "auto",
|
|
"backgroundColor": "#f00"
|
|
}
|
|
},
|
|
{
|
|
"path": "amusement/shoplist/amusementlist",
|
|
"style": {
|
|
"navigationBarTitleText": "娱乐场所"
|
|
}
|
|
},
|
|
{
|
|
"path": "amusement/amusementdetail/amusementdetail",
|
|
"style": {
|
|
"navigationBarTitleText": "娱乐场所"
|
|
}
|
|
},{
|
|
"path": "cate/destination",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},{
|
|
"path": "cate/xiongan/xiongan",
|
|
"style": {
|
|
"navigationBarTitleText": "了解雄安",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},{
|
|
"path": "cate/index",
|
|
"style": {
|
|
"navigationBarTitleText": "目的地"
|
|
}
|
|
},{
|
|
"path": "famousVillage/famousVillagelist/famousVillagelist",
|
|
"style": {
|
|
"navigationBarTitleText": "名村古镇"
|
|
}
|
|
},
|
|
{
|
|
"path": "famousVillage/famousVillagetail/famousVillagetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},{
|
|
"path": "hotel/hotellist/hotellist",
|
|
"style": {
|
|
"navigationBarTitleText": "酒店"
|
|
}
|
|
},
|
|
{
|
|
"path": "hotel/hoteldetail/hoteldetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},{
|
|
"path": "jiqiren/jiqiren/jiqiren",
|
|
"style": {
|
|
"navigationBarTitleText": "智能机器人"
|
|
}
|
|
},
|
|
{
|
|
"path": "jiqiren/jiqiren/zhinengjiqiren",
|
|
"style": {
|
|
"navigationBarTitleText": "智能机器人"
|
|
}
|
|
},{
|
|
"path": "order/order",
|
|
"style": {
|
|
"navigationBarTitleText": "我的订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/orderdetail/orderdetail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/pay/pay",
|
|
"style": {
|
|
"navigationBarTitleText": "确认支付"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/comment/comment",
|
|
"style": {
|
|
"navigationBarTitleText": "评价"
|
|
}
|
|
},{
|
|
"path": "pay/scenicdetail",
|
|
"style": {
|
|
"navigationBarTitleText": "景区详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pay/calendar/index",
|
|
"style": {
|
|
"navigationBarTitleText": "选择日期"
|
|
}
|
|
},
|
|
{
|
|
"path": "pay/order/order",
|
|
"style": {
|
|
"navigationBarTitleText": "全部评论"
|
|
}
|
|
},
|
|
{
|
|
"path": "pay/book/book",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
},{
|
|
"path": "store/storedetail/storedetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情"
|
|
}
|
|
},{
|
|
"path": "suggest/sug_list",
|
|
"style": {
|
|
"navigationBarTitleText": "我的投诉",
|
|
"backgroundColor": "#fff"
|
|
}
|
|
},
|
|
{
|
|
"path": "suggest/sug_from",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉填报"
|
|
}
|
|
},{
|
|
"path": "tousu/tousulist/tousulist",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉电话"
|
|
}
|
|
},{
|
|
"path": "tousu/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉",
|
|
"backgroundColor": "#fff"
|
|
}
|
|
},{
|
|
"path": "travel/travellist/travellist",
|
|
"style": {
|
|
"navigationBarTitleText": "旅行社"
|
|
}
|
|
},{
|
|
"path": "travel/traveldetail/traveldetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
},{
|
|
"path": "zixun/zixunlist/zixuntlist",
|
|
"style": {
|
|
"navigationBarTitleText": "信息发布"
|
|
}
|
|
},
|
|
{
|
|
"path": "zixun/zixundetail/zixundetail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"backgroundColor": "#FFFFFF"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
// "navigationStyle":"custom",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "雄安文旅",
|
|
"navigationBarBackgroundColor": "#f7f7f7",
|
|
"backgroundColor": "#f5f5f5"
|
|
},
|
|
"tabBar": {
|
|
"color": "#666",
|
|
"selectedColor": "#1677ff",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#fefefe",
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/animg/bar/home.png",
|
|
"selectedIconPath": "static/animg/bar/home_active.png",
|
|
"text": "首页"
|
|
},
|
|
// {
|
|
// "pagePath": "pages/cate/destination",
|
|
// "iconPath": "static/animg/nav_an.png",
|
|
// "selectedIconPath": "static/animg/nav_ana.png",
|
|
// "text": "了解雄安"
|
|
// },
|
|
{
|
|
"pagePath": "pages/zhoubian/zhoubian/zhoubian",
|
|
"iconPath": "static/animg/bar/fujin.png",
|
|
"selectedIconPath": "static/animg/bar/fujin_active.png",
|
|
"text": "附近"
|
|
|
|
},
|
|
{
|
|
"pagePath": "pages/fuwu/fuwu",
|
|
"iconPath": "static/animg/bar/fuwu.png",
|
|
"selectedIconPath": "static/animg/bar/fuwu_active.png",
|
|
"text": "文旅服务"
|
|
},
|
|
{
|
|
"pagePath": "pages/personcenter/personcenter",
|
|
"iconPath": "static/animg/bar/my.png",
|
|
"selectedIconPath": "static/animg/bar/my_active.png",
|
|
"text": "我的"
|
|
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|