CN-984 feat: 图表基本样式和结构

This commit is contained in:
chenjinsong
2023-04-28 15:30:54 +08:00
parent 66760a2a57
commit 601c0111eb
7 changed files with 150 additions and 13 deletions

View File

@@ -88,6 +88,16 @@ export const entityType = {
ip: 'IP'
}
export const entityDetailTabsName = {
informationAggregation: 'informationAggregation',
domainNameResolution: 'domainNameResolution',
subdomain: 'subdomain',
openPort: 'openPort',
digitalCertificate: 'digitalCertificate',
securityEvent: 'securityEvent',
performanceEvent: 'performanceEvent'
}
export const echartsFontSize = {
legendFirstFontSize: 12, // <1920
legendSecondFontSize: 14, // >=1920 && <2560