diff --git a/pages.json b/pages.json index 099e077..5aeed9f 100644 --- a/pages.json +++ b/pages.json @@ -134,6 +134,20 @@ "navigationStyle": "custom" } }, + { + "path": "pages/index/orderStatistics", + "style": { + "navigationBarTitleText": "当日订单统计", + "navigationStyle": "custom" + } + }, + { + "path": "pages/index/countEmployees", + "style": { + "navigationBarTitleText": "员工", + "navigationStyle": "custom" + } + }, { "path": "pages/index/addStaff", "style": { diff --git a/pages/Tollannouncement/Tollannouncement.vue b/pages/Tollannouncement/Tollannouncement.vue index c3f290c..9e52d6a 100644 --- a/pages/Tollannouncement/Tollannouncement.vue +++ b/pages/Tollannouncement/Tollannouncement.vue @@ -2,21 +2,25 @@ @@ -51,8 +55,10 @@ \ No newline at end of file + diff --git a/pages/coupon/coupon.vue b/pages/coupon/coupon.vue index 941625c..3048a0c 100644 --- a/pages/coupon/coupon.vue +++ b/pages/coupon/coupon.vue @@ -1,17 +1,25 @@