tianyi 1 week ago
parent
commit
eb8cd82315
  1. 60
      pages.json

60
pages.json

@ -154,12 +154,6 @@
"navigationBarTitleText": "兼职注册",
"navigationStyle": "custom"
}
},{
"path": "myCenter/shopSettlementDetail",
"style": {
"navigationBarTitleText": "商家订单结算详情",
"navigationStyle": "custom"
}
},{
"path": "myCenter/partTimeJob",
"style": {
@ -196,12 +190,6 @@
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom"
}
},{
"path": "myCenter/merchantRegister",
"style": {
"navigationBarTitleText": "商家注册",
"enablePullDownRefresh": false
}
},{
"path": "myCenter/addGoods",
"style": {
@ -214,30 +202,12 @@
"navigationBarTitleText": "新增分类",
"navigationStyle": "custom"
}
},{
"path": "myCenter/merchantCenter",
"style": {
"navigationBarTitleText": "商家中心",
"navigationStyle": "custom"
}
},{
"path": "myCenter/shopBill",
"style": {
"navigationBarTitleText": "商家账单",
"navigationStyle": "custom"
}
},{
"path": "myCenter/dataStatistics",
"style": {
"navigationBarTitleText": "数据统计",
"navigationStyle": "custom"
}
},{
"path": "myCenter/shopOrderList",
"style": {
"navigationBarTitleText": "商家订单",
"navigationStyle": "custom"
}
},{
"path": "myCenter/goodsList",
"style": {
@ -269,6 +239,36 @@
"navigationBarTitleText": "商家订单详情",
"navigationStyle": "custom"
}
},{
"path": "shop/shopSettlementDetail",
"style": {
"navigationBarTitleText": "商家订单结算详情",
"navigationStyle": "custom"
}
},{
"path": "shop/merchantCenter",
"style": {
"navigationBarTitleText": "商家中心",
"navigationStyle": "custom"
}
},{
"path": "shop/shopBill",
"style": {
"navigationBarTitleText": "商家账单",
"navigationStyle": "custom"
}
},{
"path": "shop/merchantRegister",
"style": {
"navigationBarTitleText": "商家注册",
"enablePullDownRefresh": false
}
},{
"path": "shop/shopOrderList",
"style": {
"navigationBarTitleText": "商家订单",
"navigationStyle": "custom"
}
},{
"path": "partTimeJob/partTimeJobCenter",
"style": {

Loading…
Cancel
Save