|
@@ -398,10 +398,10 @@
|
|
]
|
|
]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "root": "seller",
|
|
|
|
|
|
+ "root": "pages/seller/",
|
|
"pages": [
|
|
"pages": [
|
|
{
|
|
{
|
|
- "path": "pages/index/index",
|
|
|
|
|
|
+ "path": "index/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "采美采购商城",
|
|
"navigationBarTitleText": "采美采购商城",
|
|
"enablePullDownRefresh":true,
|
|
"enablePullDownRefresh":true,
|
|
@@ -409,156 +409,156 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/login",
|
|
|
|
|
|
+ "path": "login/login",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/cart/cart",
|
|
|
|
|
|
+ "path": "cart/cart",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "购物车"
|
|
"navigationBarTitleText": "购物车"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/cart/buyagain",
|
|
|
|
|
|
+ "path": "cart/buyagain",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "再次购买"
|
|
"navigationBarTitleText": "再次购买"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/cart/immediately",
|
|
|
|
|
|
+ "path": "cart/immediately",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "立即下单"
|
|
"navigationBarTitleText": "立即下单"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/cart/second",
|
|
|
|
|
|
+ "path": "cart/second",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "二手下单"
|
|
"navigationBarTitleText": "二手下单"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/order/create-order",
|
|
|
|
|
|
+ "path": "order/create-order",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "确认订单"
|
|
"navigationBarTitleText": "确认订单"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/order/create-recharge-order",
|
|
|
|
|
|
+ "path": "order/create-recharge-order",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "确认订单"
|
|
"navigationBarTitleText": "确认订单"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/order/order-details",
|
|
|
|
|
|
+ "path": "order/order-details",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/order/order-list",
|
|
|
|
|
|
+ "path": "order/order-list",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "订单列表",
|
|
"navigationBarTitleText": "订单列表",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/order/order-sharedetails",
|
|
|
|
|
|
+ "path": "order/order-sharedetails",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/club/list",
|
|
|
|
|
|
+ "path": "club/list",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "机构列表"
|
|
"navigationBarTitleText": "机构列表"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/club/stayClub-list",
|
|
|
|
|
|
+ "path": "club/stayClub-list",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "待注册机构"
|
|
"navigationBarTitleText": "待注册机构"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/club/club-list",
|
|
|
|
|
|
+ "path": "club/club-list",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "我的机构"
|
|
"navigationBarTitleText": "我的机构"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/club/allClub-list",
|
|
|
|
|
|
+ "path": "club/allClub-list",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "所有机构"
|
|
"navigationBarTitleText": "所有机构"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/club/addoperator",
|
|
|
|
|
|
+ "path": "club/addoperator",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "邀请运营人员"
|
|
"navigationBarTitleText": "邀请运营人员"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/register",
|
|
|
|
|
|
+ "path": "login/register",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "拉机构上线",
|
|
"navigationBarTitleText": "拉机构上线",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/register-select",
|
|
|
|
|
|
+ "path": "login/register-select",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "拉机构上线"
|
|
"navigationBarTitleText": "拉机构上线"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/register-general",
|
|
|
|
|
|
+ "path": "login/register-general",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "普通机构"
|
|
"navigationBarTitleText": "普通机构"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/register-member",
|
|
|
|
|
|
+ "path": "login/register-member",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "会员机构"
|
|
"navigationBarTitleText": "会员机构"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/information",
|
|
|
|
|
|
+ "path": "login/information",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "修改资料",
|
|
"navigationBarTitleText": "修改资料",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/login/apply",
|
|
|
|
|
|
+ "path": "login/apply",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "修改申请信息",
|
|
"navigationBarTitleText": "修改申请信息",
|
|
"navigationStyle":"custom"
|
|
"navigationStyle":"custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/order/order-historylist",
|
|
|
|
|
|
+ "path": "order/order-historylist",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "订单列表"
|
|
"navigationBarTitleText": "订单列表"
|
|
}
|
|
}
|
|
},{
|
|
},{
|
|
- "path": "pages/search/search-order",
|
|
|
|
|
|
+ "path": "search/search-order",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "订单搜索"
|
|
"navigationBarTitleText": "订单搜索"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/address/address",
|
|
|
|
|
|
+ "path": "address/address",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "选择地址"
|
|
"navigationBarTitleText": "选择地址"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/address/addressManage",
|
|
|
|
|
|
+ "path": "address/addressManage",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "添加地址"
|
|
"navigationBarTitleText": "添加地址"
|
|
}
|
|
}
|