CN-430 feat: 整屏滚动预处理
This commit is contained in:
@@ -197,6 +197,11 @@ export const dnsServerRole = {
|
||||
RTDNSM: 'RTDNSM'
|
||||
}
|
||||
|
||||
// 整屏滚动的路径映射
|
||||
export const wholeScreenRouterMapping = {
|
||||
dns: '/panel/dnsServiceInsights'
|
||||
}
|
||||
|
||||
export const themeData = [
|
||||
{ value: 'light', label: 'light' },
|
||||
{ value: 'dark', label: 'dark' }
|
||||
|
||||
Reference in New Issue
Block a user