本专业高风险静态页面完成
This commit is contained in:
Vendored
+2
@@ -69,6 +69,7 @@ declare module 'vue' {
|
||||
NScrollbar: typeof import('naive-ui')['NScrollbar']
|
||||
NSelect: typeof import('naive-ui')['NSelect']
|
||||
NSpace: typeof import('naive-ui')['NSpace']
|
||||
NSpin: typeof import('naive-ui')['NSpin']
|
||||
NSwitch: typeof import('naive-ui')['NSwitch']
|
||||
NTab: typeof import('naive-ui')['NTab']
|
||||
NTabs: typeof import('naive-ui')['NTabs']
|
||||
@@ -151,6 +152,7 @@ declare global {
|
||||
const NScrollbar: typeof import('naive-ui')['NScrollbar']
|
||||
const NSelect: typeof import('naive-ui')['NSelect']
|
||||
const NSpace: typeof import('naive-ui')['NSpace']
|
||||
const NSpin: typeof import('naive-ui')['NSpin']
|
||||
const NSwitch: typeof import('naive-ui')['NSwitch']
|
||||
const NTab: typeof import('naive-ui')['NTab']
|
||||
const NTabs: typeof import('naive-ui')['NTabs']
|
||||
|
||||
Vendored
+6
@@ -28,9 +28,12 @@ declare module "@elegant-router/types" {
|
||||
"docs_archives": "/docs/archives";
|
||||
"docs_query": "/docs/query";
|
||||
"home": "/home";
|
||||
"home_highrisk": "/home/highrisk";
|
||||
"home_highriskdetail": "/home/highriskdetail";
|
||||
"home_index": "/home/index";
|
||||
"home_initiatechange": "/home/initiatechange";
|
||||
"home_mydraft": "/home/mydraft";
|
||||
"home_mytask": "/home/mytask";
|
||||
"home_pending": "/home/pending";
|
||||
"home_process": "/home/process";
|
||||
"home_processdetail": "/home/processdetail";
|
||||
@@ -103,9 +106,12 @@ declare module "@elegant-router/types" {
|
||||
| "changestatistics"
|
||||
| "docs_archives"
|
||||
| "docs_query"
|
||||
| "home_highrisk"
|
||||
| "home_highriskdetail"
|
||||
| "home_index"
|
||||
| "home_initiatechange"
|
||||
| "home_mydraft"
|
||||
| "home_mytask"
|
||||
| "home_pending"
|
||||
| "home_process"
|
||||
| "home_processdetail"
|
||||
|
||||
Reference in New Issue
Block a user