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.
 
 
 
 
 
 

834 lines
17 KiB

{
"pages": [{
"path": "pages/index/index",
"style": {
// #ifdef MP
"navigationBarTitleText": "mallcloud商城",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
// #endif
"app-plus": {
"titleNView": {
"type": "transparent",
"searchInput": {
"backgroundColor": "rgba(231, 231, 231,.7)",
"borderRadius": "16px",
"placeholder": "请输入地址 如:大钟寺",
"disabled": true,
"placeholderColor": "#606266"
},
"buttons": [{
"fontSrc": "/static/yticon.ttf",
"text": "\ue60d",
"fontSize": "26",
"color": "#303133",
"float": "left",
"background": "rgba(0,0,0,0)"
},
{
"fontSrc": "/static/yticon.ttf",
"text": "\ue744",
"fontSize": "27",
"color": "#303133",
"background": "rgba(0,0,0,0)",
"redDot": true
}
]
}
}
}
}, {
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "搜索",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/index/secskill",
"style": {
"navigationBarTitleText": "秒杀列表",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/order/orderDetail",
"style": {
"navigationBarTitleText": "详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/order/logistics",
"style": {
"navigationBarTitleText": "物流详情",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/set/set",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/set/certification",
"style": {
"navigationBarTitleText": "身份认"
}
},
{
"path": "pages/index/nearbyBusiness",
"style": {
"navigationBarTitleText": "附近商家"
// #ifdef MP-WEIXIN
,
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pages/cart/cart",
"style": {
"navigationBarTitleText": "购物车"
// #ifdef MP-WEIXIN
,
"navigationStyle": "custom"
// #endif
}
}, {
"path": "pages/public/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/public/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/public/reg",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/index/user",
"style": {
"navigationBarTitleText": "我的",
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"fontSrc": "/static/yticon.ttf",
"text": "\ue60f",
"fontSize": "24",
"color": "#303133",
"width": "46px",
"background": "rgba(0,0,0,0)"
},
{
"fontSrc": "/static/yticon.ttf",
"text": "\ue744",
"fontSize": "28",
"color": "#303133",
"background": "rgba(0,0,0,0)",
"redDot": true
}
]
}
}
}
}, {
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true,
"onReachBottomDistance":126 ,// px
"app-plus": {
"bounce": "none"
}
}
},{
"path": "pages/order/createOrder",
"style": {
"navigationBarTitleText": "创建订单"
}
}, {
"path": "pages/order/createStoreOrder",
"style": {
"navigationBarTitleText": "创建订单"
}
}, {
"path": "pages/order/evaluate",
"style": {
"navigationBarTitleText": "订单评价"
}
}, {
"path": "pages/money/pay",
"style": {
"navigationBarTitleText": "支付"
}
},
{
"path": "pages/money/paySuccess",
"style": {
"navigationBarTitleText": "支付成功"
}
}, {
"path": "pages/category/category",
"style": {
"navigationBarTitleText": "分类",
// #ifdef MP-WEIXIN
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/category/areaGoods",
"style": {
"navigationBarTitleText": "区域商品",
// #ifdef MP-WEIXIN
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/order/payment/index",
"style": {
"navigationBarTitleText": "支付"
}
},
{
"path": "pages/order/payment/auth",
"style": {
"navigationBarTitleText": "等待支付"
}
},
{
"path": "pages/order/payment/result",
"style": {
"navigationBarTitleText": "支付结果"
}
}, {
"path": "pages/integral/home/home",
"style": {
"navigationBarTitleText": "我的积分"
}
}, {
"path": "pages/public/loginCode",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}
],
"subPackages": [
{
"root": "pagesC",
"pages": [
{
"path": "store/list",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商铺列表"
}
}, {
"path": "store/index",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商铺详情"
}
},
{
"path": "store/applyBusiness",
"style": {
"navigationBarTitleText": "商户入驻"
}
}, {
"path": "store/businessDetails",
"style": {
"navigationBarTitleText": "店铺详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "store/school",
"style": {
"navigationBarTitleText": "学校详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "store/store",
"style": {
"navigationBarTitleText": "店铺详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "store/storeResult",
"style": {
"navigationBarTitleText": "店铺申请",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "store/storeList",
"style": {
"navigationBarTitleText": "店铺列表",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "seller/index",
"style": {
"navigationBarTitleText": "卖家中心",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "seller/login",
"style": {
"navigationBarTitleText": "卖家登录",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "seller/orderDetail",
"style": {
"navigationBarTitleText": "订单详情",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "seller/store",
"style": {
"navigationBarTitleText": "店铺详情",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "seller/order",
"style": {
"navigationBarTitleText": "订单管理",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "seller/goods",
"style": {
"navigationBarTitleText": "商品管理",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "seller/stack",
"style": {
"navigationBarTitleText": "商品统计",
"enablePullDownRefresh": true,
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "seller/caldar",
"style": {
"navigationBarTitleText": "统计"
}
},
{
"path": "seller/evaluate",
"style": {
"navigationBarTitleText": "订单评价"
}
},
{
"path": "seller/dayStatisc",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商户日统计"
}
}, {
"path": "seller/monthStatisc",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商户月统计"
}
}, {
"path": "seller/member",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "会员管理"
}
}
]
},
{
"root": "pagesA",
"pages": [
{
"path": "product/categoryAttr",
"style": {
"navigationBarTitleText": "类型商品",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "product/tagGoodslist",
"style": {
"navigationBarTitleText": "标签商品",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "product/tag",
"style": {
"navigationBarTitleText": "精选标签",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "product/giftProduct",
"style": {
"navigationBarTitleText": "积分详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "product/groupProduct",
"style": {
"navigationBarTitleText": "团购详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "product/product",
"style": {
"navigationBarTitleText": "详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "product/groupList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "团购商品列表"
}
}, {
"path": "product/giftList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "积分商品列表"
}
}, {
"path": "product/groupActivityDetail",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "套餐商品详情"
}
}, {
"path": "product/groupActivityList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "套餐商品列表"
}
}, {
"path": "product/paiMaiDetail",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品拍卖详情"
}
}, {
"path": "product/secskillDetail",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品秒杀详情"
}
}, {
"path": "product/paiMaiList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品拍卖列表"
}
}
, {
"path": "product/discountList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "折扣列表"
}
}, {
"path": "product/list",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品列表"
}
},
{
"path" : "build/repairOrder/repairOrder",
"style" : {
"navigationBarTitleText": "维修录单"
}
},
{
"path": "build/community",
"style": {
"navigationBarTitleText": "社区主页"
}
}, {
"path": "build/applyCommunity",
"style": {
"navigationBarTitleText": "社区入驻"
}
}, {
"path": "build/bindCommunity",
"style": {
"navigationBarTitleText": "绑定社区"
}
}, {
"path": "build/communityList",
"style": {
"navigationBarTitleText": "社区列表"
}
},
{
"path": "build/floorList",
"style": {
"navigationBarTitleText": "楼房列表"
}
},
{
"path": "build/groupProduct",
"style": {
"navigationBarTitleText": "团购详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "build/groupList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "团购商品列表"
}
}, {
"path": "build/notice",
"style": {
"navigationBarTitleText": "通知"
}
},
{
"path": "after_sale/index",
"style": {
"navigationBarTitleText": "申请售后"
}
},
{
"path": "after_sale/list",
"style": {
"navigationBarTitleText": "售后列表"
}
},
{
"path": "after_sale/detail",
"style": {
"navigationBarTitleText": "售后详情"
}
}
]
},
{
"root": "pagesU",
"pages": [
{
"path": "user/invite",
"style": {
"navigationBarTitleText": "邀请好友"
}
}, {
"path": "user/inviteList",
"style": {
"navigationBarTitleText": "邀请好友"
}
}, {
"path": "user/inviteMoney",
"style": {
"navigationBarTitleText": "邀请好友佣金"
}
},{
"path": "user/balance",
"style": {
"navigationBarTitleText": "我的钱包"
}
}, {
"path": "user/collect",
"style": {
"navigationBarTitleText": "我的收藏",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "user/deposit",
"style": {
"navigationBarTitleText": "余额冲",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "user/coupon",
"style": {
"navigationBarTitleText": "我的优惠券",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "user/myPurse",
"style": {
"navigationBarTitleText": "我的提",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "user/reset_password",
"style": {
"navigationBarTitleText": "忘记密码",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "user/forget",
"style": {
"navigationBarTitleText": "忘记密码",
"app-plus": {
"bounce": "none"
}
}
},{
"path": "user/profile",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "个人信息"
}
},{
"path": "user/applyMember",
"style": {
"navigationBarTitleText": "升级会员",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},{
"path": "notice/notice",
"style": {
"navigationBarTitleText": "通知"
}
},{
"path": "notice/subjectList",
"style": {
"navigationBarTitleText": "秒杀列表",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "notice/subjectDetail",
"style": {
"navigationBarTitleText": "详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "address/address",
"style": {
"navigationBarTitleText": "收货地址"
}
}, {
"path": "address/addressManage",
"style": {
"navigationBarTitleText": ""
}
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "宇运动商城",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#fa436a",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tab-home.png",
"selectedIconPath": "static/tab-home-current.png",
"text": "首页"
},
{
"pagePath": "pages/category/category",
"iconPath": "static/tab-cate.png",
"selectedIconPath": "static/tab-cate-current.png",
"text": "分类"
},
{
"pagePath": "pages/index/nearbyBusiness",
"iconPath": "static/fujin.png",
"selectedIconPath": "static/fujin_.png",
"text": "附近商家"
},
{
"pagePath": "pages/cart/cart",
"iconPath": "static/tab-cart.png",
"selectedIconPath": "static/tab-cart-current.png",
"text": "购物车"
},
{
"pagePath": "pages/index/user",
"iconPath": "static/tab-my.png",
"selectedIconPath": "static/tab-my-current.png",
"text": "我的"
}
]
},
"condition": {
//
"current": 0, //(list )
"list": [{
"name": "", //
"path": "", //
"query": "" //onLoad
}]
}
}