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.
417 lines
8.0 KiB
417 lines
8.0 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "首页"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/map/map",
|
|
"style": {
|
|
"navigationBarTitleText": "地图",
|
|
"mp-weixin": {
|
|
"usingComponents": {
|
|
"hello-component": "plugin://myPlugin/hello-component"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mall/mall",
|
|
"style": {
|
|
"navigationBarTitleText": "商城"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/user",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "同里"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
"root": "subPackages",
|
|
"pages": [{
|
|
"path": "webPage/webPage",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false // 下拉刷新
|
|
}
|
|
},
|
|
{
|
|
"path": "food/foodList",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/foodDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "美食餐饮"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/techanList",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "水市风物"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/order",
|
|
"style": {
|
|
"navigationBarTitleText": "订单填写"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/selfPickUpPoint",
|
|
"style": {
|
|
"navigationBarTitleText": "选择自提点"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/orderCoupon",
|
|
"style": {
|
|
"navigationBarTitleText": "选择优惠券"
|
|
}
|
|
},
|
|
{
|
|
"path": "line/lineList",
|
|
"style": {
|
|
"navigationBarTitleText": "风雅体验",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "line/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "风雅体验"
|
|
}
|
|
},
|
|
{
|
|
"path": "line/order",
|
|
"style": {
|
|
"navigationBarTitleText": "风雅体验"
|
|
}
|
|
},
|
|
{
|
|
"path": "line/orders",
|
|
"style": {
|
|
"navigationBarTitleText": "风雅体验"
|
|
}
|
|
},
|
|
{
|
|
"path": "eventCalendar/eventCalendar",
|
|
"style": {
|
|
"navigationBarTitleText": "近期活动"
|
|
// "navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "eventCalendar/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "活动详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "service/service",
|
|
"style": {
|
|
"navigationBarTitleText": "投诉举报"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/profile",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/travelerList",
|
|
"style": {
|
|
"navigationBarTitleText": "常用信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "ticketBooking/ticketBooking",
|
|
"style": {
|
|
"navigationBarTitleText": "门票预订",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "ticketBooking/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "景区详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "ticketBooking/order",
|
|
"style": {
|
|
"navigationBarTitleText": "门票预订"
|
|
}
|
|
},
|
|
{
|
|
"path": "hotelHomestay/hotelHomestay",
|
|
"style": {
|
|
"navigationBarTitleText": "酒店民宿",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "hotelHomestay/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "酒店详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "hotelHomestay/policy",
|
|
"style": {
|
|
"navigationBarTitleText": "设施/政策"
|
|
}
|
|
},
|
|
{
|
|
"path": "hotelHomestay/order",
|
|
"style": {
|
|
"navigationBarTitleText": "酒店民宿"
|
|
}
|
|
},
|
|
{
|
|
"path": "travelGuide/travelGuide",
|
|
"style": {
|
|
"navigationBarTitleText": "游记攻略",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "travelGuide/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "攻略详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/taocanDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "套餐详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/foodOrder",
|
|
"style": {
|
|
"navigationBarTitleText": "订单填写"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/myContactsAdd",
|
|
"style": {
|
|
"navigationBarTitleText": "联系人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/myAddressAdd",
|
|
"style": {
|
|
"navigationBarTitleText": "收货地址"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/privacy",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/privacyInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/coupon",
|
|
"style": {
|
|
"navigationBarTitleText": "优惠券"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/getCoupon",
|
|
"style": {
|
|
"navigationBarTitleText": "领券中心",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/collect",
|
|
"style": {
|
|
"navigationBarTitleText": "个人收藏"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/trades",
|
|
"style": {
|
|
"navigationBarTitleText": "全部订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单状态",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/writeComment",
|
|
"style": {
|
|
"navigationBarTitleText": "填写评价"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/bindTel",
|
|
"style": {
|
|
"navigationBarTitleText": "修改手机号"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/changeNickname",
|
|
"style": {
|
|
"navigationBarTitleText": "修改姓名"
|
|
}
|
|
},
|
|
{
|
|
"path": "notice/noticeList",
|
|
"style": {
|
|
"navigationBarTitleText": "公告",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "notice/noticeDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "公告详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "search/search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "search/searchList",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索结果",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "hotelHomestay/selectCalendar",
|
|
"style": {
|
|
"navigationBarTitleText": "选择日期"
|
|
}
|
|
},
|
|
{
|
|
"path": "h5Web/h5Web",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "leyou/index",
|
|
"style": {
|
|
"navigationBarTitleText": "景点展览"
|
|
}
|
|
},
|
|
{
|
|
"path": "leyou/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "景点展览详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "video/video",
|
|
"style": {
|
|
"navigationBarTitleText": "视频"
|
|
}
|
|
},
|
|
{
|
|
"path": "novelty/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "同里新鲜事",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "novelty/index",
|
|
"style": {
|
|
"navigationBarTitleText": "游踪指南",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/commentList",
|
|
"style": {
|
|
"navigationBarTitleText": "用户评价"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/logout",
|
|
"style": {
|
|
"navigationBarTitleText": "注销账号"
|
|
}
|
|
}
|
|
]
|
|
}],
|
|
"tabBar": {
|
|
"color": "#666666",
|
|
"selectedColor": "#142d3c",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
// #ifdef APP-PLUS
|
|
"fontSize": "12px",
|
|
"height": "50px",
|
|
"iconWidth": "20px",
|
|
// #endif
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "/static/images/index.png",
|
|
"selectedIconPath": "/static/images/index.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/map/map",
|
|
"iconPath": "/static/images/map.png",
|
|
"selectedIconPath": "/static/images/map.png",
|
|
"text": "导览"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"iconPath": "/static/images/user.png",
|
|
"selectedIconPath": "/static/images/user.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|