代码合并,放出霸王餐和优惠券

This commit is contained in:
2024-11-18 15:08:14 +08:00
parent 2776cbe13c
commit f80de032d8

View File

@@ -164,11 +164,11 @@
icon: '/static/indexImg/icon-line-up.svg', icon: '/static/indexImg/icon-line-up.svg',
pageUrl: 'PAGES_LINE_UP' pageUrl: 'PAGES_LINE_UP'
}, },
// { {
// title: '霸王餐', title: '霸王餐',
// icon: '/static/indexImg/icon-bwc.svg', icon: '/static/indexImg/icon-bwc.svg',
// pageUrl: 'PAGES_BWC' pageUrl: 'PAGES_BWC'
// }, },
// { // {
// title: '成员管理', // title: '成员管理',
// icon: '/static/indexImg/icon-staff.svg', // icon: '/static/indexImg/icon-staff.svg',
@@ -184,11 +184,11 @@
// icon: '/static/indexImg/icon-cashier.svg', // icon: '/static/indexImg/icon-cashier.svg',
// pageUrl: 'PAGES_SHOP_SETUP', // pageUrl: 'PAGES_SHOP_SETUP',
// }, // },
// { {
// title: '优惠券', title: '优惠券',
// icon: '/static/coupon/icon_coupon.svg', icon: '/static/coupon/icon_coupon.svg',
// pageUrl: 'PAGES_COUPON_INDEX', pageUrl: 'PAGES_COUPON_INDEX',
// }, },
{ {
title: '订阅通知', title: '订阅通知',
icon: '/static/indexImg/icon-notification.svg', icon: '/static/indexImg/icon-notification.svg',