合并代码

This commit is contained in:
duan
2024-09-10 09:43:37 +08:00
parent da5f7ca916
commit c550a9d623
4 changed files with 844 additions and 32 deletions

View File

@@ -183,6 +183,11 @@
title: '极速开票',
icon: '/static/indexImg/red-envelope.svg',
pageUrl: 'PAGES_INVOICE'
},
{
title: '优惠券',
icon: '/static/indexImg/red-envelope.svg',
pageUrl: 'PAGES_COUPON_INDEX'
}
];