增加消息订阅

This commit is contained in:
GaoHao
2024-10-25 16:49:50 +08:00
parent 195bf810e4
commit b8c603e683
4 changed files with 220 additions and 0 deletions

View File

@@ -145,6 +145,11 @@
// icon: '/static/indexImg/icon-staff.svg',
// pageUrl: 'PAGES_USER'
// },
{
title: '订阅通知',
icon: '/static/indexImg/icon-notification.svg',
pageUrl: 'PAGES_NOTIFICATION_INDEX',
},
{
title: '设置中心',
icon: '/static/indexImg/icon-cashier.svg',