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.
437 lines
10 KiB
437 lines
10 KiB
{
|
|
"easycom": {
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"pages": [{
|
|
"path": "pages/home/home",
|
|
"style": {
|
|
"navigationBarTitleText": "孕育邦",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/active/active",
|
|
"style": {
|
|
"navigationBarTitleText": "活动列表",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/active/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "活动详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/active/course",
|
|
"style": {
|
|
"navigationBarTitleText": "孕育邦",
|
|
"navigationBarBackgroundColor": "#ffe7e3",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/active/my",
|
|
"style": {
|
|
"navigationBarTitleText": "我的活动"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/member/member",
|
|
"style": {
|
|
"navigationBarTitleText": "加入会员",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/my",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/share/share",
|
|
"style": {
|
|
"navigationBarTitleText": "分享",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/poster/poster",
|
|
"style": {
|
|
"navigationBarTitleText": "专属海报",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
},
|
|
|
|
|
|
{
|
|
"path": "pages/shop/shop",
|
|
"style": {
|
|
"navigationBarTitleText": "商城",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/promotion/promotion",
|
|
"style": {
|
|
"navigationBarTitleText": "促销",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录授权",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
"root": "packages/packageMy",
|
|
"pages": [{
|
|
"path": "pages/myCollect/myCollect",
|
|
"style": {
|
|
"navigationBarTitleText": "我的收藏",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myEvaluate/myEvaluate",
|
|
"style": {
|
|
"navigationBarTitleText": "我的评价",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myCoupon/myCoupon",
|
|
"style": {
|
|
"navigationBarTitleText": "我的优惠券",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myComplaint/myComplaint",
|
|
"style": {
|
|
"navigationBarTitleText": "我的投诉",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "packages/packageOrder",
|
|
"pages": [{
|
|
"path": "pages/userEvaluate/userEvaluate",
|
|
"style": {
|
|
"navigationBarTitleText": "用户评价",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/orderDetail/orderDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/orderPackageDetail/orderPackageDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/myOrder/myOrder",
|
|
"style": {
|
|
"navigationBarTitleText": "我的订单",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/refund/refund",
|
|
"style": {
|
|
"navigationBarTitleText": "我的退款",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "packages/packagePromotion",
|
|
"pages": [
|
|
|
|
{
|
|
"path": "pages/regSuccess/regSuccess",
|
|
"style": {
|
|
"navigationBarTitleText": "注册成功",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/speadApply/speadApply",
|
|
"style": {
|
|
"navigationBarTitleText": "推广申请",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/speadPro/speadPro",
|
|
"style": {
|
|
"navigationBarTitleText": "推广产品",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/myspeadOrder/myspeadOrder",
|
|
"style": {
|
|
"navigationBarTitleText": "我的推广订单",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/applyReg/applyReg",
|
|
"style": {
|
|
"navigationBarTitleText": "推广人员注册",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
}, {
|
|
"path": "pages/promotionSet/promotionSet",
|
|
"style": {
|
|
"navigationBarTitleText": "推广人员设置",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "packages/packageBuy",
|
|
"pages": [
|
|
|
|
{
|
|
"path": "pages/packageInfo/index",
|
|
"style": {
|
|
"navigationBarTitleText": "礼包详情",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/couponDetail/couponDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "优惠券详情",
|
|
"navigationBarBackgroundColor": "#FF578A",
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/buyMember/buyMember",
|
|
"style": {
|
|
"navigationBarTitleText": "购买会员",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
}, {
|
|
"path": "pages/detial2/detial2",
|
|
"style": {
|
|
"navigationBarTitleText": "福利详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/signUp/signUp",
|
|
"style": {
|
|
"navigationBarTitleText": "报名",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shopList/shopList",
|
|
"style": {
|
|
"navigationBarTitleText": "商户列表",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shopDetail/shopDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "商户详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/detail/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "活动详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/buyMemberSuccess/buyMemberSuccess",
|
|
"style": {
|
|
"navigationBarTitleText": "购买成功",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black"
|
|
|
|
}
|
|
}
|
|
|
|
]
|
|
},
|
|
{
|
|
"root": "packages/packageCarecenter",
|
|
"pages": [{
|
|
"path": "pages/commonService/commonCenter",
|
|
"style": {
|
|
"navigationBarTitleText": "服务列表",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/commonService/serviceDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "商铺详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/commonService/productDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "产品详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/careCenter/careCenter",
|
|
"style": {
|
|
"navigationBarTitleText": "月子中心",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/careCenter/serviceDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "商铺详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/careCenter/productDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "产品详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/careCenter/strategyCenter",
|
|
"style": {
|
|
"navigationBarTitleText": "月子攻略",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/careCenter/strategyDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "攻略详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/home/home",
|
|
"style": {
|
|
"navigationBarTitleText": "月子",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "孕育邦",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#282e3c",
|
|
"selectedColor": "#FF578A",
|
|
"backgroundColor": "#fff",
|
|
"borderStyle": "black",
|
|
"position": "bottom",
|
|
"list": [{
|
|
"text": "首页",
|
|
"pagePath": "pages/home/home",
|
|
"iconPath": "static/tabs/active.png",
|
|
"selectedIconPath": "static/tabs/active_cur.png"
|
|
},
|
|
// {
|
|
// "text": "商城",
|
|
// "pagePath": "pages/shop/shop",
|
|
// "iconPath": "static/tabs/shop.png",
|
|
// "selectedIconPath": "static/tabs/shop_cur.png"
|
|
// },
|
|
// {
|
|
// "text": "促销",
|
|
// "pagePath": "pages/promotion/promotion",
|
|
// "iconPath": "static/tabs/promotion.png",
|
|
// "selectedIconPath": "static/tabs/promotion_cur.png"
|
|
// },
|
|
{
|
|
"text": "我的",
|
|
"pagePath": "pages/my/my",
|
|
"iconPath": "static/tabs/my.png",
|
|
"selectedIconPath": "static/tabs/my_cur.png"
|
|
}
|
|
]
|
|
}
|
|
} |