mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-09 07:52:27 +08:00
新增示例页面
This commit is contained in:
@@ -46,7 +46,17 @@ import {
|
||||
NThing,
|
||||
NDataTable,
|
||||
NPopover,
|
||||
NPagination
|
||||
NPagination,
|
||||
NSelect,
|
||||
NRadioGroup,
|
||||
NRadio,
|
||||
NSteps,
|
||||
NStep,
|
||||
NInputGroup,
|
||||
NResult,
|
||||
NDescriptions,
|
||||
NDescriptionsItem,
|
||||
NTable
|
||||
} from 'naive-ui'
|
||||
|
||||
const naive = create({
|
||||
@@ -96,7 +106,17 @@ const naive = create({
|
||||
NThing,
|
||||
NDataTable,
|
||||
NPopover,
|
||||
NPagination
|
||||
NPagination,
|
||||
NSelect,
|
||||
NRadioGroup,
|
||||
NRadio,
|
||||
NSteps,
|
||||
NStep,
|
||||
NInputGroup,
|
||||
NResult,
|
||||
NDescriptions,
|
||||
NDescriptionsItem,
|
||||
NTable
|
||||
]
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user