|
|
@@ -1,21 +1,27 @@
|
|
|
{
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "pages/admin/workbench",
|
|
|
+ "path": "pages/home/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "工作台"
|
|
|
+ "navigationBarTitleText": "加载中..."
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/admin/order",
|
|
|
+ "path": "pages/home/category",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "订单"
|
|
|
+ "navigationBarTitleText": "分类"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/admin/member",
|
|
|
+ "path": "pages/home/shop",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "客户"
|
|
|
+ "navigationBarTitleText": "门店"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/home/user",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -34,197 +40,103 @@
|
|
|
],
|
|
|
"subPackages": [
|
|
|
{
|
|
|
- "root": "pages/order",
|
|
|
+ "root": "pages/user",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "admin/detail",
|
|
|
+ "path": "register",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "详情"
|
|
|
+ "navigationBarTitleText": "注册"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "admin/ship",
|
|
|
+ "path": "password",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "发货"
|
|
|
+ "navigationBarTitleText": "修改密码"
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "root": "pages/member",
|
|
|
+ "root": "pages/goods",
|
|
|
"pages": [
|
|
|
- {
|
|
|
- "path": "add",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "添加客户"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "detail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "客户详情"
|
|
|
+ "navigationBarTitleText": "详情"
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "root": "pages/interest",
|
|
|
+ "root": "pages/pay",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "admin/invite",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "邀请列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "admin/my-invite",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的邀请"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "admin/setting",
|
|
|
+ "path": "index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "奖励设置"
|
|
|
+ "navigationBarTitleText": "支付"
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "root": "pages/coupon",
|
|
|
+ "root": "pages/callback",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "admin/list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "优惠券"
|
|
|
- }
|
|
|
+ "path": "index"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "root": "pages/ad",
|
|
|
+ "root": "pages/coupon",
|
|
|
"pages": [
|
|
|
{
|
|
|
"path": "list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "广告列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "add",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "添加广告"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "sel-goods",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商品选择"
|
|
|
+ "navigationBarTitleText": "优惠券",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "root": "pages/staff",
|
|
|
+ "root": "pages/order",
|
|
|
"pages": [
|
|
|
{
|
|
|
"path": "list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "员工管理"
|
|
|
+ "navigationBarTitleText": "订单列表",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "add",
|
|
|
+ "path": "detail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "添加员工"
|
|
|
+ "navigationBarTitleText": "订单列表"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "sel-member",
|
|
|
+ "path": "buy",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "客户列表"
|
|
|
+ "navigationBarTitleText": "订单确认"
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "root": "pages/setting",
|
|
|
+ "root": "pages/interest",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "wx-menu",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "微信菜单设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "coupon",
|
|
|
+ "path": "invite",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "新人领券设置"
|
|
|
+ "navigationBarTitleText": "邀请排行",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "level",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "会员等级设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "password",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "密码设置"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "root": "pages/goodsManage",
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商品管理"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "category",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "分类管理"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "add",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "添加商品"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "img-store",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "图库管理"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "goods-name",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "填写商品信息"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "freight",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "运费设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "price-increase",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "节假日自动涨价"
|
|
|
+ "navigationBarTitleText": "会员等级",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
@@ -240,17 +152,6 @@
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
- },
|
|
|
- {
|
|
|
- "root": "pages/template",
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "选择模板"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
@@ -263,26 +164,32 @@
|
|
|
},
|
|
|
"tabBar": {
|
|
|
"color": "#C0C4CC",
|
|
|
- "selectedColor": "#3385FF",
|
|
|
+ "selectedColor": "#fa436a",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [{
|
|
|
- "pagePath": "pages/admin/workbench",
|
|
|
- "iconPath": "static/images/admin/workbench-no.png",
|
|
|
- "selectedIconPath": "static/images/admin/workbench-is.png",
|
|
|
- "text": "工作台"
|
|
|
+ "pagePath": "pages/home/index",
|
|
|
+ "iconPath": "static/images/common/home-no.png",
|
|
|
+ "selectedIconPath": "static/images/common/home-is.png",
|
|
|
+ "text": "首页"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/home/category",
|
|
|
+ "iconPath": "static/images/common/category-no.png",
|
|
|
+ "selectedIconPath": "static/images/common/category-is.png",
|
|
|
+ "text": "分类"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/admin/order",
|
|
|
- "iconPath": "static/images/admin/order-no.png",
|
|
|
- "selectedIconPath": "static/images/admin/order-is.png",
|
|
|
- "text": "订单"
|
|
|
+ "pagePath": "pages/home/shop",
|
|
|
+ "iconPath": "static/images/common/shop-no.png",
|
|
|
+ "selectedIconPath": "static/images/common/shop-is.png",
|
|
|
+ "text": "门店"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/admin/member",
|
|
|
- "iconPath": "static/images/admin/member-no.png",
|
|
|
- "selectedIconPath": "static/images/admin/member-is.png",
|
|
|
- "text": "客户"
|
|
|
+ "pagePath": "pages/home/user",
|
|
|
+ "iconPath": "static/images/common/user-no.png",
|
|
|
+ "selectedIconPath": "static/images/common/user-is.png",
|
|
|
+ "text": "我的"
|
|
|
}
|
|
|
]
|
|
|
}
|