@quickbi/bi-types 3.0.41 → 3.0.42-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/index.js +244 -2
- package/cjs/router/route-key.d.ts +98 -4
- package/esm/index.mjs +244 -2
- package/esm/router/route-key.d.ts +98 -4
- package/package.json +1 -1
package/cjs/index.js
CHANGED
|
@@ -1901,6 +1901,8 @@ var RouteKey;
|
|
|
1901
1901
|
RouteKey2["orgAdminWxApiAuth"] = "orgAdminWxApiAuth";
|
|
1902
1902
|
RouteKey2["orgAdminFeishuApiAuth"] = "orgAdminFeishuApiAuth";
|
|
1903
1903
|
RouteKey2["orgChannelRobot"] = "orgChannelRobot";
|
|
1904
|
+
RouteKey2["orgPushLinkConfig"] = "orgPushLinkConfig";
|
|
1905
|
+
RouteKey2["orgDingBucChannel"] = "orgDingBucChannel";
|
|
1904
1906
|
RouteKey2["orgDingChannel"] = "orgDingChannel";
|
|
1905
1907
|
RouteKey2["orgWeChatChannel"] = "orgWeChatChannel";
|
|
1906
1908
|
RouteKey2["orgFeiShuChannel"] = "orgFeiShuChannel";
|
|
@@ -1927,6 +1929,7 @@ var RouteKey;
|
|
|
1927
1929
|
RouteKey2["orgGlobalSearch"] = "orgGlobalSearch";
|
|
1928
1930
|
RouteKey2["orgAdminEngine"] = "orgAdminEngine";
|
|
1929
1931
|
RouteKey2["orgOfflineQuicken"] = "orgOfflineQuicken";
|
|
1932
|
+
RouteKey2["orgQuickEngine"] = "orgQuickEngine";
|
|
1930
1933
|
RouteKey2["orgEngineUpload"] = "orgEngineUpload";
|
|
1931
1934
|
RouteKey2["orgEngineCache"] = "orgEngineCache";
|
|
1932
1935
|
RouteKey2["orgIntelligent"] = "orgIntelligent";
|
|
@@ -1952,7 +1955,7 @@ var RouteKey;
|
|
|
1952
1955
|
RouteKey2["messageCenterApply"] = "messageCenterApply";
|
|
1953
1956
|
RouteKey2["monitor"] = "monitor";
|
|
1954
1957
|
RouteKey2["monitorManage"] = "monitorManage";
|
|
1955
|
-
RouteKey2["
|
|
1958
|
+
RouteKey2["monitorDetail"] = "monitorDetail";
|
|
1956
1959
|
RouteKey2["monitorDesc"] = "monitorDesc";
|
|
1957
1960
|
RouteKey2["openRoot"] = "openRoot";
|
|
1958
1961
|
RouteKey2["openHome"] = "openHome";
|
|
@@ -1982,6 +1985,9 @@ var RouteKey;
|
|
|
1982
1985
|
RouteKey2["sendRecord"] = "sendRecord";
|
|
1983
1986
|
RouteKey2["templateRoot"] = "templateRoot";
|
|
1984
1987
|
RouteKey2["templateView"] = "templateView";
|
|
1988
|
+
RouteKey2["templateSuper"] = "templateSuper";
|
|
1989
|
+
RouteKey2["templateNlPublic"] = "templateNlPublic";
|
|
1990
|
+
RouteKey2["templateNlPreView"] = "templateNlPreView";
|
|
1985
1991
|
RouteKey2["view"] = "view";
|
|
1986
1992
|
RouteKey2["viewHome"] = "viewHome";
|
|
1987
1993
|
RouteKey2["viewBoard"] = "viewBoard";
|
|
@@ -2030,6 +2036,7 @@ var RouteKey;
|
|
|
2030
2036
|
RouteKey2["formEdit"] = "formEdit";
|
|
2031
2037
|
RouteKey2["formManage"] = "formManage";
|
|
2032
2038
|
RouteKey2["formView"] = "formView";
|
|
2039
|
+
RouteKey2["formRecord"] = "formRecord";
|
|
2033
2040
|
RouteKey2["formPublicView"] = "formPublicView";
|
|
2034
2041
|
RouteKey2["dashboardRoot"] = "dashboardRoot";
|
|
2035
2042
|
RouteKey2["dashboardView"] = "dashboardView";
|
|
@@ -2057,6 +2064,45 @@ var RouteKey;
|
|
|
2057
2064
|
RouteKey2["analysisEdit"] = "analysisEdit";
|
|
2058
2065
|
RouteKey2["analysisView"] = "analysisView";
|
|
2059
2066
|
RouteKey2["analysisPublicView"] = "analysisPublicView";
|
|
2067
|
+
RouteKey2["consoleRoot"] = "consoleRoot";
|
|
2068
|
+
RouteKey2["console"] = "console";
|
|
2069
|
+
RouteKey2["version"] = "version";
|
|
2070
|
+
RouteKey2["consoleLy"] = "consoleLy";
|
|
2071
|
+
RouteKey2["consoleEntry"] = "consoleEntry";
|
|
2072
|
+
RouteKey2["opsRoot"] = "opsRoot";
|
|
2073
|
+
RouteKey2["opsCenter"] = "opsCenter";
|
|
2074
|
+
RouteKey2["opsSuper"] = "opsSuper";
|
|
2075
|
+
RouteKey2["opsManager"] = "opsManager";
|
|
2076
|
+
RouteKey2["opsNotice"] = "opsNotice";
|
|
2077
|
+
RouteKey2["opsLicense"] = "opsLicense";
|
|
2078
|
+
RouteKey2["opsTenantManage"] = "opsTenantManage";
|
|
2079
|
+
RouteKey2["opsApply"] = "opsApply";
|
|
2080
|
+
RouteKey2["opsLoginConfig"] = "opsLoginConfig";
|
|
2081
|
+
RouteKey2["opsLoginSystemConfig"] = "opsLoginSystemConfig";
|
|
2082
|
+
RouteKey2["opsSystemConfig"] = "opsSystemConfig";
|
|
2083
|
+
RouteKey2["docsManageMenus"] = "docsManageMenus";
|
|
2084
|
+
RouteKey2["docsManageItems"] = "docsManageItems";
|
|
2085
|
+
RouteKey2["mobileRoot"] = "mobileRoot";
|
|
2086
|
+
RouteKey2["mobileHome"] = "mobileHome";
|
|
2087
|
+
RouteKey2["mobileCommon"] = "mobileCommon";
|
|
2088
|
+
RouteKey2["mobileCard"] = "mobileCard";
|
|
2089
|
+
RouteKey2["mobileCopilot"] = "mobileCopilot";
|
|
2090
|
+
RouteKey2["mobileData"] = "mobileData";
|
|
2091
|
+
RouteKey2["mobileMine"] = "mobileMine";
|
|
2092
|
+
RouteKey2["mobilePermission"] = "mobilePermission";
|
|
2093
|
+
RouteKey2["mobileMyPermission"] = "mobileMyPermission";
|
|
2094
|
+
RouteKey2["mobileMonitorCenter"] = "mobileMonitorCenter";
|
|
2095
|
+
RouteKey2["mobileMonitorDetail"] = "mobileMonitorDetail";
|
|
2096
|
+
RouteKey2["mobileSearch"] = "mobileSearch";
|
|
2097
|
+
RouteKey2["mobileDashboard"] = "mobileDashboard";
|
|
2098
|
+
RouteKey2["mobileIntro"] = "mobileIntro";
|
|
2099
|
+
RouteKey2["mobileNotSupport"] = "mobileNotSupport";
|
|
2100
|
+
RouteKey2["mobileDataForm"] = "mobileDataForm";
|
|
2101
|
+
RouteKey2["mobileCustom1"] = "mobileCustom1";
|
|
2102
|
+
RouteKey2["mobileCustom2"] = "mobileCustom2";
|
|
2103
|
+
RouteKey2["mobileCustom3"] = "mobileCustom3";
|
|
2104
|
+
RouteKey2["mobileCustom4"] = "mobileCustom4";
|
|
2105
|
+
RouteKey2["mobileError"] = "mobileError";
|
|
2060
2106
|
})(RouteKey || (RouteKey = {}));
|
|
2061
2107
|
|
|
2062
2108
|
// src/basic/bi-types/src/router/route-tree.ts
|
|
@@ -2222,6 +2268,14 @@ var ROUTE_TREE = {
|
|
|
2222
2268
|
key: RouteKey.orgChannelRobot,
|
|
2223
2269
|
path: "/org/admin/channelRobot",
|
|
2224
2270
|
children: [
|
|
2271
|
+
{
|
|
2272
|
+
key: RouteKey.orgPushLinkConfig,
|
|
2273
|
+
path: "/org/admin/channelRobot/pushLinkConfig"
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
key: RouteKey.orgDingBucChannel,
|
|
2277
|
+
path: "/org/admin/channelRobot/dingBucChannel"
|
|
2278
|
+
},
|
|
2225
2279
|
{
|
|
2226
2280
|
key: RouteKey.orgDingChannel,
|
|
2227
2281
|
path: "/org/admin/channelRobot/dingChannel"
|
|
@@ -2332,6 +2386,10 @@ var ROUTE_TREE = {
|
|
|
2332
2386
|
key: RouteKey.orgOfflineQuicken,
|
|
2333
2387
|
path: "/org/admin/engine/offlineQuicken"
|
|
2334
2388
|
},
|
|
2389
|
+
{
|
|
2390
|
+
key: RouteKey.orgQuickEngine,
|
|
2391
|
+
path: "/org/admin/engine/quickEngine"
|
|
2392
|
+
},
|
|
2335
2393
|
{
|
|
2336
2394
|
key: RouteKey.orgEngineUpload,
|
|
2337
2395
|
path: "/org/admin/engine/upload"
|
|
@@ -2445,7 +2503,7 @@ var ROUTE_TREE = {
|
|
|
2445
2503
|
path: "/monitor/manage"
|
|
2446
2504
|
},
|
|
2447
2505
|
{
|
|
2448
|
-
key: RouteKey.
|
|
2506
|
+
key: RouteKey.monitorDetail,
|
|
2449
2507
|
path: "/monitor/detail.htm"
|
|
2450
2508
|
},
|
|
2451
2509
|
{
|
|
@@ -2579,6 +2637,18 @@ var ROUTE_TREE = {
|
|
|
2579
2637
|
{
|
|
2580
2638
|
key: RouteKey.templateView,
|
|
2581
2639
|
path: "/template/view"
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
key: RouteKey.templateSuper,
|
|
2643
|
+
path: "/template/super"
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
key: RouteKey.templateNlPublic,
|
|
2647
|
+
path: "/template/nl/public"
|
|
2648
|
+
},
|
|
2649
|
+
{
|
|
2650
|
+
key: RouteKey.templateNlPreView,
|
|
2651
|
+
path: "/template/nl/preview"
|
|
2582
2652
|
}
|
|
2583
2653
|
]
|
|
2584
2654
|
},
|
|
@@ -2794,6 +2864,10 @@ var ROUTE_TREE = {
|
|
|
2794
2864
|
key: RouteKey.formView,
|
|
2795
2865
|
path: "/form-system/publish/preview/:id"
|
|
2796
2866
|
},
|
|
2867
|
+
{
|
|
2868
|
+
key: RouteKey.formRecord,
|
|
2869
|
+
path: "/form-system/publish/preview/:formId/:rowId"
|
|
2870
|
+
},
|
|
2797
2871
|
{
|
|
2798
2872
|
key: RouteKey.formPublicView,
|
|
2799
2873
|
path: "/token3rd/dataform/view.htm"
|
|
@@ -2923,6 +2997,174 @@ var ROUTE_TREE = {
|
|
|
2923
2997
|
path: "/token3rd/screen/view.htm"
|
|
2924
2998
|
}
|
|
2925
2999
|
]
|
|
3000
|
+
},
|
|
3001
|
+
/** 控制台页面 */
|
|
3002
|
+
{
|
|
3003
|
+
key: RouteKey.consoleRoot,
|
|
3004
|
+
path: "/console",
|
|
3005
|
+
children: [
|
|
3006
|
+
{
|
|
3007
|
+
key: RouteKey.console,
|
|
3008
|
+
path: "/console.htm"
|
|
3009
|
+
},
|
|
3010
|
+
/** 多版本对比 */
|
|
3011
|
+
{
|
|
3012
|
+
key: RouteKey.version,
|
|
3013
|
+
path: "/version.htm"
|
|
3014
|
+
},
|
|
3015
|
+
/** 瓴羊控制台 */
|
|
3016
|
+
{
|
|
3017
|
+
key: RouteKey.consoleLy,
|
|
3018
|
+
path: "/console-ly.htm"
|
|
3019
|
+
},
|
|
3020
|
+
/** 多region入口 */
|
|
3021
|
+
{
|
|
3022
|
+
key: RouteKey.consoleEntry,
|
|
3023
|
+
path: "/console-entry.htm"
|
|
3024
|
+
}
|
|
3025
|
+
]
|
|
3026
|
+
},
|
|
3027
|
+
/** 运维中心 */
|
|
3028
|
+
{
|
|
3029
|
+
key: RouteKey.opsRoot,
|
|
3030
|
+
path: "/ops",
|
|
3031
|
+
children: [
|
|
3032
|
+
{
|
|
3033
|
+
key: RouteKey.opsCenter,
|
|
3034
|
+
path: "/opscenter"
|
|
3035
|
+
},
|
|
3036
|
+
{
|
|
3037
|
+
key: RouteKey.opsSuper,
|
|
3038
|
+
path: "/opscenter/super"
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
key: RouteKey.opsManager,
|
|
3042
|
+
path: "/opscenter/manager"
|
|
3043
|
+
},
|
|
3044
|
+
{
|
|
3045
|
+
key: RouteKey.opsNotice,
|
|
3046
|
+
path: "/opscenter/notice"
|
|
3047
|
+
},
|
|
3048
|
+
{
|
|
3049
|
+
key: RouteKey.opsLicense,
|
|
3050
|
+
path: "/opscenter/license"
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
key: RouteKey.opsTenantManage,
|
|
3054
|
+
path: "/opscenter/tenantManage"
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
key: RouteKey.opsApply,
|
|
3058
|
+
path: "/opscenter/apply"
|
|
3059
|
+
},
|
|
3060
|
+
{
|
|
3061
|
+
key: RouteKey.opsLoginConfig,
|
|
3062
|
+
path: "/opscenter/loginConfig"
|
|
3063
|
+
},
|
|
3064
|
+
{
|
|
3065
|
+
key: RouteKey.opsLoginSystemConfig,
|
|
3066
|
+
path: "/opscenter/loginSystemConfig"
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
key: RouteKey.opsSystemConfig,
|
|
3070
|
+
path: "/opscenter/sysconfig"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
key: RouteKey.docsManageMenus,
|
|
3074
|
+
path: "/opscenter/docsmanage/menus"
|
|
3075
|
+
},
|
|
3076
|
+
{
|
|
3077
|
+
key: RouteKey.docsManageItems,
|
|
3078
|
+
path: "/opscenter/docsmanage/items"
|
|
3079
|
+
}
|
|
3080
|
+
]
|
|
3081
|
+
},
|
|
3082
|
+
{
|
|
3083
|
+
/** 移动端微应用 */
|
|
3084
|
+
key: RouteKey.mobileRoot,
|
|
3085
|
+
path: "/",
|
|
3086
|
+
children: [
|
|
3087
|
+
{
|
|
3088
|
+
key: RouteKey.mobileHome,
|
|
3089
|
+
path: "/home"
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
key: RouteKey.mobileCommon,
|
|
3093
|
+
path: "/common"
|
|
3094
|
+
},
|
|
3095
|
+
{
|
|
3096
|
+
key: RouteKey.mobileMine,
|
|
3097
|
+
path: "/mine"
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
key: RouteKey.mobileCard,
|
|
3101
|
+
path: "/card"
|
|
3102
|
+
},
|
|
3103
|
+
{
|
|
3104
|
+
key: RouteKey.mobileCopilot,
|
|
3105
|
+
path: "/copilot"
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
key: RouteKey.mobileData,
|
|
3109
|
+
path: "/data"
|
|
3110
|
+
},
|
|
3111
|
+
{
|
|
3112
|
+
key: RouteKey.mobilePermission,
|
|
3113
|
+
path: "/permission"
|
|
3114
|
+
},
|
|
3115
|
+
{
|
|
3116
|
+
key: RouteKey.mobileMyPermission,
|
|
3117
|
+
path: "/myPermission"
|
|
3118
|
+
},
|
|
3119
|
+
{
|
|
3120
|
+
key: RouteKey.mobileMonitorCenter,
|
|
3121
|
+
path: "/monitor/center"
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
key: RouteKey.mobileMonitorDetail,
|
|
3125
|
+
path: "/monitor/detail.htm"
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
key: RouteKey.mobileSearch,
|
|
3129
|
+
path: "/search"
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
key: RouteKey.mobileDashboard,
|
|
3133
|
+
path: "/dashboard"
|
|
3134
|
+
},
|
|
3135
|
+
{
|
|
3136
|
+
key: RouteKey.mobileIntro,
|
|
3137
|
+
path: "/intro"
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
key: RouteKey.mobileNotSupport,
|
|
3141
|
+
path: "/notSupport"
|
|
3142
|
+
},
|
|
3143
|
+
{
|
|
3144
|
+
key: RouteKey.mobileDataForm,
|
|
3145
|
+
path: "/dataForm"
|
|
3146
|
+
},
|
|
3147
|
+
{
|
|
3148
|
+
key: RouteKey.mobileCustom1,
|
|
3149
|
+
path: "/custom1"
|
|
3150
|
+
},
|
|
3151
|
+
{
|
|
3152
|
+
key: RouteKey.mobileCustom2,
|
|
3153
|
+
path: "/custom2"
|
|
3154
|
+
},
|
|
3155
|
+
{
|
|
3156
|
+
key: RouteKey.mobileCustom3,
|
|
3157
|
+
path: "/custom3"
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
key: RouteKey.mobileCustom4,
|
|
3161
|
+
path: "/custom4"
|
|
3162
|
+
},
|
|
3163
|
+
{
|
|
3164
|
+
key: RouteKey.mobileError,
|
|
3165
|
+
path: "/error"
|
|
3166
|
+
}
|
|
3167
|
+
]
|
|
2926
3168
|
}
|
|
2927
3169
|
]
|
|
2928
3170
|
};
|
|
@@ -78,6 +78,10 @@ export declare enum RouteKey {
|
|
|
78
78
|
orgAdminFeishuApiAuth = "orgAdminFeishuApiAuth",
|
|
79
79
|
/** 组织管理-推送渠道管理 */
|
|
80
80
|
orgChannelRobot = "orgChannelRobot",
|
|
81
|
+
/** 组织管理-推送渠道管理-推送链接设置 */
|
|
82
|
+
orgPushLinkConfig = "orgPushLinkConfig",
|
|
83
|
+
/** 组织管理-推送渠道管理-阿里钉 */
|
|
84
|
+
orgDingBucChannel = "orgDingBucChannel",
|
|
81
85
|
/** 组织管理-推送渠道管理-钉钉 */
|
|
82
86
|
orgDingChannel = "orgDingChannel",
|
|
83
87
|
/** 组织管理-推送渠道管理-微信 */
|
|
@@ -92,7 +96,7 @@ export declare enum RouteKey {
|
|
|
92
96
|
orgCustomChannel = "orgCustomChannel",
|
|
93
97
|
/** 组织管理-PC端企业门户定制 */
|
|
94
98
|
orgAdminPcPortalApp = "orgAdminPcPortalApp",
|
|
95
|
-
/**
|
|
99
|
+
/** 组织管理-移动端微移动端微应用- */
|
|
96
100
|
orgAdminMicroApp = "orgAdminMicroApp",
|
|
97
101
|
/** 组织管理-类目管理 */
|
|
98
102
|
orgAdminCategory = "orgAdminCategory",
|
|
@@ -130,6 +134,8 @@ export declare enum RouteKey {
|
|
|
130
134
|
orgAdminEngine = "orgAdminEngine",
|
|
131
135
|
/** 组织管理-Quick引擎-抽取加速 */
|
|
132
136
|
orgOfflineQuicken = "orgOfflineQuicken",
|
|
137
|
+
/** 组织管理-Quick引擎-j */
|
|
138
|
+
orgQuickEngine = "orgQuickEngine",
|
|
133
139
|
/** 组织管理-Quick引擎-探索空间 */
|
|
134
140
|
orgEngineUpload = "orgEngineUpload",
|
|
135
141
|
/** 组织管理-Quick引擎-全局缓存 */
|
|
@@ -184,7 +190,7 @@ export declare enum RouteKey {
|
|
|
184
190
|
monitor = "monitor",
|
|
185
191
|
monitorManage = "monitorManage",
|
|
186
192
|
/** 指标监控详情 */
|
|
187
|
-
|
|
193
|
+
monitorDetail = "monitorDetail",
|
|
188
194
|
/** 指标监控介绍 */
|
|
189
195
|
monitorDesc = "monitorDesc",
|
|
190
196
|
/** ------------------------- 开放平台页 ------------------------- */
|
|
@@ -244,7 +250,14 @@ export declare enum RouteKey {
|
|
|
244
250
|
/** ------------------------- 模版市场页 ------------------------- */
|
|
245
251
|
/** 模版市场 */
|
|
246
252
|
templateRoot = "templateRoot",
|
|
253
|
+
/** 模版市场-预览 */
|
|
247
254
|
templateView = "templateView",
|
|
255
|
+
/** 模版市场-管理后台 */
|
|
256
|
+
templateSuper = "templateSuper",
|
|
257
|
+
/** 模版市场-非登录态模板公开页 */
|
|
258
|
+
templateNlPublic = "templateNlPublic",
|
|
259
|
+
/** 模版市场-非登录态模板预览页 */
|
|
260
|
+
templateNlPreView = "templateNlPreView",
|
|
248
261
|
/** ------------------------- 我的看板页 ------------------------- */
|
|
249
262
|
/** 我的看板 */
|
|
250
263
|
view = "view",
|
|
@@ -326,7 +339,7 @@ export declare enum RouteKey {
|
|
|
326
339
|
/** -------------------------------------------------- 智能小Q相关 -------------------------------------------------- */
|
|
327
340
|
/** 智能小Q 首页内智能小Q */
|
|
328
341
|
copilotHome = "copilotHome",
|
|
329
|
-
/** 智能小Q 单独预览页
|
|
342
|
+
/** 智能小Q 单独预览页 */
|
|
330
343
|
copilotView = "copilotView",
|
|
331
344
|
/** 智能小Q 单独预览-公开预览 */
|
|
332
345
|
copilotPublicView = "copilotPublicView",
|
|
@@ -348,6 +361,8 @@ export declare enum RouteKey {
|
|
|
348
361
|
formManage = "formManage",
|
|
349
362
|
/** 表单填报系统 预览页 */
|
|
350
363
|
formView = "formView",
|
|
364
|
+
/** 表单填报系统 记录页 */
|
|
365
|
+
formRecord = "formRecord",
|
|
351
366
|
/** 表单填报系统 公开预览页 */
|
|
352
367
|
formPublicView = "formPublicView",
|
|
353
368
|
/** -------------------------------------------------- 仪表板 -------------------------------------------------- */
|
|
@@ -402,5 +417,84 @@ export declare enum RouteKey {
|
|
|
402
417
|
/** 即席分析预览 */
|
|
403
418
|
analysisView = "analysisView",
|
|
404
419
|
/** 即席分析公开预览 */
|
|
405
|
-
analysisPublicView = "analysisPublicView"
|
|
420
|
+
analysisPublicView = "analysisPublicView",
|
|
421
|
+
/** ---------------------------------------------------- 控制台页面 -------------------------------------------------- */
|
|
422
|
+
consoleRoot = "consoleRoot",
|
|
423
|
+
/** 控制台 */
|
|
424
|
+
console = "console",
|
|
425
|
+
/** 多版本对比 */
|
|
426
|
+
version = "version",
|
|
427
|
+
/** 瓴羊控制台 */
|
|
428
|
+
consoleLy = "consoleLy",
|
|
429
|
+
/** 多region入口 */
|
|
430
|
+
consoleEntry = "consoleEntry",
|
|
431
|
+
/** ---------------------------------------------------- 运维中心 -------------------------------------------------- */
|
|
432
|
+
opsRoot = "opsRoot",
|
|
433
|
+
/** 运维中心 */
|
|
434
|
+
opsCenter = "opsCenter",
|
|
435
|
+
/** 运维中心-模版管理 */
|
|
436
|
+
opsSuper = "opsSuper",
|
|
437
|
+
/** 运维中心-模板分类管理 */
|
|
438
|
+
opsManager = "opsManager",
|
|
439
|
+
/** 公告管理 */
|
|
440
|
+
opsNotice = "opsNotice",
|
|
441
|
+
/** 证书管理 */
|
|
442
|
+
opsLicense = "opsLicense",
|
|
443
|
+
/** 租户管理 */
|
|
444
|
+
opsTenantManage = "opsTenantManage",
|
|
445
|
+
/** 试用申请列表 */
|
|
446
|
+
opsApply = "opsApply",
|
|
447
|
+
/** 登录策略管理 */
|
|
448
|
+
opsLoginConfig = "opsLoginConfig",
|
|
449
|
+
/** 登录系统管理 */
|
|
450
|
+
opsLoginSystemConfig = "opsLoginSystemConfig",
|
|
451
|
+
/** 系统配置管理 */
|
|
452
|
+
opsSystemConfig = "opsSystemConfig",
|
|
453
|
+
/** 文档管理-目录管理 */
|
|
454
|
+
docsManageMenus = "docsManageMenus",
|
|
455
|
+
/** 文档管理-目录管理 */
|
|
456
|
+
docsManageItems = "docsManageItems",
|
|
457
|
+
/** ---------------------------------------------------- 移动端移动端微应用- -------------------------------------------------- */
|
|
458
|
+
/** 移动端微应用 */
|
|
459
|
+
mobileRoot = "mobileRoot",
|
|
460
|
+
/** 移动端微应用-首页 */
|
|
461
|
+
mobileHome = "mobileHome",
|
|
462
|
+
/** 移动端微应用-常用页 */
|
|
463
|
+
mobileCommon = "mobileCommon",
|
|
464
|
+
/** 移动端微应用-卡片页 */
|
|
465
|
+
mobileCard = "mobileCard",
|
|
466
|
+
/** 移动端微应用-智能小Q */
|
|
467
|
+
mobileCopilot = "mobileCopilot",
|
|
468
|
+
/** 移动端微应用-数据页 */
|
|
469
|
+
mobileData = "mobileData",
|
|
470
|
+
/** 移动端微应用-我的 */
|
|
471
|
+
mobileMine = "mobileMine",
|
|
472
|
+
/** 移动端微应用-权限申请 */
|
|
473
|
+
mobilePermission = "mobilePermission",
|
|
474
|
+
/** 移动端微应用-权限列表 */
|
|
475
|
+
mobileMyPermission = "mobileMyPermission",
|
|
476
|
+
/** 移动端微应用-指标监控中心 */
|
|
477
|
+
mobileMonitorCenter = "mobileMonitorCenter",
|
|
478
|
+
/** 移动端微应用-指标详情页面 */
|
|
479
|
+
mobileMonitorDetail = "mobileMonitorDetail",
|
|
480
|
+
/** 移动端微应用-搜索页 */
|
|
481
|
+
mobileSearch = "mobileSearch",
|
|
482
|
+
/** 移动端微应用-报表 */
|
|
483
|
+
mobileDashboard = "mobileDashboard",
|
|
484
|
+
/** 移动端微应用-报表详情 */
|
|
485
|
+
mobileIntro = "mobileIntro",
|
|
486
|
+
/** 移动端微应用-不支持pc页 */
|
|
487
|
+
mobileNotSupport = "mobileNotSupport",
|
|
488
|
+
/** 移动端微应用-数据填报页 */
|
|
489
|
+
mobileDataForm = "mobileDataForm",
|
|
490
|
+
/** 移动端微应用-自定义tab页 */
|
|
491
|
+
mobileCustom1 = "mobileCustom1",
|
|
492
|
+
/** 移动端微应用-自定义tab页 */
|
|
493
|
+
mobileCustom2 = "mobileCustom2",
|
|
494
|
+
/** 移动端微应用-自定义tab页 */
|
|
495
|
+
mobileCustom3 = "mobileCustom3",
|
|
496
|
+
/** 移动端微应用-自定义tab页 */
|
|
497
|
+
mobileCustom4 = "mobileCustom4",
|
|
498
|
+
/** 移动端微应用-错误页 */
|
|
499
|
+
mobileError = "mobileError"
|
|
406
500
|
}
|
package/esm/index.mjs
CHANGED
|
@@ -1769,6 +1769,8 @@ var RouteKey;
|
|
|
1769
1769
|
RouteKey2["orgAdminWxApiAuth"] = "orgAdminWxApiAuth";
|
|
1770
1770
|
RouteKey2["orgAdminFeishuApiAuth"] = "orgAdminFeishuApiAuth";
|
|
1771
1771
|
RouteKey2["orgChannelRobot"] = "orgChannelRobot";
|
|
1772
|
+
RouteKey2["orgPushLinkConfig"] = "orgPushLinkConfig";
|
|
1773
|
+
RouteKey2["orgDingBucChannel"] = "orgDingBucChannel";
|
|
1772
1774
|
RouteKey2["orgDingChannel"] = "orgDingChannel";
|
|
1773
1775
|
RouteKey2["orgWeChatChannel"] = "orgWeChatChannel";
|
|
1774
1776
|
RouteKey2["orgFeiShuChannel"] = "orgFeiShuChannel";
|
|
@@ -1795,6 +1797,7 @@ var RouteKey;
|
|
|
1795
1797
|
RouteKey2["orgGlobalSearch"] = "orgGlobalSearch";
|
|
1796
1798
|
RouteKey2["orgAdminEngine"] = "orgAdminEngine";
|
|
1797
1799
|
RouteKey2["orgOfflineQuicken"] = "orgOfflineQuicken";
|
|
1800
|
+
RouteKey2["orgQuickEngine"] = "orgQuickEngine";
|
|
1798
1801
|
RouteKey2["orgEngineUpload"] = "orgEngineUpload";
|
|
1799
1802
|
RouteKey2["orgEngineCache"] = "orgEngineCache";
|
|
1800
1803
|
RouteKey2["orgIntelligent"] = "orgIntelligent";
|
|
@@ -1820,7 +1823,7 @@ var RouteKey;
|
|
|
1820
1823
|
RouteKey2["messageCenterApply"] = "messageCenterApply";
|
|
1821
1824
|
RouteKey2["monitor"] = "monitor";
|
|
1822
1825
|
RouteKey2["monitorManage"] = "monitorManage";
|
|
1823
|
-
RouteKey2["
|
|
1826
|
+
RouteKey2["monitorDetail"] = "monitorDetail";
|
|
1824
1827
|
RouteKey2["monitorDesc"] = "monitorDesc";
|
|
1825
1828
|
RouteKey2["openRoot"] = "openRoot";
|
|
1826
1829
|
RouteKey2["openHome"] = "openHome";
|
|
@@ -1850,6 +1853,9 @@ var RouteKey;
|
|
|
1850
1853
|
RouteKey2["sendRecord"] = "sendRecord";
|
|
1851
1854
|
RouteKey2["templateRoot"] = "templateRoot";
|
|
1852
1855
|
RouteKey2["templateView"] = "templateView";
|
|
1856
|
+
RouteKey2["templateSuper"] = "templateSuper";
|
|
1857
|
+
RouteKey2["templateNlPublic"] = "templateNlPublic";
|
|
1858
|
+
RouteKey2["templateNlPreView"] = "templateNlPreView";
|
|
1853
1859
|
RouteKey2["view"] = "view";
|
|
1854
1860
|
RouteKey2["viewHome"] = "viewHome";
|
|
1855
1861
|
RouteKey2["viewBoard"] = "viewBoard";
|
|
@@ -1898,6 +1904,7 @@ var RouteKey;
|
|
|
1898
1904
|
RouteKey2["formEdit"] = "formEdit";
|
|
1899
1905
|
RouteKey2["formManage"] = "formManage";
|
|
1900
1906
|
RouteKey2["formView"] = "formView";
|
|
1907
|
+
RouteKey2["formRecord"] = "formRecord";
|
|
1901
1908
|
RouteKey2["formPublicView"] = "formPublicView";
|
|
1902
1909
|
RouteKey2["dashboardRoot"] = "dashboardRoot";
|
|
1903
1910
|
RouteKey2["dashboardView"] = "dashboardView";
|
|
@@ -1925,6 +1932,45 @@ var RouteKey;
|
|
|
1925
1932
|
RouteKey2["analysisEdit"] = "analysisEdit";
|
|
1926
1933
|
RouteKey2["analysisView"] = "analysisView";
|
|
1927
1934
|
RouteKey2["analysisPublicView"] = "analysisPublicView";
|
|
1935
|
+
RouteKey2["consoleRoot"] = "consoleRoot";
|
|
1936
|
+
RouteKey2["console"] = "console";
|
|
1937
|
+
RouteKey2["version"] = "version";
|
|
1938
|
+
RouteKey2["consoleLy"] = "consoleLy";
|
|
1939
|
+
RouteKey2["consoleEntry"] = "consoleEntry";
|
|
1940
|
+
RouteKey2["opsRoot"] = "opsRoot";
|
|
1941
|
+
RouteKey2["opsCenter"] = "opsCenter";
|
|
1942
|
+
RouteKey2["opsSuper"] = "opsSuper";
|
|
1943
|
+
RouteKey2["opsManager"] = "opsManager";
|
|
1944
|
+
RouteKey2["opsNotice"] = "opsNotice";
|
|
1945
|
+
RouteKey2["opsLicense"] = "opsLicense";
|
|
1946
|
+
RouteKey2["opsTenantManage"] = "opsTenantManage";
|
|
1947
|
+
RouteKey2["opsApply"] = "opsApply";
|
|
1948
|
+
RouteKey2["opsLoginConfig"] = "opsLoginConfig";
|
|
1949
|
+
RouteKey2["opsLoginSystemConfig"] = "opsLoginSystemConfig";
|
|
1950
|
+
RouteKey2["opsSystemConfig"] = "opsSystemConfig";
|
|
1951
|
+
RouteKey2["docsManageMenus"] = "docsManageMenus";
|
|
1952
|
+
RouteKey2["docsManageItems"] = "docsManageItems";
|
|
1953
|
+
RouteKey2["mobileRoot"] = "mobileRoot";
|
|
1954
|
+
RouteKey2["mobileHome"] = "mobileHome";
|
|
1955
|
+
RouteKey2["mobileCommon"] = "mobileCommon";
|
|
1956
|
+
RouteKey2["mobileCard"] = "mobileCard";
|
|
1957
|
+
RouteKey2["mobileCopilot"] = "mobileCopilot";
|
|
1958
|
+
RouteKey2["mobileData"] = "mobileData";
|
|
1959
|
+
RouteKey2["mobileMine"] = "mobileMine";
|
|
1960
|
+
RouteKey2["mobilePermission"] = "mobilePermission";
|
|
1961
|
+
RouteKey2["mobileMyPermission"] = "mobileMyPermission";
|
|
1962
|
+
RouteKey2["mobileMonitorCenter"] = "mobileMonitorCenter";
|
|
1963
|
+
RouteKey2["mobileMonitorDetail"] = "mobileMonitorDetail";
|
|
1964
|
+
RouteKey2["mobileSearch"] = "mobileSearch";
|
|
1965
|
+
RouteKey2["mobileDashboard"] = "mobileDashboard";
|
|
1966
|
+
RouteKey2["mobileIntro"] = "mobileIntro";
|
|
1967
|
+
RouteKey2["mobileNotSupport"] = "mobileNotSupport";
|
|
1968
|
+
RouteKey2["mobileDataForm"] = "mobileDataForm";
|
|
1969
|
+
RouteKey2["mobileCustom1"] = "mobileCustom1";
|
|
1970
|
+
RouteKey2["mobileCustom2"] = "mobileCustom2";
|
|
1971
|
+
RouteKey2["mobileCustom3"] = "mobileCustom3";
|
|
1972
|
+
RouteKey2["mobileCustom4"] = "mobileCustom4";
|
|
1973
|
+
RouteKey2["mobileError"] = "mobileError";
|
|
1928
1974
|
})(RouteKey || (RouteKey = {}));
|
|
1929
1975
|
|
|
1930
1976
|
// src/basic/bi-types/src/router/route-tree.ts
|
|
@@ -2090,6 +2136,14 @@ var ROUTE_TREE = {
|
|
|
2090
2136
|
key: RouteKey.orgChannelRobot,
|
|
2091
2137
|
path: "/org/admin/channelRobot",
|
|
2092
2138
|
children: [
|
|
2139
|
+
{
|
|
2140
|
+
key: RouteKey.orgPushLinkConfig,
|
|
2141
|
+
path: "/org/admin/channelRobot/pushLinkConfig"
|
|
2142
|
+
},
|
|
2143
|
+
{
|
|
2144
|
+
key: RouteKey.orgDingBucChannel,
|
|
2145
|
+
path: "/org/admin/channelRobot/dingBucChannel"
|
|
2146
|
+
},
|
|
2093
2147
|
{
|
|
2094
2148
|
key: RouteKey.orgDingChannel,
|
|
2095
2149
|
path: "/org/admin/channelRobot/dingChannel"
|
|
@@ -2200,6 +2254,10 @@ var ROUTE_TREE = {
|
|
|
2200
2254
|
key: RouteKey.orgOfflineQuicken,
|
|
2201
2255
|
path: "/org/admin/engine/offlineQuicken"
|
|
2202
2256
|
},
|
|
2257
|
+
{
|
|
2258
|
+
key: RouteKey.orgQuickEngine,
|
|
2259
|
+
path: "/org/admin/engine/quickEngine"
|
|
2260
|
+
},
|
|
2203
2261
|
{
|
|
2204
2262
|
key: RouteKey.orgEngineUpload,
|
|
2205
2263
|
path: "/org/admin/engine/upload"
|
|
@@ -2313,7 +2371,7 @@ var ROUTE_TREE = {
|
|
|
2313
2371
|
path: "/monitor/manage"
|
|
2314
2372
|
},
|
|
2315
2373
|
{
|
|
2316
|
-
key: RouteKey.
|
|
2374
|
+
key: RouteKey.monitorDetail,
|
|
2317
2375
|
path: "/monitor/detail.htm"
|
|
2318
2376
|
},
|
|
2319
2377
|
{
|
|
@@ -2447,6 +2505,18 @@ var ROUTE_TREE = {
|
|
|
2447
2505
|
{
|
|
2448
2506
|
key: RouteKey.templateView,
|
|
2449
2507
|
path: "/template/view"
|
|
2508
|
+
},
|
|
2509
|
+
{
|
|
2510
|
+
key: RouteKey.templateSuper,
|
|
2511
|
+
path: "/template/super"
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
key: RouteKey.templateNlPublic,
|
|
2515
|
+
path: "/template/nl/public"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
key: RouteKey.templateNlPreView,
|
|
2519
|
+
path: "/template/nl/preview"
|
|
2450
2520
|
}
|
|
2451
2521
|
]
|
|
2452
2522
|
},
|
|
@@ -2662,6 +2732,10 @@ var ROUTE_TREE = {
|
|
|
2662
2732
|
key: RouteKey.formView,
|
|
2663
2733
|
path: "/form-system/publish/preview/:id"
|
|
2664
2734
|
},
|
|
2735
|
+
{
|
|
2736
|
+
key: RouteKey.formRecord,
|
|
2737
|
+
path: "/form-system/publish/preview/:formId/:rowId"
|
|
2738
|
+
},
|
|
2665
2739
|
{
|
|
2666
2740
|
key: RouteKey.formPublicView,
|
|
2667
2741
|
path: "/token3rd/dataform/view.htm"
|
|
@@ -2791,6 +2865,174 @@ var ROUTE_TREE = {
|
|
|
2791
2865
|
path: "/token3rd/screen/view.htm"
|
|
2792
2866
|
}
|
|
2793
2867
|
]
|
|
2868
|
+
},
|
|
2869
|
+
/** 控制台页面 */
|
|
2870
|
+
{
|
|
2871
|
+
key: RouteKey.consoleRoot,
|
|
2872
|
+
path: "/console",
|
|
2873
|
+
children: [
|
|
2874
|
+
{
|
|
2875
|
+
key: RouteKey.console,
|
|
2876
|
+
path: "/console.htm"
|
|
2877
|
+
},
|
|
2878
|
+
/** 多版本对比 */
|
|
2879
|
+
{
|
|
2880
|
+
key: RouteKey.version,
|
|
2881
|
+
path: "/version.htm"
|
|
2882
|
+
},
|
|
2883
|
+
/** 瓴羊控制台 */
|
|
2884
|
+
{
|
|
2885
|
+
key: RouteKey.consoleLy,
|
|
2886
|
+
path: "/console-ly.htm"
|
|
2887
|
+
},
|
|
2888
|
+
/** 多region入口 */
|
|
2889
|
+
{
|
|
2890
|
+
key: RouteKey.consoleEntry,
|
|
2891
|
+
path: "/console-entry.htm"
|
|
2892
|
+
}
|
|
2893
|
+
]
|
|
2894
|
+
},
|
|
2895
|
+
/** 运维中心 */
|
|
2896
|
+
{
|
|
2897
|
+
key: RouteKey.opsRoot,
|
|
2898
|
+
path: "/ops",
|
|
2899
|
+
children: [
|
|
2900
|
+
{
|
|
2901
|
+
key: RouteKey.opsCenter,
|
|
2902
|
+
path: "/opscenter"
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
2905
|
+
key: RouteKey.opsSuper,
|
|
2906
|
+
path: "/opscenter/super"
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
key: RouteKey.opsManager,
|
|
2910
|
+
path: "/opscenter/manager"
|
|
2911
|
+
},
|
|
2912
|
+
{
|
|
2913
|
+
key: RouteKey.opsNotice,
|
|
2914
|
+
path: "/opscenter/notice"
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
key: RouteKey.opsLicense,
|
|
2918
|
+
path: "/opscenter/license"
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
key: RouteKey.opsTenantManage,
|
|
2922
|
+
path: "/opscenter/tenantManage"
|
|
2923
|
+
},
|
|
2924
|
+
{
|
|
2925
|
+
key: RouteKey.opsApply,
|
|
2926
|
+
path: "/opscenter/apply"
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
key: RouteKey.opsLoginConfig,
|
|
2930
|
+
path: "/opscenter/loginConfig"
|
|
2931
|
+
},
|
|
2932
|
+
{
|
|
2933
|
+
key: RouteKey.opsLoginSystemConfig,
|
|
2934
|
+
path: "/opscenter/loginSystemConfig"
|
|
2935
|
+
},
|
|
2936
|
+
{
|
|
2937
|
+
key: RouteKey.opsSystemConfig,
|
|
2938
|
+
path: "/opscenter/sysconfig"
|
|
2939
|
+
},
|
|
2940
|
+
{
|
|
2941
|
+
key: RouteKey.docsManageMenus,
|
|
2942
|
+
path: "/opscenter/docsmanage/menus"
|
|
2943
|
+
},
|
|
2944
|
+
{
|
|
2945
|
+
key: RouteKey.docsManageItems,
|
|
2946
|
+
path: "/opscenter/docsmanage/items"
|
|
2947
|
+
}
|
|
2948
|
+
]
|
|
2949
|
+
},
|
|
2950
|
+
{
|
|
2951
|
+
/** 移动端微应用 */
|
|
2952
|
+
key: RouteKey.mobileRoot,
|
|
2953
|
+
path: "/",
|
|
2954
|
+
children: [
|
|
2955
|
+
{
|
|
2956
|
+
key: RouteKey.mobileHome,
|
|
2957
|
+
path: "/home"
|
|
2958
|
+
},
|
|
2959
|
+
{
|
|
2960
|
+
key: RouteKey.mobileCommon,
|
|
2961
|
+
path: "/common"
|
|
2962
|
+
},
|
|
2963
|
+
{
|
|
2964
|
+
key: RouteKey.mobileMine,
|
|
2965
|
+
path: "/mine"
|
|
2966
|
+
},
|
|
2967
|
+
{
|
|
2968
|
+
key: RouteKey.mobileCard,
|
|
2969
|
+
path: "/card"
|
|
2970
|
+
},
|
|
2971
|
+
{
|
|
2972
|
+
key: RouteKey.mobileCopilot,
|
|
2973
|
+
path: "/copilot"
|
|
2974
|
+
},
|
|
2975
|
+
{
|
|
2976
|
+
key: RouteKey.mobileData,
|
|
2977
|
+
path: "/data"
|
|
2978
|
+
},
|
|
2979
|
+
{
|
|
2980
|
+
key: RouteKey.mobilePermission,
|
|
2981
|
+
path: "/permission"
|
|
2982
|
+
},
|
|
2983
|
+
{
|
|
2984
|
+
key: RouteKey.mobileMyPermission,
|
|
2985
|
+
path: "/myPermission"
|
|
2986
|
+
},
|
|
2987
|
+
{
|
|
2988
|
+
key: RouteKey.mobileMonitorCenter,
|
|
2989
|
+
path: "/monitor/center"
|
|
2990
|
+
},
|
|
2991
|
+
{
|
|
2992
|
+
key: RouteKey.mobileMonitorDetail,
|
|
2993
|
+
path: "/monitor/detail.htm"
|
|
2994
|
+
},
|
|
2995
|
+
{
|
|
2996
|
+
key: RouteKey.mobileSearch,
|
|
2997
|
+
path: "/search"
|
|
2998
|
+
},
|
|
2999
|
+
{
|
|
3000
|
+
key: RouteKey.mobileDashboard,
|
|
3001
|
+
path: "/dashboard"
|
|
3002
|
+
},
|
|
3003
|
+
{
|
|
3004
|
+
key: RouteKey.mobileIntro,
|
|
3005
|
+
path: "/intro"
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
key: RouteKey.mobileNotSupport,
|
|
3009
|
+
path: "/notSupport"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
key: RouteKey.mobileDataForm,
|
|
3013
|
+
path: "/dataForm"
|
|
3014
|
+
},
|
|
3015
|
+
{
|
|
3016
|
+
key: RouteKey.mobileCustom1,
|
|
3017
|
+
path: "/custom1"
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
key: RouteKey.mobileCustom2,
|
|
3021
|
+
path: "/custom2"
|
|
3022
|
+
},
|
|
3023
|
+
{
|
|
3024
|
+
key: RouteKey.mobileCustom3,
|
|
3025
|
+
path: "/custom3"
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
key: RouteKey.mobileCustom4,
|
|
3029
|
+
path: "/custom4"
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
key: RouteKey.mobileError,
|
|
3033
|
+
path: "/error"
|
|
3034
|
+
}
|
|
3035
|
+
]
|
|
2794
3036
|
}
|
|
2795
3037
|
]
|
|
2796
3038
|
};
|
|
@@ -78,6 +78,10 @@ export declare enum RouteKey {
|
|
|
78
78
|
orgAdminFeishuApiAuth = "orgAdminFeishuApiAuth",
|
|
79
79
|
/** 组织管理-推送渠道管理 */
|
|
80
80
|
orgChannelRobot = "orgChannelRobot",
|
|
81
|
+
/** 组织管理-推送渠道管理-推送链接设置 */
|
|
82
|
+
orgPushLinkConfig = "orgPushLinkConfig",
|
|
83
|
+
/** 组织管理-推送渠道管理-阿里钉 */
|
|
84
|
+
orgDingBucChannel = "orgDingBucChannel",
|
|
81
85
|
/** 组织管理-推送渠道管理-钉钉 */
|
|
82
86
|
orgDingChannel = "orgDingChannel",
|
|
83
87
|
/** 组织管理-推送渠道管理-微信 */
|
|
@@ -92,7 +96,7 @@ export declare enum RouteKey {
|
|
|
92
96
|
orgCustomChannel = "orgCustomChannel",
|
|
93
97
|
/** 组织管理-PC端企业门户定制 */
|
|
94
98
|
orgAdminPcPortalApp = "orgAdminPcPortalApp",
|
|
95
|
-
/**
|
|
99
|
+
/** 组织管理-移动端微移动端微应用- */
|
|
96
100
|
orgAdminMicroApp = "orgAdminMicroApp",
|
|
97
101
|
/** 组织管理-类目管理 */
|
|
98
102
|
orgAdminCategory = "orgAdminCategory",
|
|
@@ -130,6 +134,8 @@ export declare enum RouteKey {
|
|
|
130
134
|
orgAdminEngine = "orgAdminEngine",
|
|
131
135
|
/** 组织管理-Quick引擎-抽取加速 */
|
|
132
136
|
orgOfflineQuicken = "orgOfflineQuicken",
|
|
137
|
+
/** 组织管理-Quick引擎-j */
|
|
138
|
+
orgQuickEngine = "orgQuickEngine",
|
|
133
139
|
/** 组织管理-Quick引擎-探索空间 */
|
|
134
140
|
orgEngineUpload = "orgEngineUpload",
|
|
135
141
|
/** 组织管理-Quick引擎-全局缓存 */
|
|
@@ -184,7 +190,7 @@ export declare enum RouteKey {
|
|
|
184
190
|
monitor = "monitor",
|
|
185
191
|
monitorManage = "monitorManage",
|
|
186
192
|
/** 指标监控详情 */
|
|
187
|
-
|
|
193
|
+
monitorDetail = "monitorDetail",
|
|
188
194
|
/** 指标监控介绍 */
|
|
189
195
|
monitorDesc = "monitorDesc",
|
|
190
196
|
/** ------------------------- 开放平台页 ------------------------- */
|
|
@@ -244,7 +250,14 @@ export declare enum RouteKey {
|
|
|
244
250
|
/** ------------------------- 模版市场页 ------------------------- */
|
|
245
251
|
/** 模版市场 */
|
|
246
252
|
templateRoot = "templateRoot",
|
|
253
|
+
/** 模版市场-预览 */
|
|
247
254
|
templateView = "templateView",
|
|
255
|
+
/** 模版市场-管理后台 */
|
|
256
|
+
templateSuper = "templateSuper",
|
|
257
|
+
/** 模版市场-非登录态模板公开页 */
|
|
258
|
+
templateNlPublic = "templateNlPublic",
|
|
259
|
+
/** 模版市场-非登录态模板预览页 */
|
|
260
|
+
templateNlPreView = "templateNlPreView",
|
|
248
261
|
/** ------------------------- 我的看板页 ------------------------- */
|
|
249
262
|
/** 我的看板 */
|
|
250
263
|
view = "view",
|
|
@@ -326,7 +339,7 @@ export declare enum RouteKey {
|
|
|
326
339
|
/** -------------------------------------------------- 智能小Q相关 -------------------------------------------------- */
|
|
327
340
|
/** 智能小Q 首页内智能小Q */
|
|
328
341
|
copilotHome = "copilotHome",
|
|
329
|
-
/** 智能小Q 单独预览页
|
|
342
|
+
/** 智能小Q 单独预览页 */
|
|
330
343
|
copilotView = "copilotView",
|
|
331
344
|
/** 智能小Q 单独预览-公开预览 */
|
|
332
345
|
copilotPublicView = "copilotPublicView",
|
|
@@ -348,6 +361,8 @@ export declare enum RouteKey {
|
|
|
348
361
|
formManage = "formManage",
|
|
349
362
|
/** 表单填报系统 预览页 */
|
|
350
363
|
formView = "formView",
|
|
364
|
+
/** 表单填报系统 记录页 */
|
|
365
|
+
formRecord = "formRecord",
|
|
351
366
|
/** 表单填报系统 公开预览页 */
|
|
352
367
|
formPublicView = "formPublicView",
|
|
353
368
|
/** -------------------------------------------------- 仪表板 -------------------------------------------------- */
|
|
@@ -402,5 +417,84 @@ export declare enum RouteKey {
|
|
|
402
417
|
/** 即席分析预览 */
|
|
403
418
|
analysisView = "analysisView",
|
|
404
419
|
/** 即席分析公开预览 */
|
|
405
|
-
analysisPublicView = "analysisPublicView"
|
|
420
|
+
analysisPublicView = "analysisPublicView",
|
|
421
|
+
/** ---------------------------------------------------- 控制台页面 -------------------------------------------------- */
|
|
422
|
+
consoleRoot = "consoleRoot",
|
|
423
|
+
/** 控制台 */
|
|
424
|
+
console = "console",
|
|
425
|
+
/** 多版本对比 */
|
|
426
|
+
version = "version",
|
|
427
|
+
/** 瓴羊控制台 */
|
|
428
|
+
consoleLy = "consoleLy",
|
|
429
|
+
/** 多region入口 */
|
|
430
|
+
consoleEntry = "consoleEntry",
|
|
431
|
+
/** ---------------------------------------------------- 运维中心 -------------------------------------------------- */
|
|
432
|
+
opsRoot = "opsRoot",
|
|
433
|
+
/** 运维中心 */
|
|
434
|
+
opsCenter = "opsCenter",
|
|
435
|
+
/** 运维中心-模版管理 */
|
|
436
|
+
opsSuper = "opsSuper",
|
|
437
|
+
/** 运维中心-模板分类管理 */
|
|
438
|
+
opsManager = "opsManager",
|
|
439
|
+
/** 公告管理 */
|
|
440
|
+
opsNotice = "opsNotice",
|
|
441
|
+
/** 证书管理 */
|
|
442
|
+
opsLicense = "opsLicense",
|
|
443
|
+
/** 租户管理 */
|
|
444
|
+
opsTenantManage = "opsTenantManage",
|
|
445
|
+
/** 试用申请列表 */
|
|
446
|
+
opsApply = "opsApply",
|
|
447
|
+
/** 登录策略管理 */
|
|
448
|
+
opsLoginConfig = "opsLoginConfig",
|
|
449
|
+
/** 登录系统管理 */
|
|
450
|
+
opsLoginSystemConfig = "opsLoginSystemConfig",
|
|
451
|
+
/** 系统配置管理 */
|
|
452
|
+
opsSystemConfig = "opsSystemConfig",
|
|
453
|
+
/** 文档管理-目录管理 */
|
|
454
|
+
docsManageMenus = "docsManageMenus",
|
|
455
|
+
/** 文档管理-目录管理 */
|
|
456
|
+
docsManageItems = "docsManageItems",
|
|
457
|
+
/** ---------------------------------------------------- 移动端移动端微应用- -------------------------------------------------- */
|
|
458
|
+
/** 移动端微应用 */
|
|
459
|
+
mobileRoot = "mobileRoot",
|
|
460
|
+
/** 移动端微应用-首页 */
|
|
461
|
+
mobileHome = "mobileHome",
|
|
462
|
+
/** 移动端微应用-常用页 */
|
|
463
|
+
mobileCommon = "mobileCommon",
|
|
464
|
+
/** 移动端微应用-卡片页 */
|
|
465
|
+
mobileCard = "mobileCard",
|
|
466
|
+
/** 移动端微应用-智能小Q */
|
|
467
|
+
mobileCopilot = "mobileCopilot",
|
|
468
|
+
/** 移动端微应用-数据页 */
|
|
469
|
+
mobileData = "mobileData",
|
|
470
|
+
/** 移动端微应用-我的 */
|
|
471
|
+
mobileMine = "mobileMine",
|
|
472
|
+
/** 移动端微应用-权限申请 */
|
|
473
|
+
mobilePermission = "mobilePermission",
|
|
474
|
+
/** 移动端微应用-权限列表 */
|
|
475
|
+
mobileMyPermission = "mobileMyPermission",
|
|
476
|
+
/** 移动端微应用-指标监控中心 */
|
|
477
|
+
mobileMonitorCenter = "mobileMonitorCenter",
|
|
478
|
+
/** 移动端微应用-指标详情页面 */
|
|
479
|
+
mobileMonitorDetail = "mobileMonitorDetail",
|
|
480
|
+
/** 移动端微应用-搜索页 */
|
|
481
|
+
mobileSearch = "mobileSearch",
|
|
482
|
+
/** 移动端微应用-报表 */
|
|
483
|
+
mobileDashboard = "mobileDashboard",
|
|
484
|
+
/** 移动端微应用-报表详情 */
|
|
485
|
+
mobileIntro = "mobileIntro",
|
|
486
|
+
/** 移动端微应用-不支持pc页 */
|
|
487
|
+
mobileNotSupport = "mobileNotSupport",
|
|
488
|
+
/** 移动端微应用-数据填报页 */
|
|
489
|
+
mobileDataForm = "mobileDataForm",
|
|
490
|
+
/** 移动端微应用-自定义tab页 */
|
|
491
|
+
mobileCustom1 = "mobileCustom1",
|
|
492
|
+
/** 移动端微应用-自定义tab页 */
|
|
493
|
+
mobileCustom2 = "mobileCustom2",
|
|
494
|
+
/** 移动端微应用-自定义tab页 */
|
|
495
|
+
mobileCustom3 = "mobileCustom3",
|
|
496
|
+
/** 移动端微应用-自定义tab页 */
|
|
497
|
+
mobileCustom4 = "mobileCustom4",
|
|
498
|
+
/** 移动端微应用-错误页 */
|
|
499
|
+
mobileError = "mobileError"
|
|
406
500
|
}
|