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.
450 lines
8.6 KiB
450 lines
8.6 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/user",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/map/map",
|
|
"style": {
|
|
"navigationBarTitleText": "特产地图"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/cart/cart",
|
|
"style": {
|
|
"navigationBarTitleText": "购物车"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/coupon/coupon",
|
|
"style": {
|
|
"navigationBarTitleText": "领券中心"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
"root": "subPackages",
|
|
"pages": [
|
|
{
|
|
"path": "index",
|
|
"style": {
|
|
"navigationBarTitleText": "uni-app"
|
|
}
|
|
},
|
|
{
|
|
"path" : "search/index",
|
|
"style" : {
|
|
"navigationBarTitleText" : "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path" : "search/result",
|
|
"style" : {
|
|
"navigationBarTitleText" : "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path" : "search/techanResult",
|
|
"style" : {
|
|
"navigationBarTitleText" : "搜索"
|
|
}
|
|
},
|
|
{
|
|
"path" : "search/shopResult",
|
|
"style" : {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path" : "video/video",
|
|
"style" : {
|
|
"navigationBarTitleText" : "视频"
|
|
}
|
|
},
|
|
{
|
|
"path":"user/rewardsCenter",
|
|
"style" : {
|
|
"navigationBarTitleText" : "兑换中心"
|
|
}
|
|
},
|
|
{
|
|
"path": "ticket/index",
|
|
"style": {
|
|
"navigationBarTitleText": "田园采摘"
|
|
}
|
|
},
|
|
{
|
|
"path": "ticket/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "ticket/order",
|
|
"style": {
|
|
"navigationBarTitleText": "提交订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/index",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/detail",
|
|
"style": {
|
|
"navigationBarTitleText" : "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/order",
|
|
"style": {
|
|
"navigationBarTitleText" : "提交订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/cartOrder",
|
|
"style": {
|
|
"navigationBarTitleText": "提交订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/cartOrder1",
|
|
"style": {
|
|
"navigationBarTitleText": "提交订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "techan/selfPickUpPoint",
|
|
"style": {
|
|
"navigationBarTitleText" : "选择自提点"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/index",
|
|
"style": {
|
|
"navigationBarTitleText" : "农家烟火"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/cafe",
|
|
"style": {
|
|
"navigationBarTitleText" : "啡尝美味"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/detail",
|
|
"style": {
|
|
"navigationBarTitleText" : "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "food/order",
|
|
"style": {
|
|
"navigationBarTitleText" : "订单填写"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path" : "line/index",
|
|
"style" : {
|
|
"navigationBarTitleText" : "乡村漫游"
|
|
}
|
|
},
|
|
{
|
|
"path" : "line/lineDetail",
|
|
"style" : {
|
|
"navigationBarTitleText" : "线路详情"
|
|
}
|
|
},
|
|
{
|
|
"path" : "line/order",
|
|
"style" : {
|
|
"navigationBarTitleText" : "填写订单"
|
|
}
|
|
},
|
|
{
|
|
"path" : "order/cartOrder",
|
|
"style" : {
|
|
"navigationBarTitleText" : "提交订单"
|
|
}
|
|
},
|
|
{
|
|
"path" : "line/orders",
|
|
"style" : {
|
|
"navigationBarTitleText" : "填写订单"
|
|
}
|
|
},
|
|
{
|
|
"path" : "user/profile",
|
|
"style" : {
|
|
"navigationBarTitleText" : "个人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/changeNickname",
|
|
"style": {
|
|
"navigationBarTitleText": "修改姓名"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/logout",
|
|
"style": {
|
|
"navigationBarTitleText": "注销账号"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/coupon",
|
|
"style": {
|
|
"navigationBarTitleText": "优惠券"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/orderCoupon",
|
|
"style": {
|
|
"navigationBarTitleText": "选择优惠券"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/travelerList",
|
|
"style": {
|
|
"navigationBarTitleText": "常用信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/myContactsAdd",
|
|
"style": {
|
|
"navigationBarTitleText": "联系人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/myAddressAdd",
|
|
"style": {
|
|
"navigationBarTitleText": "收货地址"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/privacyInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/trades",
|
|
"style": {
|
|
"navigationBarTitleText": "全部订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/orderDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "homestay/index",
|
|
"style": {
|
|
"navigationBarTitleText": "特色民宿"
|
|
}
|
|
},
|
|
{
|
|
"path": "homestay/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "特色民宿"
|
|
}
|
|
},
|
|
{
|
|
"path": "homestay/policy",
|
|
"style": {
|
|
"navigationBarTitleText": "设施/政策"
|
|
}
|
|
},
|
|
{
|
|
"path": "homestay/order",
|
|
"style": {
|
|
"navigationBarTitleText": "订单填写"
|
|
}
|
|
},
|
|
{
|
|
"path" : "webPage/webPage",
|
|
"style" : {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "sales/index",
|
|
"style" : {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "sales/indexs",
|
|
"style" : {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "letter/index",
|
|
"style" : {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "letter/detail",
|
|
"style" : {
|
|
"navigationBarTitleText" : "详情"
|
|
}
|
|
},
|
|
{
|
|
"path" : "techan/manualIndex",
|
|
"style" : {
|
|
"navigationBarTitleText" : "非遗手作"
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/agriculturalProd",
|
|
"style": {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/agriculturalProdNH",
|
|
"style": {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/commonRule",
|
|
"style": {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/jitoumi",
|
|
"style": {
|
|
"navigationBarTitleText" : "水八仙之首—苏州芡实 (鸡头米)"
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/suchao",
|
|
"style": {
|
|
"navigationBarTitleText" : "跟着苏超逛时味苏州补给站"
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/coffeeClub",
|
|
"style": {
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/mooncake",
|
|
"style": {
|
|
"navigationBarTitleText" : "苏式月饼"
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/dazhaxie",
|
|
"style": {
|
|
"navigationBarTitleText" : "阳澄湖大闸蟹"
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/greenOrganic",
|
|
"style": {
|
|
"navigationBarTitleText" : "绿色有机标准认证"
|
|
}
|
|
},
|
|
{
|
|
"path": "activity/prizeInQun",
|
|
"style": {
|
|
"navigationBarTitleText" : "进群抽奖"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/comment",
|
|
"style": {
|
|
"navigationBarTitleText": "填写评价"
|
|
}
|
|
},
|
|
{
|
|
"path": "user/commentList",
|
|
"style": {
|
|
"navigationBarTitleText": "全部评价"
|
|
}
|
|
}
|
|
]
|
|
}],
|
|
"tabBar": {
|
|
"custom": true,
|
|
"color": "#666666",
|
|
"selectedColor": " #6A8A2D",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"fontSize": "24rpx",
|
|
"height": "100rpx",
|
|
"iconWidth": "53rpx",
|
|
"list": [{
|
|
"pagePath": "pages/map/map",
|
|
"iconPath": "/static/images/map.png",
|
|
"selectedIconPath": "/static/images/selectMap.png",
|
|
"text": "特产地图",
|
|
"visible": false //隐藏底部菜单栏,仅支持APP和H5
|
|
},
|
|
{
|
|
"pagePath": "pages/coupon/coupon",
|
|
"iconPath": "/static/images/coupon.png",
|
|
"selectedIconPath": "/static/images/selectCoupon.png",
|
|
"text": "领券中心",
|
|
"visible": false
|
|
},
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "/static/images/home.png",
|
|
"selectedIconPath": "/static/images/selectHome.png",
|
|
"text": "首页",
|
|
"visible": false
|
|
},
|
|
{
|
|
"pagePath": "pages/cart/cart",
|
|
"iconPath": "/static/images/cart.png",
|
|
"selectedIconPath": "/static/images/selectCart.png",
|
|
"text": "购物车",
|
|
"visible": false
|
|
},
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"iconPath": "/static/images/mine.png",
|
|
"selectedIconPath": "/static/images/selectMine.png",
|
|
"text": "我的",
|
|
"visible": false
|
|
}
|
|
]
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|
|
|