mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-21 21:58:38 +00:00
营销:适配商城装修组件【悬浮按钮】
This commit is contained in:
@@ -111,7 +111,15 @@ export const PAGE_LIBS = [
|
||||
{
|
||||
name: '基础组件',
|
||||
extended: true,
|
||||
components: ['SearchBar', 'NoticeBar', 'MenuSwiper', 'MenuGrid', 'MenuList', 'Popover']
|
||||
components: [
|
||||
'SearchBar',
|
||||
'NoticeBar',
|
||||
'MenuSwiper',
|
||||
'MenuGrid',
|
||||
'MenuList',
|
||||
'Popover',
|
||||
'FloatingActionButton'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: '图文组件',
|
||||
|
||||
Reference in New Issue
Block a user