|
@@ -36,6 +36,24 @@
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/orders/refund-list",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "退款管理",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/orders/refund-detail",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "退款详情",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/device/list",
|
|
"path": "pages/device/list",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -117,6 +135,76 @@
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/products/master-library",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "商品总库",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/marketing/activity-list",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "活动管理",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/marketing/activity-detail",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "活动详情",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/marketing/coupon-list",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "优惠券管理",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/marketing/coupon-detail",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "优惠券详情",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/marketing/user-coupon-list",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "用户优惠券",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },{"path": "pages/marketing/timed-discount-list",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "定时折扣",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/marketing/timed-discount-detail",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "定时折扣详情",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/inventory/query",
|
|
"path": "pages/inventory/query",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -162,6 +250,60 @@
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/statistics/category",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "品类销售",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/statistics/product-rank",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "商品排行",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/statistics/device-sales",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "设备销售",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/statistics/shop-sales",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "门店销售",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/statistics/profit",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "利润报表",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/statistics/repurchase",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "复购统计",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/my/my",
|
|
"path": "pages/my/my",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -216,10 +358,28 @@
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/distribution/referral",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "推荐记录",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/distribution/commission",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "佣金记录",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/distribution/withdrawal",
|
|
"path": "pages/distribution/withdrawal",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "申请提现",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "提现管理",
|
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
@@ -270,6 +430,15 @@
|
|
|
},
|
|
},
|
|
|
"path": "pages/announcement/list"
|
|
"path": "pages/announcement/list"
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
|
+ "navigationBarTitleText": "发布公告",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ "path": "pages/announcement/form"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
@@ -358,3 +527,8 @@
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|