mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 编写请求配置页
This commit is contained in:
@@ -37,6 +37,7 @@ import {
|
||||
NTooltip,
|
||||
NAvatar,
|
||||
NTabs,
|
||||
NTab,
|
||||
NTabPane,
|
||||
NCard,
|
||||
NRow,
|
||||
@@ -68,6 +69,7 @@ import {
|
||||
NSteps,
|
||||
NStep,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NResult,
|
||||
NDescriptions,
|
||||
NDescriptionsItem,
|
||||
@@ -136,6 +138,7 @@ const naive = create({
|
||||
NTooltip,
|
||||
NAvatar,
|
||||
NTabs,
|
||||
NTab,
|
||||
NTabPane,
|
||||
NCard,
|
||||
NRow,
|
||||
@@ -167,6 +170,7 @@ const naive = create({
|
||||
NSteps,
|
||||
NStep,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NResult,
|
||||
NDescriptions,
|
||||
NDescriptionsItem,
|
||||
|
||||
Reference in New Issue
Block a user