新增团购券
This commit is contained in:
@@ -42,6 +42,11 @@ const menus = ref([
|
||||
path: '/table',
|
||||
icon: 'Reading'
|
||||
},
|
||||
{
|
||||
label: '团购',
|
||||
path: '/group_buy',
|
||||
icon: 'Handbag'
|
||||
},
|
||||
{
|
||||
label: '订单',
|
||||
path: '/order',
|
||||
@@ -184,7 +189,7 @@ const menus = ref([
|
||||
}
|
||||
|
||||
&.more {
|
||||
margin-top: 150px;
|
||||
margin-top: 120px;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user