更新web/sysconfig
This commit is contained in:
parent
c5da95eb37
commit
ed7669ddf6
30
product/common/sysconfig/setup_config-ECMS样式.xml
Normal file
30
product/common/sysconfig/setup_config-ECMS样式.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<root>
|
||||||
|
<module name="setup_config" description="安装信息保存">
|
||||||
|
<param desc="软件产品ID" key="software_product_id" value="43"/>
|
||||||
|
<param desc="软件名称" key="software_name" value="能量管理系统"/>
|
||||||
|
<param desc="程序版本" key="software_version" value="V1.0.0"/>
|
||||||
|
<param desc="是否安装主程序" key="isMain" value="1"/>
|
||||||
|
<param desc="是否安装数据库/Linux下实质是是否启用数据库" key="isDb" value="1"/>
|
||||||
|
<param desc="是否安装Web" key="isWeb" value="0"/>
|
||||||
|
<param desc="主程序安装路径" key="MainPath" value="D:/EnergyHub/"/>
|
||||||
|
<param desc="数据库安装路径" key="DbPath" value="D:/EnergyHub/database"/>
|
||||||
|
<param desc="主程序安装路径(Linux)" key="MainPathLinux" value="/opt/EnergyHub"/>
|
||||||
|
<param desc="主界面名称" key="ProjectName" value="HM ECMS电厂电气智能管理系统
|
||||||
|
V1.0.0
|
||||||
|
--中南钢铁高效煤气发电三期项目
|
||||||
|
"/>
|
||||||
|
<param desc="字颜色" key="NameColor" value="#242424"/>
|
||||||
|
<param desc="字大小" key="FontSize" value="14"/>
|
||||||
|
<param desc="图片距离左边" key="Left" value="40"/>
|
||||||
|
<param desc="字体距离右边" key="Right" value="40"/>
|
||||||
|
<param desc="距离上边" key="Top" value="10"/>
|
||||||
|
<param desc="距离下边" key="Buttom" value="10"/>
|
||||||
|
<param desc="主界面图片宽" key="PngWidth" value="200"/>
|
||||||
|
<param desc="字体宽" key="FontWidth" value="350"/>
|
||||||
|
<param desc="高" key="Height" value="60"/>
|
||||||
|
<param desc="字体" key="Font" value="黑体"/>
|
||||||
|
<param desc="主界面图片" key="ProjectPng" value="../common/sysconfig/hmlogo.png"/>
|
||||||
|
|
||||||
|
</module>
|
||||||
|
</root>
|
||||||
30
product/common/sysconfig/setup_config-SGA样式.xml
Normal file
30
product/common/sysconfig/setup_config-SGA样式.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<root>
|
||||||
|
<module name="setup_config" description="安装信息保存">
|
||||||
|
<param desc="软件产品ID" key="software_product_id" value="43"/>
|
||||||
|
<param desc="软件名称" key="software_name" value="能量管理系统"/>
|
||||||
|
<param desc="程序版本" key="software_version" value="V1.0.0"/>
|
||||||
|
<param desc="是否安装主程序" key="isMain" value="1"/>
|
||||||
|
<param desc="是否安装数据库/Linux下实质是是否启用数据库" key="isDb" value="1"/>
|
||||||
|
<param desc="是否安装Web" key="isWeb" value="0"/>
|
||||||
|
<param desc="主程序安装路径" key="MainPath" value="D:/EnergyHub/"/>
|
||||||
|
<param desc="数据库安装路径" key="DbPath" value="D:/EnergyHub/database"/>
|
||||||
|
<param desc="主程序安装路径(Linux)" key="MainPathLinux" value="/opt/EnergyHub"/>
|
||||||
|
<param desc="主界面名称" key="ProjectName" value="HM SG-A智能通讯管理系统
|
||||||
|
V1.0.0
|
||||||
|
--深圳机场项目
|
||||||
|
"/>
|
||||||
|
<param desc="字颜色" key="NameColor" value="#242424"/>
|
||||||
|
<param desc="字大小" key="FontSize" value="14"/>
|
||||||
|
<param desc="图片距离左边" key="Left" value="40"/>
|
||||||
|
<param desc="字体距离右边" key="Right" value="40"/>
|
||||||
|
<param desc="距离上边" key="Top" value="10"/>
|
||||||
|
<param desc="距离下边" key="Buttom" value="10"/>
|
||||||
|
<param desc="主界面图片宽" key="PngWidth" value="200"/>
|
||||||
|
<param desc="字体宽" key="FontWidth" value="350"/>
|
||||||
|
<param desc="高" key="Height" value="60"/>
|
||||||
|
<param desc="字体" key="Font" value="黑体"/>
|
||||||
|
<param desc="主界面图片" key="ProjectPng" value="../common/sysconfig/hmlogo.png"/>
|
||||||
|
|
||||||
|
</module>
|
||||||
|
</root>
|
||||||
30
product/common/sysconfig/setup_config-SPMS en.xml
Normal file
30
product/common/sysconfig/setup_config-SPMS en.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<root>
|
||||||
|
<module name="setup_config" description="安装信息保存">
|
||||||
|
<param desc="软件产品ID" key="software_product_id" value="43"/>
|
||||||
|
<param desc="软件名称" key="software_name" value="能量管理系统"/>
|
||||||
|
<param desc="程序版本" key="software_version" value="V1.0.0"/>
|
||||||
|
<param desc="是否安装主程序" key="isMain" value="1"/>
|
||||||
|
<param desc="是否安装数据库/Linux下实质是是否启用数据库" key="isDb" value="1"/>
|
||||||
|
<param desc="是否安装Web" key="isWeb" value="0"/>
|
||||||
|
<param desc="主程序安装路径" key="MainPath" value="D:/EnergyHub/"/>
|
||||||
|
<param desc="数据库安装路径" key="DbPath" value="D:/EnergyHub/database"/>
|
||||||
|
<param desc="主程序安装路径(Linux)" key="MainPathLinux" value="/opt/EnergyHub"/>
|
||||||
|
<param desc="主界面名称" key="ProjectName" value="HM SPMS Power Monitoring System
|
||||||
|
V1.0.0
|
||||||
|
Ghana Waste Heat Recovery Plant Project
|
||||||
|
"/>
|
||||||
|
<param desc="字颜色" key="NameColor" value="#242424"/>
|
||||||
|
<param desc="字大小" key="FontSize" value="12"/>
|
||||||
|
<param desc="图片距离左边" key="Left" value="40"/>
|
||||||
|
<param desc="字体距离右边" key="Right" value="40"/>
|
||||||
|
<param desc="距离上边" key="Top" value="10"/>
|
||||||
|
<param desc="距离下边" key="Buttom" value="10"/>
|
||||||
|
<param desc="主界面图片宽" key="PngWidth" value="200"/>
|
||||||
|
<param desc="字体宽" key="FontWidth" value="350"/>
|
||||||
|
<param desc="高" key="Height" value="60"/>
|
||||||
|
<param desc="字体" key="Font" value="黑体"/>
|
||||||
|
<param desc="主界面图片" key="ProjectPng" value="../common/sysconfig/hmlogo.png"/>
|
||||||
|
|
||||||
|
</module>
|
||||||
|
</root>
|
||||||
@ -10,17 +10,20 @@
|
|||||||
<param desc="主程序安装路径" key="MainPath" value="D:/EnergyHub/"/>
|
<param desc="主程序安装路径" key="MainPath" value="D:/EnergyHub/"/>
|
||||||
<param desc="数据库安装路径" key="DbPath" value="D:/EnergyHub/database"/>
|
<param desc="数据库安装路径" key="DbPath" value="D:/EnergyHub/database"/>
|
||||||
<param desc="主程序安装路径(Linux)" key="MainPathLinux" value="/opt/EnergyHub"/>
|
<param desc="主程序安装路径(Linux)" key="MainPathLinux" value="/opt/EnergyHub"/>
|
||||||
<param desc="主界面名称" key="ProjectName" value="SPMS电力监控系统"/>
|
<param desc="主界面名称" key="ProjectName" value="HM ECMS电厂电气智能管理系统
|
||||||
<param desc="字颜色" key="NameColor" value="#52a6ff"/>
|
V1.0.0
|
||||||
<param desc="字大小" key="FontSize" value="20"/>
|
--中南钢铁高效煤气发电三期项目
|
||||||
|
"/>
|
||||||
|
<param desc="字颜色" key="NameColor" value="#242424"/>
|
||||||
|
<param desc="字大小" key="FontSize" value="14"/>
|
||||||
<param desc="图片距离左边" key="Left" value="40"/>
|
<param desc="图片距离左边" key="Left" value="40"/>
|
||||||
<param desc="字体距离右边" key="Right" value="40"/>
|
<param desc="字体距离右边" key="Right" value="40"/>
|
||||||
<param desc="距离上边" key="Top" value="5"/>
|
<param desc="距离上边" key="Top" value="10"/>
|
||||||
<param desc="距离下边" key="Buttom" value="5"/>
|
<param desc="距离下边" key="Buttom" value="10"/>
|
||||||
<param desc="主界面图片宽" key="PngWidth" value="200"/>
|
<param desc="主界面图片宽" key="PngWidth" value="200"/>
|
||||||
<param desc="字体宽" key="FontWidth" value="200"/>
|
<param desc="字体宽" key="FontWidth" value="350"/>
|
||||||
<param desc="高" key="Height" value="60"/>
|
<param desc="高" key="Height" value="60"/>
|
||||||
<param desc="字体" key="Font" value="Microsoft YaHei"/>
|
<param desc="字体" key="Font" value="黑体"/>
|
||||||
<param desc="主界面图片" key="ProjectPng" value="../common/sysconfig/hmlogo.png"/>
|
<param desc="主界面图片" key="ProjectPng" value="../common/sysconfig/hmlogo.png"/>
|
||||||
|
|
||||||
</module>
|
</module>
|
||||||
|
|||||||
@ -2,6 +2,14 @@
|
|||||||
"buttoninfo":{
|
"buttoninfo":{
|
||||||
"count":20,
|
"count":20,
|
||||||
"num0":{
|
"num0":{
|
||||||
|
"zh":"启动|停止",
|
||||||
|
"en":"Start|Stop",
|
||||||
|
"cmd":"SysCtrl",
|
||||||
|
"param":"",
|
||||||
|
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
||||||
|
"enable":true
|
||||||
|
},
|
||||||
|
"num1":{
|
||||||
"zh":"人机界面",
|
"zh":"人机界面",
|
||||||
"en":"HMI",
|
"en":"HMI",
|
||||||
"cmd":"hmi_explorer.bat",
|
"cmd":"hmi_explorer.bat",
|
||||||
@ -9,63 +17,79 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/MonitInterface.png",
|
"icon":"../../resource/zh/sys_startup/MonitInterface.png",
|
||||||
"enable":false
|
"enable":false
|
||||||
},
|
},
|
||||||
"num1":{
|
|
||||||
"zh":"密钥信息",
|
|
||||||
"en":"Supper\nDog Check",
|
|
||||||
"cmd":"DogCheck",
|
|
||||||
"param":"",
|
|
||||||
"icon":"../../resource/zh/sys_startup/DogCheck.png",
|
|
||||||
"enable":true
|
|
||||||
},
|
|
||||||
"num2":{
|
"num2":{
|
||||||
"zh":"数据库检测",
|
|
||||||
"en":"Database\ndetection",
|
|
||||||
"cmd":"DbCheck",
|
|
||||||
"param":"",
|
|
||||||
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
|
||||||
"enable":true
|
|
||||||
},
|
|
||||||
"num3":{
|
|
||||||
"zh":"自启动设置",
|
|
||||||
"en":"Self-starting\nsettings",
|
|
||||||
"cmd":"AutoStart",
|
|
||||||
"param":"",
|
|
||||||
"icon":"../../resource/zh/sys_startup/SysStart.png",
|
|
||||||
"enable":true
|
|
||||||
},
|
|
||||||
"num4":{
|
|
||||||
"zh":"系统拓扑",
|
"zh":"系统拓扑",
|
||||||
"en":"System\nmodeling",
|
"en":"System\nTopology",
|
||||||
"cmd":"model_system_config.exe",
|
"cmd":"model_system_config.exe",
|
||||||
"param":"",
|
"param":"",
|
||||||
"icon":"../../resource/zh/sys_startup/SystemModeling.png",
|
"icon":"../../resource/zh/sys_startup/SystemModeling.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num5":{
|
"num3":{
|
||||||
"zh":"设备建模",
|
"zh":"设备建模",
|
||||||
"en":"Device\nmodeling",
|
"en":"Device\nModel",
|
||||||
"cmd":"model_studio.exe",
|
"cmd":"model_studio.exe",
|
||||||
"param":"",
|
"param":"",
|
||||||
"icon":"../../resource/zh/sys_startup/DevModeling.png",
|
"icon":"../../resource/zh/sys_startup/DevModeling.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num6":{
|
"num4":{
|
||||||
"zh":"图模编辑",
|
"zh":"图模编辑",
|
||||||
"en":"Graphic\ndesign",
|
"en":"Graphic\nEdit",
|
||||||
"cmd":"hmi.exe",
|
"cmd":"hmi.exe",
|
||||||
"param":"",
|
"param":"",
|
||||||
"icon":"../../resource/zh/sys_startup/PictureConfiguration.png",
|
"icon":"../../resource/zh/sys_startup/PictureConfiguration.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
|
},
|
||||||
|
"num5":{
|
||||||
|
"zh":"报表编辑",
|
||||||
|
"en":"Report\nEdit",
|
||||||
|
"cmd":"ReportEdit.exe",
|
||||||
|
"param":"",
|
||||||
|
"icon":"../../resource/zh/sys_startup/ReportEdit.png",
|
||||||
|
"enable":true
|
||||||
|
},
|
||||||
|
"num6":{
|
||||||
|
"zh":"调试助手",
|
||||||
|
"en":"Debug\nAssistant",
|
||||||
|
"cmd":"debug_tool.exe",
|
||||||
|
"param":"",
|
||||||
|
"icon":"../../resource/zh/sys_startup/EngineeringDebug.png",
|
||||||
|
"enable":true
|
||||||
},
|
},
|
||||||
"num7":{
|
"num7":{
|
||||||
|
"zh":"密钥信息",
|
||||||
|
"en":"Key\nCheck",
|
||||||
|
"cmd":"DogCheck",
|
||||||
|
"param":"",
|
||||||
|
"icon":"../../resource/zh/sys_startup/DogCheck.png",
|
||||||
|
"enable":true
|
||||||
|
},
|
||||||
|
"num8":{
|
||||||
|
"zh":"数据库检测",
|
||||||
|
"en":"Database\nDetection",
|
||||||
|
"cmd":"DbCheck",
|
||||||
|
"param":"",
|
||||||
|
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
||||||
|
"enable":true
|
||||||
|
},
|
||||||
|
"num9":{
|
||||||
"zh":"工程管理",
|
"zh":"工程管理",
|
||||||
"en":"Project\nmanagement",
|
"en":"Project\nManage",
|
||||||
"cmd":"db_manager.exe",
|
"cmd":"db_manager.exe",
|
||||||
"param":"",
|
"param":"",
|
||||||
"icon":"../../resource/zh/sys_startup/EngineeringManagement.png",
|
"icon":"../../resource/zh/sys_startup/EngineeringManagement.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num8":{
|
"num10":{
|
||||||
|
"zh":"系统设置",
|
||||||
|
"en":"System\nSettings",
|
||||||
|
"cmd":"AutoStart",
|
||||||
|
"param":"",
|
||||||
|
"icon":"../../resource/zh/sys_startup/SysStart.png",
|
||||||
|
"enable":true
|
||||||
|
},
|
||||||
|
"num11":{
|
||||||
"zh":"逻辑编程",
|
"zh":"逻辑编程",
|
||||||
"en":"FBD",
|
"en":"FBD",
|
||||||
"cmd":"fbd_designer.exe",
|
"cmd":"fbd_designer.exe",
|
||||||
@ -73,7 +97,7 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/LogicProgramming.png",
|
"icon":"../../resource/zh/sys_startup/LogicProgramming.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num9":{
|
"num12":{
|
||||||
"zh":"预置点配置",
|
"zh":"预置点配置",
|
||||||
"en":"Preset\nconfig",
|
"en":"Preset\nconfig",
|
||||||
"cmd":"camera_statistics.exe",
|
"cmd":"camera_statistics.exe",
|
||||||
@ -81,15 +105,7 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/preset_config.png",
|
"icon":"../../resource/zh/sys_startup/preset_config.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num10":{
|
"num13":{
|
||||||
"zh":"调试助手",
|
|
||||||
"en":"Debug\ntool",
|
|
||||||
"cmd":"debug_tool.exe",
|
|
||||||
"param":"",
|
|
||||||
"icon":"../../resource/zh/sys_startup/EngineeringDebug.png",
|
|
||||||
"enable":true
|
|
||||||
},
|
|
||||||
"num11":{
|
|
||||||
"zh":"平台终端",
|
"zh":"平台终端",
|
||||||
"en":"Command\nwindow",
|
"en":"Command\nwindow",
|
||||||
"cmd":"sys_command-platform.bat",
|
"cmd":"sys_command-platform.bat",
|
||||||
@ -97,16 +113,15 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/CommandWindow.png",
|
"icon":"../../resource/zh/sys_startup/CommandWindow.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num12":{
|
"num14":{
|
||||||
"zh":"产品终端",
|
"zh":"产品终端",
|
||||||
"en":"Command\nwindow",
|
"en":"Command\nwindow",
|
||||||
"cmd":"sys_command.bat",
|
"cmd":"sys_command.bat",
|
||||||
"param":"",
|
"param":"",
|
||||||
"icon":"../../resource/zh/sys_startup/CommandWindow.png",
|
"icon":"../../resource/zh/sys_startup/CommandWindow.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
|
"num15":{
|
||||||
"num13":{
|
|
||||||
"zh":"推送调试",
|
"zh":"推送调试",
|
||||||
"en":"Push\ndebug",
|
"en":"Push\ndebug",
|
||||||
"cmd":"push_debug.exe",
|
"cmd":"push_debug.exe",
|
||||||
@ -114,7 +129,7 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/push_debug.png",
|
"icon":"../../resource/zh/sys_startup/push_debug.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num14":{
|
"num16":{
|
||||||
"zh":"文件同步",
|
"zh":"文件同步",
|
||||||
"en":"File\nsync tool",
|
"en":"File\nsync tool",
|
||||||
"cmd":"file_sync_tool.exe",
|
"cmd":"file_sync_tool.exe",
|
||||||
@ -122,15 +137,7 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/FileSync.png",
|
"icon":"../../resource/zh/sys_startup/FileSync.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num15":{
|
"num17":{
|
||||||
"zh":"报表编辑",
|
|
||||||
"en":"Report Edit",
|
|
||||||
"cmd":"ReportEdit.exe",
|
|
||||||
"param":"",
|
|
||||||
"icon":"../../resource/zh/sys_startup/ReportEdit.png",
|
|
||||||
"enable":true
|
|
||||||
},
|
|
||||||
"num16":{
|
|
||||||
"zh":"网络监测",
|
"zh":"网络监测",
|
||||||
"en":"Network Monitor",
|
"en":"Network Monitor",
|
||||||
"cmd":"NetMonite.exe",
|
"cmd":"NetMonite.exe",
|
||||||
@ -138,7 +145,7 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/NetMonite.png",
|
"icon":"../../resource/zh/sys_startup/NetMonite.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num17":{
|
"num18":{
|
||||||
"zh":"时序数据",
|
"zh":"时序数据",
|
||||||
"en":"TSDB Management",
|
"en":"TSDB Management",
|
||||||
"cmd":"tsdb_data_manager.exe",
|
"cmd":"tsdb_data_manager.exe",
|
||||||
@ -146,34 +153,28 @@
|
|||||||
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
},
|
||||||
"num18":{
|
"num19":{
|
||||||
"zh":"数据导出",
|
"zh":"数据导出",
|
||||||
"en":"TSDB Export Management",
|
"en":"TSDB Export Management",
|
||||||
"cmd":"tsdb_data_export.exe",
|
"cmd":"tsdb_data_export.exe",
|
||||||
"param":"",
|
"param":"",
|
||||||
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
||||||
"enable":true
|
"enable":true
|
||||||
},
|
|
||||||
"num19":{
|
|
||||||
"zh":"启动/停止",
|
|
||||||
"en":"Start/Stop",
|
|
||||||
"cmd":"SysCtrl",
|
|
||||||
"param":"",
|
|
||||||
"icon":"../../resource/zh/sys_startup/DatabaseCheck.png",
|
|
||||||
"enable":true
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page1":
|
"page1":
|
||||||
[
|
[
|
||||||
"num19",
|
"num0",
|
||||||
"num0",
|
"num1",
|
||||||
|
"num2",
|
||||||
|
"num3",
|
||||||
"num4",
|
"num4",
|
||||||
"num5",
|
"num5",
|
||||||
"num6",
|
"num6",
|
||||||
"num2",
|
"num7",
|
||||||
"num10",
|
"num8",
|
||||||
"num7",
|
"num9",
|
||||||
"num3"
|
"num10"
|
||||||
],
|
],
|
||||||
"page3":{
|
"page3":{
|
||||||
"count":3,
|
"count":3,
|
||||||
|
|||||||
@ -2,19 +2,19 @@
|
|||||||
<!--本文件中的条目可调整顺序,used为false时表示隐藏,true为显示,非研发任务不要删除条目
|
<!--本文件中的条目可调整顺序,used为false时表示隐藏,true为显示,非研发任务不要删除条目
|
||||||
-->
|
-->
|
||||||
<Tree text="Toolbar for Main Window">
|
<Tree text="Toolbar for Main Window">
|
||||||
<Item text="Template Management" id="temp_manage_plugin" used="true" param="template" icon="../../resource/zh/model_studio/icons/main_template.png"/>
|
<Item text="FES Config" id="fes_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_fes.png"/>
|
||||||
<Item text="Template Binding" id="temp_manage_plugin" used="true" param="bind" icon="../../resource/zh/model_studio/icons/main_template_bind.png"/>
|
|
||||||
<Item text="Device Modeling" id="device_model_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_dev.png"/>
|
<Item text="Device Modeling" id="device_model_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_dev.png"/>
|
||||||
<Item text="Front Configuration" id="fes_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_fes.png"/>
|
|
||||||
<Item text="Alarm Definition" id="alarm_define_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_alarm.png"/>
|
<Item text="Alarm Definition" id="alarm_define_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_alarm.png"/>
|
||||||
<Item text="Permission Configuration" id="user_manage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_user.png"/>
|
<Item text="Permission Config" id="user_manage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_user.png"/>
|
||||||
<Item text="Statistical Analysis" id="statics_analysis_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_sample.png"/>
|
<Item text="Statistical Analysis" id="statics_analysis_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_sample.png"/>
|
||||||
<Item text="Calculation Formula" id="expression_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_formula.png"/>
|
<Item text="Calc Formula" id="expression_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_formula.png"/>
|
||||||
<Item text="Sequence Control Configuration" id="model_sequence" used="true" param="" icon="../../resource/zh/model_studio/icons/main_seq.png"/>
|
<Item text="Sequence Control" id="model_sequence" used="false" param="" icon="../../resource/zh/model_studio/icons/main_seq.png"/>
|
||||||
<Item text="Linkage Configuration" id="model_linkage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_linkage.png"/>
|
<Item text="Linkage Config" id="model_linkage_plugin" used="false" param="" icon="../../resource/zh/model_studio/icons/main_linkage.png"/>
|
||||||
<Item text="Plan Curve" id="PlanCurvesConfigure" used="true" param="false" icon="../../resource/zh/model_studio/icons/main_plan_curves.png"/>
|
<Item text="Plan Curve" id="PlanCurvesConfigure" used="false" param="false" icon="../../resource/zh/model_studio/icons/main_plan_curves.png"/>
|
||||||
<Item text="General Configuration" id="Common_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_common.png"/>
|
<Item text="General Config" id="Common_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_common.png"/>
|
||||||
<Item text="Auxiliary Tools" id="tools.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_tools.png"/>
|
<Item text="Auxiliary Tools" id="tools.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_tools.png"/>
|
||||||
<Item text="Exit Configuration" id="exit.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_exit.png"/>
|
<Item text="Exit Configuration" id="exit.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_exit.png"/>
|
||||||
|
<Item text="Template Manage" id="temp_manage_plugin" used="true" param="template" icon="../../resource/zh/model_studio/icons/main_template.png"/>
|
||||||
|
<Item text="Template Binding" id="temp_manage_plugin" used="true" param="bind" icon="../../resource/zh/model_studio/icons/main_template_bind.png"/>
|
||||||
</Tree>
|
</Tree>
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -130,21 +130,6 @@
|
|||||||
<location filename="AutoStart.ui" line="39"/>
|
<location filename="AutoStart.ui" line="39"/>
|
||||||
<source>HMI 开机自启动</source>
|
<source>HMI 开机自启动</source>
|
||||||
<translation >HMI auto start</translation>
|
<translation >HMI auto start</translation>
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="AutoStart.ui" line="24"/>
|
|
||||||
<source>系统语言</source>
|
|
||||||
<translation >System language</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="AutoStart.ui" line="32"/>
|
|
||||||
<source>中文</source>
|
|
||||||
<translation >Chinese</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="AutoStart.ui" line="39"/>
|
|
||||||
<source>英文</source>
|
|
||||||
<translation >English</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="AutoStart.ui" line="57"/>
|
<location filename="AutoStart.ui" line="57"/>
|
||||||
@ -163,8 +148,8 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="AutoStart.cpp" line="35"/>
|
<location filename="AutoStart.cpp" line="35"/>
|
||||||
<source>系统设置</source>
|
<source>自启动设置</source>
|
||||||
<translation >System setting</translation>
|
<translation >Auto start setting</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
<COL desc="*点分类" SQLName="POINT_SORT" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM DICT_MENU_INFO WHERE MENU_NAME = '数字量分类';ACTUAL_VALUE:DISPLAY_VALUE" editable="true" hide="false" defaultValue="400:状态" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc="*点分类" SQLName="POINT_SORT" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM DICT_MENU_INFO WHERE MENU_NAME = '数字量分类';ACTUAL_VALUE:DISPLAY_VALUE" editable="true" hide="false" defaultValue="400:状态" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
<COL desc=" 点类别" SQLName="POINT_CLASS" SQLType="DECIMAL(10)" valueType="CheckBoxBit" valueLimit="SELECT ACTUAL_VALUE + 1 AS COL1,DISPLAY_VALUE FROM DICT_MENU_INFO WHERE MENU_NAME='点类别' AND ACTUAL_VALUE < 7;COL1:DISPLAY_VALUE" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc=" 点类别" SQLName="POINT_CLASS" SQLType="DECIMAL(10)" valueType="CheckBoxBit" valueLimit="SELECT ACTUAL_VALUE + 1 AS COL1,DISPLAY_VALUE FROM DICT_MENU_INFO WHERE MENU_NAME='点类别' AND ACTUAL_VALUE < 7;COL1:DISPLAY_VALUE" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
<COL desc="*是否计算点" SQLName="POINT_PROPERTY" SQLType="DECIMAL(10)" valueType="Combobox" valueLimit="0:采样点/1:计算点" editable="true" hide="false" defaultValue="0:采样点" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc="*是否计算点" SQLName="POINT_PROPERTY" SQLType="DECIMAL(10)" valueType="Combobox" valueLimit="0:采样点/1:计算点" editable="true" hide="false" defaultValue="0:采样点" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
<COL desc="*数字量文本" SQLName="STATE_TEXT_NAME" SQLType="VARCHAR(64)" valueType="SqlCombobox" valueLimit="SELECT STATE_TEXT_NAME FROM DICT_STATE_TEXT_INFO WHERE SUB_SYSTEM = '%1' GROUP BY DICT_STATE_TEXT_INFO.STATE_TEXT_NAME;STATE_TEXT_NAME;row@SUB_SYSTEM" editable="true" hide="false" defaultValue="PSCADA不告警" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc="*数字量文本" SQLName="STATE_TEXT_NAME" SQLType="VARCHAR(64)" valueType="SqlCombobox" valueLimit="SELECT STATE_TEXT_NAME FROM DICT_STATE_TEXT_INFO WHERE SUB_SYSTEM = '%1' GROUP BY DICT_STATE_TEXT_INFO.STATE_TEXT_NAME;STATE_TEXT_NAME;row@SUB_SYSTEM" editable="true" hide="false" defaultValue="SPMS不告警" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
<COL desc="*分量数" SQLName="VALUE_NUM" SQLType="DECIMAL(10)" valueType="Int" valueLimit="(0,5)" editable="true" hide="false" defaultValue="1" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc="*分量数" SQLName="VALUE_NUM" SQLType="DECIMAL(10)" valueType="Int" valueLimit="(0,5)" editable="true" hide="false" defaultValue="1" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
<COL desc=" 前置RTU" SQLName="RTU_TAG" SQLType="VARCHAR(64)" valueType="SqlCombobox" valueLimit="SELECT * FROM FES_RTU_PARA WHERE LOCATION_ID='%0' AND SUB_SYSTEM='%1';TAG_NAME:DESCRIPTION;row@LOCATION_ID;row@SUB_SYSTEM" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc=" 前置RTU" SQLName="RTU_TAG" SQLType="VARCHAR(64)" valueType="SqlCombobox" valueLimit="SELECT * FROM FES_RTU_PARA WHERE LOCATION_ID='%0' AND SUB_SYSTEM='%1';TAG_NAME:DESCRIPTION;row@LOCATION_ID;row@SUB_SYSTEM" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
<COL desc="*是否遥控" SQLName="IS_CONTROL" SQLType="DECIMAL(10)" valueType="Combobox" valueLimit="0:否/1:是" editable="true" hide="false" defaultValue="0:否" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
<COL desc="*是否遥控" SQLName="IS_CONTROL" SQLType="DECIMAL(10)" valueType="Combobox" valueLimit="0:否/1:是" editable="true" hide="false" defaultValue="0:否" isPrimaryKey="false" notNull="false" isUnique="false" group="A.基本属性"/>
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--本文件中的条目可调整顺序,used为false时表示隐藏,true为显示,非研发任务不要删除条目
|
<!--本文件中的条目可调整顺序,used为false时表示隐藏,true为显示,非研发任务不要删除条目
|
||||||
-->
|
-->
|
||||||
<Tree text="用于主窗口的工具栏">
|
<Tree text="Toolbar for Main Window">
|
||||||
<Item text="模板管理" id="temp_manage_plugin" used="true" param="template" icon="../../resource/zh/model_studio/icons/main_template.png"/>
|
|
||||||
<Item text="模板绑定" id="temp_manage_plugin" used="true" param="bind" icon="../../resource/zh/model_studio/icons/main_template_bind.png"/>
|
|
||||||
<Item text="设备建模" id="device_model_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_dev.png"/>
|
|
||||||
<Item text="前置配置" id="fes_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_fes.png"/>
|
<Item text="前置配置" id="fes_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_fes.png"/>
|
||||||
|
<Item text="后台建模" id="device_model_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_dev.png"/>
|
||||||
<Item text="告警定义" id="alarm_define_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_alarm.png"/>
|
<Item text="告警定义" id="alarm_define_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_alarm.png"/>
|
||||||
<Item text="权限配置" id="user_manage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_user.png"/>
|
<Item text="权限管理" id="user_manage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_user.png"/>
|
||||||
<Item text="统计分析" id="statics_analysis_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_sample.png"/>
|
<Item text="统计分析" id="statics_analysis_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_sample.png"/>
|
||||||
<Item text="计算公式" id="expression_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_formula.png"/>
|
<Item text="逻辑运算" id="expression_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_formula.png"/>
|
||||||
<Item text="顺控配置" id="model_sequence" used="true" param="" icon="../../resource/zh/model_studio/icons/main_seq.png"/>
|
<Item text="顺序控制" id="model_sequence" used="false" param="" icon="../../resource/zh/model_studio/icons/main_seq.png"/>
|
||||||
<Item text="联动配置" id="model_linkage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_linkage.png"/>
|
<Item text="智能联动" id="model_linkage_plugin" used="false" param="" icon="../../resource/zh/model_studio/icons/main_linkage.png"/>
|
||||||
<Item text="计划曲线" id="PlanCurvesConfigure" used="true" param="false" icon="../../resource/zh/model_studio/icons/main_plan_curves.png"/>
|
<Item text="分时配置" id="PlanCurvesConfigure" used="false" param="false" icon="../../resource/zh/model_studio/icons/main_plan_curves.png"/>
|
||||||
<Item text="通用配置" id="Common_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_common.png"/>
|
<Item text="常规配置" id="Common_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_common.png"/>
|
||||||
<Item text="辅助工具" id="tools.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_tools.png"/>
|
<Item text="辅助工具" id="tools.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_tools.png"/>
|
||||||
<Item text="退出配置" id="exit.special" used="false" param="" icon="../../resource/zh/model_studio/icons/main_exit.png"/>
|
<Item text="Exit Configuration" id="exit.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_exit.png"/>
|
||||||
|
<Item text="设备类型" id="temp_manage_plugin" used="true" param="template" icon="../../resource/zh/model_studio/icons/main_template.png"/>
|
||||||
|
<Item text="设备档案" id="temp_manage_plugin" used="true" param="bind" icon="../../resource/zh/model_studio/icons/main_template_bind.png"/>
|
||||||
</Tree>
|
</Tree>
|
||||||
|
|
||||||
|
|||||||
20
resource/zh/model_studio/setting/tree/mainWindow111.xml
Normal file
20
resource/zh/model_studio/setting/tree/mainWindow111.xml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--本文件中的条目可调整顺序,used为false时表示隐藏,true为显示,非研发任务不要删除条目
|
||||||
|
-->
|
||||||
|
<Tree text="用于主窗口的工具栏">
|
||||||
|
<Item text="模板管理" id="temp_manage_plugin" used="true" param="template" icon="../../resource/zh/model_studio/icons/main_template.png"/>
|
||||||
|
<Item text="模板绑定" id="temp_manage_plugin" used="true" param="bind" icon="../../resource/zh/model_studio/icons/main_template_bind.png"/>
|
||||||
|
<Item text="设备建模" id="device_model_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_dev.png"/>
|
||||||
|
<Item text="前置配置" id="fes_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_fes.png"/>
|
||||||
|
<Item text="告警定义" id="alarm_define_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_alarm.png"/>
|
||||||
|
<Item text="权限配置" id="user_manage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_user.png"/>
|
||||||
|
<Item text="统计分析" id="statics_analysis_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_sample.png"/>
|
||||||
|
<Item text="计算公式" id="expression_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_formula.png"/>
|
||||||
|
<Item text="顺控配置" id="model_sequence" used="true" param="" icon="../../resource/zh/model_studio/icons/main_seq.png"/>
|
||||||
|
<Item text="联动配置" id="model_linkage_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_linkage.png"/>
|
||||||
|
<Item text="计划曲线" id="PlanCurvesConfigure" used="true" param="false" icon="../../resource/zh/model_studio/icons/main_plan_curves.png"/>
|
||||||
|
<Item text="通用配置" id="Common_config_plugin" used="true" param="" icon="../../resource/zh/model_studio/icons/main_common.png"/>
|
||||||
|
<Item text="辅助工具" id="tools.special" used="true" param="" icon="../../resource/zh/model_studio/icons/main_tools.png"/>
|
||||||
|
<Item text="退出配置" id="exit.special" used="false" param="" icon="../../resource/zh/model_studio/icons/main_exit.png"/>
|
||||||
|
</Tree>
|
||||||
|
|
||||||
@ -132,4 +132,8 @@ QToolButton{
|
|||||||
width:80px;
|
width:80px;
|
||||||
color:#01a6ec;
|
color:#01a6ec;
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
QTableView {
|
||||||
|
font-size:20px;;
|
||||||
|
}
|
||||||
42
resource/zh/style/dark/devSpePoint.qss
Normal file
42
resource/zh/style/dark/devSpePoint.qss
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
QHeaderView::section{
|
||||||
|
font-size:20px; /*标题栏字号*/
|
||||||
|
font-family:"Microsoft YaHei";
|
||||||
|
height:30px; /*标题栏高度*/
|
||||||
|
background:#BABABA; /*标题栏背景色*/
|
||||||
|
color:black;
|
||||||
|
border:none;
|
||||||
|
}
|
||||||
|
QTableView{
|
||||||
|
font-size:20px; /*列表行字号*/
|
||||||
|
font-family:"Microsoft YaHei";
|
||||||
|
color:black; /*列表行字体颜色*/ /*背景色红、绿、蓝、透明度*/
|
||||||
|
alternate-background-color:rgba(178, 185, 195, 130);
|
||||||
|
background-color:rgba(20, 63, 128, 25); /*背景色红、绿、蓝、透明度*/
|
||||||
|
qproperty-showGrid:false;
|
||||||
|
outline:0px;
|
||||||
|
}
|
||||||
|
QTableView::item{
|
||||||
|
border:none;
|
||||||
|
}
|
||||||
|
QScrollBar{
|
||||||
|
background-color: #cccfd9; /*边框背景色*/
|
||||||
|
border: none;
|
||||||
|
border-radius: 0px;
|
||||||
|
height: 20px;
|
||||||
|
width: 20px;
|
||||||
|
}
|
||||||
|
QScrollBar::handle{
|
||||||
|
border-color:#BABABA;
|
||||||
|
border-radius: 4px;
|
||||||
|
background: #BABABA; /*拖动条颜色*/
|
||||||
|
min-width: 20px;
|
||||||
|
min-height: 20px;
|
||||||
|
}
|
||||||
|
QScrollBar::add-line, QScrollBar::sub-line,
|
||||||
|
QScrollBar::add-page, QScrollBar::sub-page {
|
||||||
|
width: 0px;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
QScrollArea{
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
@ -12,9 +12,11 @@ QAbstractItemView::item:selected:active {
|
|||||||
background: #5da5fb;
|
background: #5da5fb;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
QTableView {
|
QTableView {
|
||||||
font-size:20px;;
|
font-size:20px;;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* =============================================== */
|
/* =============================================== */
|
||||||
/* searchButton搜索框 */
|
/* searchButton搜索框 */
|
||||||
/* =============================================== */
|
/* =============================================== */
|
||||||
|
|||||||
@ -47,6 +47,7 @@ CMyCalendar QPushButton{
|
|||||||
QTreeWidget#area::item {
|
QTreeWidget#area::item {
|
||||||
height:23px;
|
height:23px;
|
||||||
}
|
}
|
||||||
|
|
||||||
QTableView {
|
QTableView {
|
||||||
font-size:20px;;
|
font-size:50px;;
|
||||||
}
|
}
|
||||||
42
resource/zh/style/light/devSpePoint - 副本.qss
Normal file
42
resource/zh/style/light/devSpePoint - 副本.qss
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
QHeaderView::section{
|
||||||
|
font-size:19px;
|
||||||
|
font-family:"Microsoft YaHei";
|
||||||
|
height:50px;
|
||||||
|
background:#143f80;
|
||||||
|
color:white;
|
||||||
|
border:none;
|
||||||
|
}
|
||||||
|
QTableView{
|
||||||
|
font-size:17px;
|
||||||
|
font-family:"Microsoft YaHei";
|
||||||
|
color:#a7bee3;
|
||||||
|
alternate-background-color:rgba(20, 63, 128, 102);
|
||||||
|
background-color:rgba(20, 63, 128, 32);
|
||||||
|
qproperty-showGrid:false;
|
||||||
|
outline:0px;
|
||||||
|
}
|
||||||
|
QTableView::item{
|
||||||
|
border:none;
|
||||||
|
}
|
||||||
|
QScrollBar{
|
||||||
|
background-color: #061237;
|
||||||
|
border: none;
|
||||||
|
border-radius: 0px;
|
||||||
|
height: 20px;
|
||||||
|
width: 20px;
|
||||||
|
}
|
||||||
|
QScrollBar::handle{
|
||||||
|
border-color:#0568ce;
|
||||||
|
border-radius: 4px;
|
||||||
|
background: #0568ce;
|
||||||
|
min-width: 20px;
|
||||||
|
min-height: 20px;
|
||||||
|
}
|
||||||
|
QScrollBar::add-line, QScrollBar::sub-line,
|
||||||
|
QScrollBar::add-page, QScrollBar::sub-page {
|
||||||
|
width: 0px;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
QScrollArea{
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
42
resource/zh/style/light/devSpePoint.qss
Normal file
42
resource/zh/style/light/devSpePoint.qss
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
QHeaderView::section{
|
||||||
|
font-size:20px; /*标题栏字号*/
|
||||||
|
font-family:"Microsoft YaHei";
|
||||||
|
height:30px; /*标题栏高度*/
|
||||||
|
background:#BABABA; /*标题栏背景色*/
|
||||||
|
color:black;
|
||||||
|
border:none;
|
||||||
|
}
|
||||||
|
QTableView{
|
||||||
|
font-size:20px; /*列表行字号*/
|
||||||
|
font-family:"Microsoft YaHei";
|
||||||
|
color:black; /*列表行字体颜色*/ /*背景色红、绿、蓝、透明度*/
|
||||||
|
alternate-background-color:rgba(178, 185, 195, 130);
|
||||||
|
background-color:rgba(20, 63, 128, 25); /*背景色红、绿、蓝、透明度*/
|
||||||
|
qproperty-showGrid:false;
|
||||||
|
outline:0px;
|
||||||
|
}
|
||||||
|
QTableView::item{
|
||||||
|
border:none;
|
||||||
|
}
|
||||||
|
QScrollBar{
|
||||||
|
background-color: #cccfd9; /*边框背景色*/
|
||||||
|
border: none;
|
||||||
|
border-radius: 0px;
|
||||||
|
height: 20px;
|
||||||
|
width: 20px;
|
||||||
|
}
|
||||||
|
QScrollBar::handle{
|
||||||
|
border-color:#BABABA;
|
||||||
|
border-radius: 4px;
|
||||||
|
background: #BABABA; /*拖动条颜色*/
|
||||||
|
min-width: 20px;
|
||||||
|
min-height: 20px;
|
||||||
|
}
|
||||||
|
QScrollBar::add-line, QScrollBar::sub-line,
|
||||||
|
QScrollBar::add-page, QScrollBar::sub-page {
|
||||||
|
width: 0px;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
QScrollArea{
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
@ -71,9 +71,11 @@ QTableView {
|
|||||||
background-color:white;
|
background-color:white;
|
||||||
qproperty-showGrid:false;
|
qproperty-showGrid:false;
|
||||||
}
|
}
|
||||||
|
|
||||||
QTableView {
|
QTableView {
|
||||||
font-size:20px;;
|
font-size:50px;;
|
||||||
}
|
}
|
||||||
|
|
||||||
QLineEdit#realSearchEdit,
|
QLineEdit#realSearchEdit,
|
||||||
QLineEdit#hisSearchEdit
|
QLineEdit#hisSearchEdit
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
web/EMS_NEW-0.0.1-SNAPSHOT.war
Normal file
BIN
web/EMS_NEW-0.0.1-SNAPSHOT.war
Normal file
Binary file not shown.
1
web/nginx/html/assets/css/app.0df5b838.css
Normal file
1
web/nginx/html/assets/css/app.0df5b838.css
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/assets/css/chunk-50499323.a4cd0bdd.css
Normal file
1
web/nginx/html/assets/css/chunk-50499323.a4cd0bdd.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
.wscn-http404-container[data-v-26fcd89f]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:40%;left:50%}.wscn-http404[data-v-26fcd89f]{position:relative;width:1200px;padding:0 50px;overflow:hidden}.wscn-http404 .pic-404[data-v-26fcd89f]{position:relative;float:left;width:600px;overflow:hidden}.wscn-http404 .pic-404__parent[data-v-26fcd89f]{width:100%}.wscn-http404 .pic-404__child[data-v-26fcd89f]{position:absolute}.wscn-http404 .pic-404__child.left[data-v-26fcd89f]{width:80px;top:17px;left:220px;opacity:0;-webkit-animation-name:cloudLeft-data-v-26fcd89f;animation-name:cloudLeft-data-v-26fcd89f;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}.wscn-http404 .pic-404__child.mid[data-v-26fcd89f]{width:46px;top:10px;left:420px;opacity:0;-webkit-animation-name:cloudMid-data-v-26fcd89f;animation-name:cloudMid-data-v-26fcd89f;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s}.wscn-http404 .pic-404__child.right[data-v-26fcd89f]{width:62px;top:100px;left:500px;opacity:0;-webkit-animation-name:cloudRight-data-v-26fcd89f;animation-name:cloudRight-data-v-26fcd89f;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes cloudLeft-data-v-26fcd89f{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@keyframes cloudLeft-data-v-26fcd89f{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@-webkit-keyframes cloudMid-data-v-26fcd89f{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@keyframes cloudMid-data-v-26fcd89f{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@-webkit-keyframes cloudRight-data-v-26fcd89f{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}@keyframes cloudRight-data-v-26fcd89f{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit[data-v-26fcd89f]{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.wscn-http404 .bullshit__oops[data-v-26fcd89f]{font-size:32px;line-height:40px;color:#1482f0;margin-bottom:20px;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline[data-v-26fcd89f],.wscn-http404 .bullshit__oops[data-v-26fcd89f]{font-weight:700;opacity:0;-webkit-animation-name:slideUp-data-v-26fcd89f;animation-name:slideUp-data-v-26fcd89f;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__headline[data-v-26fcd89f]{font-size:20px;line-height:24px;color:#222;margin-bottom:10px;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-26fcd89f]{font-size:13px;line-height:21px;color:grey;margin-bottom:30px;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-26fcd89f],.wscn-http404 .bullshit__return-home[data-v-26fcd89f]{opacity:0;-webkit-animation-name:slideUp-data-v-26fcd89f;animation-name:slideUp-data-v-26fcd89f;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__return-home[data-v-26fcd89f]{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#fff;font-size:14px;line-height:36px;cursor:pointer;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideUp-data-v-26fcd89f{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp-data-v-26fcd89f{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
|
||||||
1
web/nginx/html/assets/css/chunk-7ef2bda0.15203d06.css
Normal file
1
web/nginx/html/assets/css/chunk-7ef2bda0.15203d06.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
.img[data-v-4ba19a92]{background-size:100%}.elem-container[data-v-e2ede6a2]{position:relative}.component-container[data-v-e2ede6a2]{position:absolute}.table[data-v-1e34fc3e]{border-collapse:collapse}.col[data-v-1e34fc3e]{padding:0}.screenfull-svg[data-v-6625cca6]{display:inline-block;cursor:pointer;fill:#5a5e66;width:20px;height:20px;vertical-align:10px}.configViewPage-container[data-v-33ad6c1d]{width:100%;height:100vh;overflow:hidden}.elem-container[data-v-33ad6c1d]{position:relative}.component-container[data-v-33ad6c1d]{position:absolute}.screenfull[data-v-33ad6c1d]{position:fixed;right:10px;top:10px}.hover-effect[data-v-33ad6c1d]{cursor:pointer}.hover-effect[data-v-33ad6c1d]:hover{background:rgba(0,0,0,.025)}.padding-l20[data-v-33ad6c1d]{padding-left:20px}.padding-r20[data-v-33ad6c1d]{padding-right:20px}.test-form[data-v-33ad6c1d]{text-align:left;position:absolute;z-index:999;padding:50px 20px 10px 20px;background:#999}.test-btn[data-v-33ad6c1d]{position:absolute;left:50px;top:10px;z-index:9999;border:1px solid #ccc;border-radius:5px;padding:3px 10px}.test-label[data-v-33ad6c1d]{padding:5px;display:block}.test-input[data-v-33ad6c1d]{border-radius:4px;width:200px;padding:2px;font-size:14px;border-width:0}
|
||||||
1
web/nginx/html/assets/css/chunk-vendors.391ed6f9.css
Normal file
1
web/nginx/html/assets/css/chunk-vendors.391ed6f9.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
|
||||||
BIN
web/nginx/html/assets/fonts/element-icons.535877f5.woff
Normal file
BIN
web/nginx/html/assets/fonts/element-icons.535877f5.woff
Normal file
Binary file not shown.
BIN
web/nginx/html/assets/fonts/element-icons.732389de.ttf
Normal file
BIN
web/nginx/html/assets/fonts/element-icons.732389de.ttf
Normal file
Binary file not shown.
BIN
web/nginx/html/assets/img/404.a57b6f31.png
Normal file
BIN
web/nginx/html/assets/img/404.a57b6f31.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
BIN
web/nginx/html/assets/img/404_cloud.0f4bc32b.png
Normal file
BIN
web/nginx/html/assets/img/404_cloud.0f4bc32b.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
1
web/nginx/html/assets/js/app.0333d536.js
Normal file
1
web/nginx/html/assets/js/app.0333d536.js
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/assets/js/chunk-50499323.d367c032.js
Normal file
1
web/nginx/html/assets/js/chunk-50499323.d367c032.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-50499323"],{"1db4":function(t,s,a){"use strict";a.r(s);var e=function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"wscn-http404-container"},[a("div",{staticClass:"wscn-http404"},[t._m(0),t._v(" "),a("div",{staticClass:"bullshit"},[a("div",{staticClass:"bullshit__oops"},[t._v("OOPS!")]),t._v(" "),t._m(1),t._v(" "),a("div",{staticClass:"bullshit__headline"},[t._v(t._s(t.message))]),t._v(" "),a("div",{staticClass:"bullshit__info"},[t._v("Please check that the URL you entered is correct, or click the button below to return to the homepage.")]),t._v(" "),a("a",{staticClass:"bullshit__return-home",attrs:{href:""}},[t._v("Back to home")])])])])},c=[function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"pic-404"},[e("img",{staticClass:"pic-404__parent",attrs:{src:a("a36b"),alt:"404"}}),t._v(" "),e("img",{staticClass:"pic-404__child left",attrs:{src:a("26fc"),alt:"404"}}),t._v(" "),e("img",{staticClass:"pic-404__child mid",attrs:{src:a("26fc"),alt:"404"}}),t._v(" "),e("img",{staticClass:"pic-404__child right",attrs:{src:a("26fc"),alt:"404"}})])},function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"bullshit__info"},[t._v("All rights reserved\n "),a("a",{staticStyle:{color:"#20a0ff"},attrs:{href:"https://wallstreetcn.com",target:"_blank"}},[t._v("wallstreetcn")])])}],i={name:"Page404",computed:{message:function(){return"The webmaster said that you can not enter this page..."}}},l=i,n=(a("35e7"),a("2877")),r=Object(n["a"])(l,e,c,!1,null,"26fcd89f",null);s["default"]=r.exports},"26fc":function(t,s,a){t.exports=a.p+"assets/img/404_cloud.0f4bc32b.png"},"35e7":function(t,s,a){"use strict";var e=a("5254"),c=a.n(e);c.a},5254:function(t,s,a){},a36b:function(t,s,a){t.exports=a.p+"assets/img/404.a57b6f31.png"}}]);
|
||||||
15
web/nginx/html/assets/js/chunk-7ef2bda0.b9498cb4.js
Normal file
15
web/nginx/html/assets/js/chunk-7ef2bda0.b9498cb4.js
Normal file
File diff suppressed because one or more lines are too long
56
web/nginx/html/assets/js/chunk-vendors.0e1a3527.js
Normal file
56
web/nginx/html/assets/js/chunk-vendors.0e1a3527.js
Normal file
File diff suppressed because one or more lines are too long
BIN
web/nginx/html/audio/1106.mp3
Normal file
BIN
web/nginx/html/audio/1106.mp3
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/1132.mp3
Normal file
BIN
web/nginx/html/audio/1132.mp3
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound0.wav
Normal file
BIN
web/nginx/html/audio/sound0.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound1.wav
Normal file
BIN
web/nginx/html/audio/sound1.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound10.wav
Normal file
BIN
web/nginx/html/audio/sound10.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound2.wav
Normal file
BIN
web/nginx/html/audio/sound2.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound3.wav
Normal file
BIN
web/nginx/html/audio/sound3.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound4.wav
Normal file
BIN
web/nginx/html/audio/sound4.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound5.wav
Normal file
BIN
web/nginx/html/audio/sound5.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound6.wav
Normal file
BIN
web/nginx/html/audio/sound6.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound7.wav
Normal file
BIN
web/nginx/html/audio/sound7.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound8.wav
Normal file
BIN
web/nginx/html/audio/sound8.wav
Normal file
Binary file not shown.
BIN
web/nginx/html/audio/sound9.wav
Normal file
BIN
web/nginx/html/audio/sound9.wav
Normal file
Binary file not shown.
25
web/nginx/html/configView.html
Normal file
25
web/nginx/html/configView.html
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang=en>
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset=utf-8>
|
||||||
|
<meta http-equiv=X-UA-Compatible content="IE=edge">
|
||||||
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
|
<title>config-proj</title>
|
||||||
|
<link href=/assets/css/chunk-50499323.a4cd0bdd.css rel=prefetch>
|
||||||
|
<link href=/assets/css/chunk-7ef2bda0.15203d06.css rel=prefetch>
|
||||||
|
<link href=/assets/js/chunk-50499323.d367c032.js rel=prefetch>
|
||||||
|
<link href=/assets/js/chunk-7ef2bda0.b9498cb4.js rel=prefetch>
|
||||||
|
<link href=/assets/css/app.0df5b838.css rel=preload as=style>
|
||||||
|
<link href=/assets/css/chunk-vendors.391ed6f9.css rel=preload as=style>
|
||||||
|
<link href=/assets/js/app.0333d536.js rel=preload as=script>
|
||||||
|
<link href=/assets/js/chunk-vendors.0e1a3527.js rel=preload as=script>
|
||||||
|
<link href=/assets/css/chunk-vendors.391ed6f9.css rel=stylesheet>
|
||||||
|
<link href=/assets/css/app.0df5b838.css rel=stylesheet>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body><noscript><strong>We're sorry but config-proj doesn't work properly without JavaScript enabled. Please enable it
|
||||||
|
to continue.</strong></noscript>
|
||||||
|
<div id=app></div>
|
||||||
|
<script src=/assets/js/chunk-vendors.0e1a3527.js> </script> <script src=/assets/js/app.0333d536.js> </script> </body>
|
||||||
|
</html>
|
||||||
1
web/nginx/html/css/common.css
Normal file
1
web/nginx/html/css/common.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";button,button:hover:active,input{padding-left:8px;padding-right:8px}body,dd,dl,form,h1,h2,h3,h4,h5,h6,html,iframe,ol,p,select,td,th,ul{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,iframe,menu,nav,section{display:block}ol,ul{list-style:none;font-size:0}ol>li,ul>li{font-size:14px}a{text-decoration:none;color:initial}a:active,a:focus,a:hover,a:link,a:visited{color:#151522}select{text-align:center;-moz-text-align-last:center;text-align-last:center}em,i{font-style:normal;font-size:initial;font-weight:400}table{border-collapse:collapse;border-spacing:0}button,input{border:1px solid #ddd;outline:0}option,select{outline:0}body,html{height:100%;font:14px 'Arial Narrow',HELVETTICA,SimSun,\5b8b\4f53}a,div,p,span,td,th{word-wrap:break-word}button,img,input{vertical-align:middle}img{border:0}.round.tleft,.round.tright{border-top:2px solid #00d8ff;top:-1px}.round.bleft,.round.tleft{border-left:2px solid #00d8ff;left:-1px}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff;bottom:-1px}.round.bright,.round.tright{border-right:2px solid #00d8ff;right:-1px}.tf-r{float:right}.tf-l{float:left}.clearfix:after,.clearfix:before{content:'';display:table;clear:both}.dn{display:none}.bg{background-color:rgba(1,25,51,.5)}.simscroll::-webkit-scrollbar{width:10px;height:10px}.simscroll::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(255,255,255,.2);cursor:pointer}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.06)}.round{display:block;width:20px;height:20px;position:absolute;box-sizing:border-box}
|
||||||
39
web/nginx/html/css/common.js
Normal file
39
web/nginx/html/css/common.js
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
$.ajaxSetup({
|
||||||
|
headers:{
|
||||||
|
access_token:sessionStorage.getItem('access_token')
|
||||||
|
},
|
||||||
|
error : function(xhr, textStatus, errorThrown) {
|
||||||
|
var status = xhr.status; // http status
|
||||||
|
var msg = xhr.responseText;
|
||||||
|
var message = "";
|
||||||
|
if(msg != undefined && msg != ""){
|
||||||
|
var response = JSON.parse(msg);
|
||||||
|
var exception = response.exception;
|
||||||
|
if(exception){
|
||||||
|
message = exception;
|
||||||
|
}else{
|
||||||
|
message = response.message;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
if (status == 400) {
|
||||||
|
console.error(message);
|
||||||
|
} else if (status == 401) {
|
||||||
|
console.error('access_token过期');
|
||||||
|
sessionStorage.removeItem("access_token");
|
||||||
|
sessionStorage.removeItem("refresh_token");
|
||||||
|
location.href = loginPage;
|
||||||
|
} else if (status == 403) {
|
||||||
|
message = "未授权";
|
||||||
|
console.error(message);
|
||||||
|
} else if (status == 500) {
|
||||||
|
message = '系统错误:' + message + ',请刷新页面,或者联系管理员';
|
||||||
|
console.error(message);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
function iframeSrc(id,src){
|
||||||
|
document.getElementById(id).setAttribute('src',src);
|
||||||
|
}
|
||||||
1
web/nginx/html/css/dark/dark_design.css
Normal file
1
web/nginx/html/css/dark/dark_design.css
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/css/dark/dark_realtime.css
Normal file
1
web/nginx/html/css/dark/dark_realtime.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
body,html{background-color:rgba(1,1,1,.2);overflow:hidden}.aside{border-right:1px solid #0a4ebc}.bg{background-color:transparent}.bd{border:1px solid #0a4ebc}a.btn,p.btn{border-bottom:1px solid #0a4ebc;color:#fff}a.btn.cur{color:#ffbd20}a.btn{width:52px}p.btn{width:76px}.asideBorder{border-right:1px solid #0a4ebc!important}input[name=collectname]{background-color:#101a59;border-color:#3a548a;color:#fff}.op-btn,button.next-item,button.prev-item{color:#C1D6E9;background:rgba(31,139,239,.3);border:1px solid #1f8bef;min-width:68px;width:auto}.op-btn:hover,button.next-item:hover,button.prev-item:hover{background:rgba(31,139,239,.4)}.titleH2{color:#25dcf1!important}.small{color:#fff}.small.cur{color:#ffbd20}#collectlist li{color:#fff}#collectlist li em:hover,#collectlist li.cur span,#collectlist li:hover span{color:#ffbd20}.dropdown-menu{background-color:#101a59;color:#ffff;border-color:#5472b3}.datetimepicker table tr td span.old,.datetimepicker table tr td.new,.datetimepicker table tr td.old{color:#c0c4cc}input.date{border:1px solid #3a548a;color:#fff}input.date:hover{border-color:#c0c4cc}input.date:focus{border-color:#ffbd20}.ztree li a{color:#fff}.ztree li a.curSelectedNode{background-color:#282a53;border-color:transparent;color:#ffbd20}.layui-layer.colldialog{background-color:#101a59;color:#fff;border:1px solid #5472b3}.colldialog .layui-layer-title{background-color:#101a59;color:#fff;border-color:#5472b3}.layui-layer-btn .layui-layer-btn0{color:#ffbd20!important;background-color:rgba(31,139,239,.3)!important;border:1px solid #ffbd20!important}.layui-layer-btn .layui-layer-btn0:hover,.layui-layer-btn .layui-layer-btn1:hover{background-color:rgba(31,139,239,.4)}.layui-layer-btn .layui-layer-btn1{color:#C1D6E9;background-color:rgba(31,139,239,.3);border:1px solid #1f8bef}input{background-color:#101a59;border-color:#3a548a;color:#fff}input:hover{border-color:#c0c4cc}input:focus{border-color:#ffbd20}
|
||||||
1
web/nginx/html/css/dark/dark_view.css
Normal file
1
web/nginx/html/css/dark/dark_view.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
body,html{background-color:rgba(1,1,1,.2)}.aside{border-right:1px solid #0a4ebc}.bg{background-color:transparent}#table{min-width:900px}#table tbody tr{height:27px}#table td,#table th{border:1px solid #0a4ebc;height:0}.two-color tbody tr:first-child{color:#9bc2e3}.two-color tbody tr:nth-child(2n){background-color:#17215d}.three-color tbody tr:nth-child(24n+1),.three-color tbody tr:nth-child(24n+2),.three-color tbody tr:nth-child(24n+3),.three-color tbody tr:nth-child(24n+4),.three-color tbody tr:nth-child(24n+5),.three-color tbody tr:nth-child(24n+6),.three-color tbody tr:nth-child(24n+7),.three-color tbody tr:nth-child(24n+8),.two-color tbody tr:nth-child(2n+1){background-color:#101a59}.three-color tbody tr:nth-child(24n+10),.three-color tbody tr:nth-child(24n+11),.three-color tbody tr:nth-child(24n+12),.three-color tbody tr:nth-child(24n+13),.three-color tbody tr:nth-child(24n+14),.three-color tbody tr:nth-child(24n+15),.three-color tbody tr:nth-child(24n+16),.three-color tbody tr:nth-child(24n+9){background-color:#17215d}li[role=option]{height:30px;color:#fff}div.name{line-height:30px;padding-top:0}.btn-list .el-button--primary{background:#101a59;border-color:#ffbd20;color:#ffbd20}.headerP{background-color:#0e0e0e!important;z-index:99}.dropdown-menu,input{background-color:#101a59}.dropdown-menu{color:#ffff;border-color:#5472b3}.datetimepicker table tr td span.old,.datetimepicker table tr td.new,.datetimepicker table tr td.old{color:#c0c4cc}.ztree li a,input.date{color:#fff}input.date{border:1px solid #3a548a}input.date:hover{border-color:#c0c4cc}input.date:focus{border-color:#ffbd20}.ztree li a.curSelectedNode{background-color:#282a53;border-color:transparent;color:#ffbd20}input{border-color:#3a548a;color:#fff}input:hover{border-color:#c0c4cc}input:focus{border-color:#ffbd20}.datetimepicker table tr td.day:hover,.datetimepicker tfoot tr:first-child th:hover,.datetimepicker thead tr:first-child th:hover{background:0 0;color:#08f}.datetimepicker table tr td.active.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active.disabled:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active[disabled]{background:#0892F7;color:#fff}.datetimepicker table tr td.today,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today:hover{color:#08f;background:0 0}.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today:hover{background-color:transparent!important}.layui-layer,.layui-layer-title{background-color:#101a59!important;color:#fff!important}.layui-layer-title{border-bottom:1px solid #5472b3!important}
|
||||||
1
web/nginx/html/css/design.min.css
vendored
Normal file
1
web/nginx/html/css/design.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/css/index.css
Normal file
1
web/nginx/html/css/index.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
#nav>ul{overflow-y:auto}button,button:hover:active{padding-left:0;padding-right:0}#nav .node0{cursor:default}#nav p[href],#nav_img{cursor:pointer}.disabled{filter:grayscale(1);cursor:no-drop}.breadcrumb-select{letter-spacing:-.022em;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;color:inherit;border:none;cursor:pointer;padding:4px}.breadcrumb-split-span{display:inline-block;width:0;height:0;border:6px solid transparent;border-right-width:0;border-left-color:inherit}
|
||||||
1
web/nginx/html/css/light/light_design.css
Normal file
1
web/nginx/html/css/light/light_design.css
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/css/light/light_realtime.css
Normal file
1
web/nginx/html/css/light/light_realtime.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
body,html{background-color:#fff;overflow:hidden}.aside{border-right:1px solid #dcdfe6}.bg{background-color:transparent}.bd{border:1px solid #dcdfe6}a.btn,p.btn{border-bottom:1px solid #dcdfe6;color:#000;background-color:#fff}a.btn.cur{color:#ffbd20}a.btn{width:52px}p.btn{width:76px}.asideBorder{border-right:1px solid #dcdfe6!important}input[name=collectname]{background-color:#fff;border-color:#dcdfe6;color:#000}.op-btn,button.next-item,button.prev-item{color:#fff;background:#0e6dd1;border:1px solid #0e6dd1;min-width:68px;width:auto}.op-btn:hover,button.next-item:hover,button.prev-item:hover{background:rgba(14,109,209,.8)}.titleH2{color:#000!important}.small{color:#000}.small.cur{color:#ffbd20}#collectlist li,#collectlist li.cur span,#collectlist li:hover span,.table table{color:#000}.table tr:first-child{background-color:transparent}#collectlist li em:hover{color:#ffbd20}#collectlist li.cur,#collectlist li:hover{background:rgba(187,241,234,.2)}.dropdown-menu{background-color:#fff;color:#000;border-color:#DCDFE6}.datetimepicker table tr td span.old,.datetimepicker table tr td.new,.datetimepicker table tr td.old{color:#c0c4cc}input.date{border:1px solid #dcdfe6;color:#000}input.date:hover{border-color:#c0c4cc}input.date:focus{border-color:#08f}.ztree li a{color:#000}.ztree li a.curSelectedNode{background-color:#a7a7b5;border-color:transparent;color:#000}.layui-layer.colldialog{background-color:#fff;color:#000;border:none}.colldialog .layui-layer-title{background-color:#fff;color:#000;border-color:#5472b3}.layui-layer-btn .layui-layer-btn0{color:#fff!important;background-color:#0e6dd1!important;border:1px solid #0e6dd1!important}.layui-layer-btn .layui-layer-btn0:hover,.layui-layer-btn .layui-layer-btn1:hover{background-color:rgba(14,109,209,.8)}.layui-layer-btn .layui-layer-btn1{color:#fff;background-color:#0e6dd1;border:1px solid #0e6dd1}input{background-color:#fff;border-color:#dcdfe6;color:#fff}input:hover{border-color:#c0c4cc}input:focus{border-color:#08f}.simscroll::-webkit-scrollbar{width:10px;height:10px}.simscroll::-webkit-scrollbar-thumb{border-radius:3px;background-color:#ccc;cursor:pointer}.simscroll::-webkit-scrollbar-thumb:hover{background-color:#dcdbdb}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:transparent}
|
||||||
1
web/nginx/html/css/light/light_view.css
Normal file
1
web/nginx/html/css/light/light_view.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
.bg,body,html{background-color:#fff}.aside{border-right:1px solid #DCDFE6}#table{min-width:900px}#table tbody tr{height:27px}#table td,#table th{border:1px solid #E0E2E9;height:0}.two-color tbody tr:first-child{color:#000}.two-color tbody tr:nth-child(2n){background-color:#f7f7f7}.three-color tbody tr:nth-child(24n+1),.three-color tbody tr:nth-child(24n+2),.three-color tbody tr:nth-child(24n+3),.three-color tbody tr:nth-child(24n+4),.three-color tbody tr:nth-child(24n+5),.three-color tbody tr:nth-child(24n+6),.three-color tbody tr:nth-child(24n+7),.three-color tbody tr:nth-child(24n+8),.two-color tbody tr:nth-child(2n+1){background-color:#fff}.three-color tbody tr:nth-child(24n+10),.three-color tbody tr:nth-child(24n+11),.three-color tbody tr:nth-child(24n+12),.three-color tbody tr:nth-child(24n+13),.three-color tbody tr:nth-child(24n+14),.three-color tbody tr:nth-child(24n+15),.three-color tbody tr:nth-child(24n+16),.three-color tbody tr:nth-child(24n+9){background-color:#f7f7f7}.dropdown-menu,.three-color tbody tr:nth-child(24n+17),.three-color tbody tr:nth-child(24n+18),.three-color tbody tr:nth-child(24n+19),.three-color tbody tr:nth-child(24n+20),.three-color tbody tr:nth-child(24n+21),.three-color tbody tr:nth-child(24n+22),.three-color tbody tr:nth-child(24n+23),.three-color tbody tr:nth-child(24n+24){background-color:#fff}li[role=option]{height:30px;color:#000}div.name{line-height:30px;padding-top:0}.btn-list .el-button--primary{color:#fff;background-color:#409EFF;border-color:#409EFF}.headerP{background-color:#fff!important;z-index:99;border-bottom:1px solid #dcdfe6}.dropdown-menu{color:#000;border-color:#DCDFE6}.datetimepicker table tr td span.old,.datetimepicker table tr td.new,.datetimepicker table tr td.old{color:#c0c4cc}input.date{border:1px solid #dcdfe6;color:#000}input.date:hover{border-color:#c0c4cc}input.date:focus{border-color:#08f}.ztree li a{color:#000}.ztree li a.curSelectedNode{background-color:#a7a7b5;border-color:transparent;color:#000}input{background-color:#101a59;border-color:#dcdfe6;color:#fff}input:hover{border-color:#c0c4cc}input:focus{border-color:#08f}.datetimepicker table tr td.day:hover,.datetimepicker tfoot tr:first-child th:hover,.datetimepicker thead tr:first-child th:hover{background:0 0;color:#08f}.datetimepicker table tr td.active.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active.disabled:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active[disabled]{background:#0892F7;color:#fff}[class*=datetimepicker-dropdown]:after,[class*=datetimepicker-dropdown]:before{border-bottom:6px solid #e7e9ef}.datetimepicker table tr td.today,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today:hover{color:#08f;background:0 0}.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today:hover{background-color:transparent!important}.simscroll::-webkit-scrollbar{width:10px;height:10px}.simscroll::-webkit-scrollbar-thumb{border-radius:3px;background-color:#ccc;cursor:pointer}.simscroll::-webkit-scrollbar-thumb:hover{background-color:#dcdbdb}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:transparent}
|
||||||
1
web/nginx/html/css/login.css
Normal file
1
web/nginx/html/css/login.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";.welcome,button{font-weight:600}body{background:url(../img/images/loginbg.png) #0A0A3C;background-size:100% 100%;font-family:MicrosoftYaHei}.login{width:424px;margin:auto;border:1px solid #024071;padding:50px;background:rgba(23,84,158,.2);position:relative}.login label{display:block;line-height:58px;width:375px;margin:auto;border-radius:3px;transition:border-color .3s;text-align:left;padding:0 20px;background-color:#08245E}.login label:focus-within{border-color:#00adff;color:#00d8ff}.welcome{color:#6188AB;text-align:left;font-size:26px;text-shadow:0 0 2px #0064ec}.login:hover h3.welcome{color:#92c5f3;text-shadow:0 0 12px #4c96fb}button,input{height:58px;color:#2A6A9F;background-color:transparent;outline:0}input{width:308px;line-height:58px;font-size:16px;padding:0 10px;border:none}.tj,button{width:100%}:-ms-input-placeholder{color:#2A6A9F}::-moz-input-placeholder{color:#2A6A9F}::-webkit-input-placeholder{color:#2A6A9F}button{border:1px solid #2A6A9F;border-radius:29px;transition:background-color .3s,border .5s;cursor:pointer;font-size:26px}button:focus,button:hover{background-color:#0068EE;border:1px solid #0068EE;color:#fff}label .fa{color:#2A6A9F;font-size:32px;padding-right:20px;vertical-align:middle;transition:color .3s}.login label:focus-within .fa,input:focus{color:#00d8ff}input:focus:-ms-input-placeholder{color:#00d8ff}input:focus::-moz-input-placeholder{color:#00d8ff}input:focus::-webkit-input-placeholder{color:#00d8ff}p.error{color:red}
|
||||||
41
web/nginx/html/css/theme/config.json
Normal file
41
web/nginx/html/css/theme/config.json
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"dark": {
|
||||||
|
"alarm": [
|
||||||
|
"#DE1414",
|
||||||
|
"#D05B16",
|
||||||
|
"#D88C00",
|
||||||
|
"#BDBD00",
|
||||||
|
"#009CEA"
|
||||||
|
],
|
||||||
|
"color": {
|
||||||
|
"$base-bgc": "#409EFF",
|
||||||
|
"$bg-color": "#041138",
|
||||||
|
"$border-color": "#10386C",
|
||||||
|
"$font-color": "#0096d7",
|
||||||
|
"$panel-bgc": "#041138",
|
||||||
|
"$refrash-color": "#ffbb28",
|
||||||
|
"$search-color": "#0caa4d"
|
||||||
|
},
|
||||||
|
"name": "DefaultDarkBlue"
|
||||||
|
},
|
||||||
|
"light": {
|
||||||
|
"alarm": [
|
||||||
|
"#DE1414",
|
||||||
|
"#D05B16",
|
||||||
|
"#D88C00",
|
||||||
|
"#BDBD00",
|
||||||
|
"#009CEA"
|
||||||
|
],
|
||||||
|
"color": {
|
||||||
|
"$base-bgc": "#096ae4",
|
||||||
|
"$bg-color": "#E7ECF2",
|
||||||
|
"$border-color": "#cccfd9",
|
||||||
|
"$font-color": "#333",
|
||||||
|
"$panel-bgc": "#fff",
|
||||||
|
"$refrash-color": "#ffbb28",
|
||||||
|
"$search-color": "#0caa4d"
|
||||||
|
},
|
||||||
|
"name": "TencentBlueWhite"
|
||||||
|
},
|
||||||
|
"theme": "dark"
|
||||||
|
}
|
||||||
1
web/nginx/html/css/theme/dark/alarm.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/alarm.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";#table td,#table th,dl,p.close{text-align:center}.colorpicker,.shadow{z-index:9999}a:active,a:focus,a:hover,a:link,a:visited{color:#151522}button,input{border:1px solid #10386c}.round.tleft,.round.tright{border-top:2px solid #00d8ff}.round.bleft,.round.tleft{border-left:2px solid #00d8ff}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff}.round.bright,.round.tright{border-right:2px solid #00d8ff}button.searchbtn,input.Wdate{border-radius:4px;cursor:pointer}.bg{background-color:rgba(1,25,51,.5)}.simscroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.06)}body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";width:0;height:0;position:absolute;right:10px}#table th.sort.desc::after{top:14px}#table th.sort.asc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px}button.searchbtn{height:30px;width:68px;margin-left:10px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0}#config_dialog,#filter_dialog{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}#filter_dialog{width:615px;height:556px}#config_dialog{width:470px;height:430px}p.close{height:36px;line-height:36px;width:100%;position:relative}p.close em{position:absolute;right:10px;font-family:simSong;font-size:22px;cursor:pointer;padding:0 10px}#filter_dialog label{display:block;padding-left:3px}#filter_dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#filter_dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#filter_dialog .content>ul select{margin:16px auto 6px;width:100%}#filter_dialog .content>ul select option{padding-left:10px}#filter_dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#filter_dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}#filter_dialog .content>ul input.ctn.Wdate{width:161px;margin-left:0;margin-right:10px}section>aside{width:200px;height:100%;position:absolute;top:0;left:0}dd,dt{display:inline-block;height:30px;line-height:30px;vertical-align:middle;margin:10px 3px}dd{padding:0 6px;min-width:60px;text-align:right}dt.color{width:30px}#table td,#table th{border:1px solid #144469}#table,#table tbody tr>td:first-child{color:#B6EFFE}#table thead{background-color:#012C4E}#table th.sort::after{border:5px solid transparent}#table th.sort.asc::after{border-bottom-color:#B6EFFE}#table th.sort.desc::after{border-top-color:#B6EFFE}input.Wdate{color:#00B0F1;border:1px solid #10386C}button.searchbtn{background:#02182D;border:1px solid #10386C;color:#287196}button.searchbtn:active,button.searchbtn:focus,button.searchbtn:hover{background:#006BE8;color:#fff}#config_dialog,#filter_dialog{background-color:#031C37;border:1px solid #144469;box-shadow:0 0 200px #0a2154}p.close{background-color:#012C4E;border-bottom:1px solid #144469;color:#01CEE8}p.close em:hover{color:tomato}#filter_dialog .content>ul{color:#287196}#filter_dialog .content>ul select{background-color:#02182D;border:1px solid #144469;color:#287196}select:-internal-list-box option:checked{background-color:#1E90FF!important;color:#fff!important}#filter_dialog .content>ul input.ctn{background-color:#02182D;border:1px solid #144469;color:#287196}#filter_dialog .content li.dis select,#filter_dialog .content>ul li.dis input.ctn{border-color:grey;color:grey}#filter_dialog .content li.dis input[name=alm-status-item]~span,#filter_dialog .content li.dis label:last-child{color:grey}dl{padding:20px 76px 20px 0;color:#0196CD}
|
||||||
0
web/nginx/html/css/theme/dark/base.min.css
vendored
Normal file
0
web/nginx/html/css/theme/dark/base.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/common.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/common.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";a:active,a:focus,a:hover,a:link,a:visited{color:#151522}button,input{border:1px solid #10386c}.round.tleft,.round.tright{border-top:2px solid #00d8ff}.round.bleft,.round.tleft{border-left:2px solid #00d8ff}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff}.round.bright,.round.tright{border-right:2px solid #00d8ff}.bg{background-color:rgba(1,25,51,.5)}.simscroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.06)}
|
||||||
1
web/nginx/html/css/theme/dark/design.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/design.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/css/theme/dark/hisevent.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/hisevent.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";a:active,a:focus,a:hover,a:link,a:visited{color:#151522}button,input{border:1px solid #10386c}.round.tleft,.round.tright{border-top:2px solid #00d8ff}.round.bleft,.round.tleft{border-left:2px solid #00d8ff}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff}.round.bright,.round.tright{border-right:2px solid #00d8ff}button.searchbtn,input.Wdate{border-radius:4px;margin-left:10px;cursor:pointer}.bg{background-color:rgba(1,25,51,.5)}.simscroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.06)}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px;text-align:center}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";width:0;height:0;position:absolute;right:10px}#table th.sort.desc::after{top:14px}#table th.sort.asc::after{top:8px}#dialog,.shadow{top:0;left:0;right:0}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px}button.searchbtn{height:30px;width:58px}.shadow{position:fixed;bottom:0;z-index:9999}#dialog{width:615px;height:504px;margin:auto;position:absolute;bottom:0;transform:translate(-69px,-55px)}p.close{height:36px;line-height:36px;width:100%;text-align:center;position:relative}p.close em{position:absolute;right:10px;font-family:simSong;font-size:22px;cursor:pointer;padding:0 10px}#dialog label{display:block;padding-left:3px}#dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#dialog .content>ul select{margin:16px auto 6px;width:100%}#dialog .content>ul select option{padding-left:10px}#dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}body{padding:0 20px}.ftc1{color:#0283BE}#table td,#table th{border:1px solid #144469;color:#b6effe}#table thead{background-color:#012c4e}#table th.sort::after{border:5px solid transparent}#table th.sort.asc::after{border-bottom-color:#b6effe}#table th.sort.desc::after{border-top-color:#b6effe}input.Wdate{color:#00b0f1;border:1px solid #10386c}button.searchbtn{background:#02182d;border:1px solid #10386c;color:#287196}button.searchbtn:active,button.searchbtn:focus,button.searchbtn:hover{background:#006be8;color:#fff}#dialog{background-color:#031c37;border:1px solid #144469;box-shadow:0 0 200px #0a2154}p.close{background-color:#012c4e;border-bottom:1px solid #144469;color:#01cee8}p.close em:hover{color:tomato}#dialog .content>ul{color:#287196}#dialog .content>ul select{background-color:#02182d;border:1px solid #144469;color:#287196}select:-internal-list-box option:checked{background-color:#1e90ff!important;color:#fff!important}#dialog .content>ul input.ctn{background:#02182d;border:1px solid #144469;color:#287196}#dialog .content li.dis select,#dialog .content>ul li.dis input.ctn{border-color:grey;color:grey}#dialog .content li.dis label:last-child{color:grey}
|
||||||
1
web/nginx/html/css/theme/dark/reInitElCss.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/reInitElCss.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.el-dialog,.el-input-number__decrease,.el-input-number__increase,.el-pager li,.el-radio-button__inner{background:#041138}.el-autocomplete-suggestion,.el-checkbox__inner,.el-color-picker__panel,.el-input-group__append,.el-input-group__prepend,.el-input__inner,.el-message-box,.el-radio__inner,.el-radio__inner::after,.el-select-dropdown,.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover,.el-select-dropdown__item.hover,.el-select-dropdown__item.is-disabled:hover,.el-select-dropdown__item:hover,.el-textarea__inner{background-color:#041138}.el-tree-node:focus>.el-tree-node__content,.el-tree-node__content:hover{background-color:#05174b}
|
||||||
1
web/nginx/html/css/theme/dark/realtime.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/realtime.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";.bg,a.btn{box-sizing:border-box}#table td,#table th,h1,p.close{text-align:center}.bg,p.close{position:relative}#collectlist li em,p.close em{font-family:simSong}a:active,a:focus,a:hover,a:link,a:visited{color:#151522}button,input{border:1px solid #10386c}.round.tleft,.round.tright{border-top:2px solid #00d8ff}.round.bright,.round.tright{border-right:2px solid #00d8ff}.round.bleft,.round.tleft{border-left:2px solid #00d8ff}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff}.bg{background-color:rgba(1,25,51,.5);height:calc(100% - 30px);margin:10px 20px 20px;width:auto}.simscroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.06)}.bd{border-width:1px;border-style:solid}h1{line-height:50px;font-size:22px;vertical-align:bottom;color:#00d8ff}.small{border:none;outline:0;cursor:pointer;font-size:16px;background-color:transparent;color:#A6D9EA}#table td,#table th,.layui-layer.colldialog,.op-btn,.op-btn.cur,button.btnStyle,button.next-item,button.prev-item,input[name=collectname]{border-width:1px;border-style:solid}a.btn,p.btn,p.close{border-bottom-width:1px;border-bottom-style:solid}.small.cur{text-decoration:underline;color:#0062DB}.colldialog .layui-layer-setwin{top:8px}.colldialog .layui-layer-setwin a{width:30px;height:30px}.colldialog .layui-layer-setwin .layui-layer-close1{background-position:-180px -31px}.op-btn{margin:4px;width:60px;height:30px;cursor:pointer;outline:0}.tree-filter{height:36px;line-height:36px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.tree-filter>button,.tree-filter>input[type=text]{height:24px;border-radius:3px}.tree-filter>input[type=text]{width:120px}.charline{height:600px}p.close{height:36px;line-height:36px;width:100%}p.close em{position:absolute;right:10px;font-size:22px;cursor:pointer;padding:0 10px}#dialog{width:825px;height:600px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:none}.show-color,a.btn,p.btn{display:inline-block;vertical-align:middle}#dialog .content{height:calc(100% - 76px);overflow:auto}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}.show-color{width:13px;height:13px}.table{height:220px;overflow:auto}.table table{width:100%;margin-top:10px}.table td,.table th{height:30px;line-height:30px;text-align:center}.table tr:not(:first-child)>td:first-child{text-align:left}.table tr:not(:first-child)>td:first-child input{margin:0 30px 0 20px}button.btnStyle,button.next-item,button.prev-item{border-radius:4px;height:30px;width:68px;cursor:pointer;margin-left:10px}input[name=collectname]{width:248px;height:32px;font-size:14px;border-radius:4px;margin-top:10px}a.btn{text-align:center;width:50%;font-size:13px;height:36px;padding:0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}p.btn{width:100px;height:100%}a.btn.cur{border-width:3px;height:37px}#collectlist li{height:26px;line-height:26px;padding:2px 16px;cursor:pointer}#collectlist li span{line-height:26px;font-size:13px}#collectlist li em{line-height:26px;padding:0 6px;cursor:pointer}.bd,.bdc1{border-color:#024071}.colldialog .layui-layer-title,.layui-layer.colldialog,.op-btn{background-color:#00142A;color:#015E8B;border-color:#015E8B}.op-btn.cur{background-color:#0069EB;color:#fff;border-color:#0069EB}#table thead,p.close{background-color:#012C4E}p.close{border-bottom-color:#144469;color:#01CEE8}p.close em:hover{color:tomato}#dialog{background:#00142A}#table td,#table th{border-color:#144469}#table,#table tbody tr>td:first-child{color:#B6EFFE}.table table{color:#ABD3E4}.table tr:first-child{background-color:rgba(0,0,0,.1)}button.btnStyle,button.next-item,button.prev-item{background:#02182D;border-color:#10386C;color:#287196}input[name=collectname]{color:#00b4ff;background:rgba(0,20,42,.5);border-color:#085b98}a.btn,p.btn{background-color:#00142A;color:#01CEE8;border-bottom-color:#024071}a.btn.cur{background-color:transparent;border-color:#60b2f3}#collectlist li{color:#006EA1}#collectlist li.cur,#collectlist li:hover{background:rgba(0,0,0,.1)}#collectlist li em:hover,#collectlist li.cur span,#collectlist li:hover span{color:#00d8ff}.defined-interval,input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px;cursor:pointer;border-radius:4px;color:#0096d7;border:1px solid #10386c;background-color:#041138}
|
||||||
1
web/nginx/html/css/theme/dark/rtevent.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/rtevent.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";#table td,#table th,dl,p.close{text-align:center}a:active,a:focus,a:hover,a:link,a:visited{color:#151522}button,input{border:1px solid #10386c}.round.tleft,.round.tright{border-top:2px solid #00d8ff}.round.bleft,.round.tleft{border-left:2px solid #00d8ff}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff}.round.bright,.round.tright{border-right:2px solid #00d8ff}.bg{background-color:rgba(1,25,51,.5)}.simscroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(255,255,255,.06)}body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";border:5px solid transparent;width:0;height:0;position:absolute;right:10px}button.searchbtn,input.Wdate{border-radius:4px;margin-left:10px;cursor:pointer}#table th.sort.asc::after{top:14px}#table th.sort.desc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px}button.searchbtn{height:30px;width:68px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}#config_dialog,#filter_dialog{width:615px;height:504px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}p.close{height:36px;line-height:36px;width:100%;position:relative}p.close em{position:absolute;right:10px;font-family:SimSun;font-size:22px;cursor:pointer;padding:0 10px}#filter_dialog label{display:block;padding-left:3px}#filter_dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#filter_dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#filter_dialog .content>ul select{margin:16px auto 6px;width:100%}#filter_dialog .content>ul select option{padding-left:10px}#filter_dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#filter_dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}#filter_dialog .content>ul input.ctn.Wdate{width:161px;margin-left:0;margin-right:10px}section>aside{width:200px;height:100%;position:absolute;top:0;left:0}dd,dt{display:inline-block;height:30px;line-height:30px;vertical-align:middle;margin:10px 3px}dd{padding:0 6px}dt.color{width:30px}.colorpicker{z-index:9999}#table td,#table th{border:1px solid #144469}#table,#table tbody tr>td:first-child{color:#b6effe}#table thead{background-color:#012c4e}#table th.sort.asc::after{border-top-color:#b6effe}#table th.sort.desc::after{border-bottom-color:#b6effe}input.Wdate{color:#00b0f1;border:1px solid #10386c}button.searchbtn{background:#02182d;border:1px solid #10386c;color:#287196}button.searchbtn:active,button.searchbtn:focus,button.searchbtn:hover{background:#006be8;color:#fff}#config_dialog,#filter_dialog{background-color:#031c37;border:1px solid #144469;box-shadow:0 0 200px #0a2154}p.close{background-color:#012c4e;border-bottom:1px solid #144469;color:#01cee8}p.close em:hover{color:tomato}#filter_dialog .content>ul{color:#287196}#filter_dialog .content>ul select{background-color:#02182d;border:1px solid #144469;color:#287196}select:-internal-list-box option:checked{background-color:#1e90ff!important;color:#fff!important}#filter_dialog .content>ul input.ctn{background-color:#02182d;border:1px solid #144469;color:#287196}#filter_dialog .content li.dis select,#filter_dialog .content>ul li.dis input.ctn{border-color:grey;color:grey}#filter_dialog .content li.dis label:last-child{color:grey}dl{padding:20px 0;color:#0196cd}
|
||||||
1
web/nginx/html/css/theme/dark/view.min.css
vendored
Normal file
1
web/nginx/html/css/theme/dark/view.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/css/theme/default/alarm.min.css
vendored
Normal file
1
web/nginx/html/css/theme/default/alarm.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
button.searchbtn,input.Wdate{border-radius:4px;margin-left:10px;cursor:pointer}.colorpicker,.shadow{z-index:9999}body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px;text-align:center}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";width:0;height:0;position:absolute;right:10px}#table th.sort.desc::after{top:14px}#table th.sort.asc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px}button.searchbtn{height:30px;width:68px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0}#config_dialog,#filter_dialog{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}#filter_dialog{width:615px;height:556px}#config_dialog{width:470px;height:430px}p.close{height:36px;line-height:36px;width:100%;text-align:center;position:relative}p.close em{position:absolute;right:10px;font-family:simSong;font-size:22px;cursor:pointer;padding:0 10px}#filter_dialog label{display:block;padding-left:3px}#filter_dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#filter_dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#filter_dialog .content>ul select{margin:16px auto 6px;width:100%}#filter_dialog .content>ul select option{padding-left:10px}#filter_dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#filter_dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}#filter_dialog .content>ul input.ctn.Wdate{width:161px;margin-left:0;margin-right:10px}section>aside{width:200px;height:100%;position:absolute;top:0;left:0}dl{text-align:center;padding:20px 76px 20px 0}dd,dt{display:inline-block;height:30px;line-height:30px;vertical-align:middle;margin:10px 3px}dd{padding:0 6px;min-width:60px;text-align:right}dt.color{width:30px}
|
||||||
1
web/nginx/html/css/theme/default/design.min.css
vendored
Normal file
1
web/nginx/html/css/theme/default/design.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
web/nginx/html/css/theme/default/hisevent.min.css
vendored
Normal file
1
web/nginx/html/css/theme/default/hisevent.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px;text-align:center}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";width:0;height:0;position:absolute;right:10px}#table th.sort.desc::after{top:14px}#table th.sort.asc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px;cursor:pointer;border-radius:4px}button.searchbtn{border-radius:4px;height:30px;width:58px;cursor:pointer;margin-left:10px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}#dialog{width:615px;height:504px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}p.close{height:36px;line-height:36px;width:100%;text-align:center;position:relative}p.close em{position:absolute;right:10px;font-family:simSong;font-size:22px;cursor:pointer;padding:0 10px}#dialog label{display:block;padding-left:3px}#dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#dialog .content>ul select{margin:16px auto 6px;width:100%}#dialog .content>ul select option{padding-left:10px}#dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}
|
||||||
1
web/nginx/html/css/theme/default/realtime.min.css
vendored
Normal file
1
web/nginx/html/css/theme/default/realtime.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.bg,a.btn{box-sizing:border-box}#table td,#table th,h1,p.close{text-align:center}.bg,p.close{position:relative}#collectlist li em,p.close em{font-family:simSong;cursor:pointer}.small,a.btn.cur{background-color:transparent}.bg{height:calc(100% - 30px);margin:10px 20px 20px;width:auto}.bd{border-width:1px;border-style:solid}h1{line-height:50px;font-size:22px;vertical-align:bottom}.small{border:none;outline:0;cursor:pointer;font-size:16px}a.btn,p.btn,p.close{border-bottom-style:solid}#table td,#table th,.layui-layer.colldialog,.op-btn,.op-btn.cur,button.btnStyle,button.next-item,button.prev-item,input[name=collectname]{border-width:1px;border-style:solid}.small.cur{text-decoration:underline}.colldialog .layui-layer-setwin{top:8px}.colldialog .layui-layer-setwin a{width:30px;height:30px}.colldialog .layui-layer-setwin .layui-layer-close1{background-position:-180px -31px}.op-btn{margin:4px;width:60px;height:30px;cursor:pointer;outline:0}.tree-filter{height:36px;line-height:36px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.tree-filter>button,.tree-filter>input[type=text]{height:24px;border-radius:3px}.tree-filter>input[type=text]{width:120px}.charline{height:600px}p.close{height:36px;line-height:36px;width:100%;border-bottom-width:1px}p.close em{position:absolute;right:10px;font-size:22px;padding:0 10px}#dialog{width:825px;height:600px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:none}.show-color,a.btn,p.btn{display:inline-block;vertical-align:middle}#dialog .content{height:calc(100% - 76px);overflow:auto}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}.show-color{width:13px;height:13px}.table{height:220px;overflow:auto}.table table{width:100%;margin-top:10px}.table td,.table th{height:30px;line-height:30px;text-align:center}.table tr:not(:first-child)>td:first-child{text-align:left}.table tr:not(:first-child)>td:first-child input{margin:0 30px 0 20px}button.btnStyle,button.next-item,button.prev-item{border-radius:4px;height:30px;width:68px;cursor:pointer;margin-left:10px}input[name=collectname]{width:248px;height:32px;font-size:14px;border-radius:4px;margin-top:10px}a.btn{text-align:center;width:50%;font-size:13px;height:36px;padding:0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom-width:1px}p.btn{width:100px;height:100%;border-bottom-width:1px}a.btn.cur{border-width:3px;height:37px}#collectlist li{height:26px;line-height:26px;padding:2px 16px;cursor:pointer}#collectlist li span{line-height:26px;font-size:13px}#collectlist li em{line-height:26px;padding:0 6px}.defined-interval,input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px;cursor:pointer;border-radius:4px}
|
||||||
1
web/nginx/html/css/theme/default/rtevent.min.css
vendored
Normal file
1
web/nginx/html/css/theme/default/rtevent.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px;text-align:center}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";border:5px solid transparent;width:0;height:0;position:absolute;right:10px}button.searchbtn,input.Wdate{border-radius:4px;cursor:pointer}#table th.sort.asc::after{top:14px}#table th.sort.desc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px}button.searchbtn{height:30px;width:68px;margin-left:10px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}#config_dialog,#filter_dialog{width:615px;height:504px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}p.close{height:36px;line-height:36px;width:100%;text-align:center;position:relative}p.close em{position:absolute;right:10px;font-family:SimSun;font-size:22px;cursor:pointer;padding:0 10px}#filter_dialog label{display:block;padding-left:3px}#filter_dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#filter_dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#filter_dialog .content>ul select{margin:16px auto 6px;width:100%}#filter_dialog .content>ul select option{padding-left:10px}#filter_dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#filter_dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}#filter_dialog .content>ul input.ctn.Wdate{width:161px;margin-left:0;margin-right:10px}section>aside{width:200px;height:100%;position:absolute;top:0;left:0}dl{text-align:center;padding:20px 0}dd,dt{display:inline-block;height:30px;line-height:30px;vertical-align:middle;margin:10px 3px}dd{padding:0 6px}dt.color{width:30px}.colorpicker{z-index:9999}
|
||||||
1
web/nginx/html/css/theme/default/view.min.css
vendored
Normal file
1
web/nginx/html/css/theme/default/view.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";.aside.flag,.dn,em.toggle.left.flag{display:none}.searchbtn,input.date{vertical-align:middle;cursor:pointer}body,html{width:100%;height:100%;margin:0;padding:0;overflow:hidden;font-family:微软雅黑}.aside,.content{box-sizing:border-box;overflow:auto}em.toggle{font-family:宋体;font-weight:600;float:right;font-style:normal;cursor:pointer}em.toggle.left.hide{left:-40px}em.toggle.left{position:fixed;text-align:right;width:50px;left:-20px;top:0;padding:6px;border-bottom-right-radius:15px;border-top-right-radius:15px;transition:left .3s}em.toggle.left:hover{left:0}.headerP{padding:10px}.aside{width:236px;z-index:100;position:absolute;top:0;bottom:0;padding-top:40px}.content.flag{padding-left:0}.aside>p{padding:10px;position:fixed;width:215px;top:0}.content{width:calc(100% - 236px);height:100%;position:relative;z-index:90;padding-left:10px;padding-right:10px;margin-left:236px;transition:padding-left .3s}.content::after,.content::before{content:"";display:table}.content>div{position:absolute;top:10px}input.date{height:23px;line-height:23px;outline:0;width:138px;padding-left:10px;border-radius:5px;background-size:27px}.searchbtn{color:#fff;min-width:90px;height:30px;line-height:30px;text-align:right;border:none;padding:0 20px;margin-left:10px;outline:0;border-radius:2px}#refresh{border-radius:16px;position:absolute;right:-50px;top:2px;z-index:999999999;transition:right .3s}#refresh:hover{right:-15px}.laydate-theme-molv .layui-laydate-main{width:239px!important}.layui-laydate{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px}.layui-laydate-header i{font-size:12px!important}.searchbtn:hover{opacity:.7}.searchbtn:active{background-color:#409EFF;color:#fff;padding-left:20px!important;padding-right:20px!important}.content .curpo,.content .el-tag{cursor:default}.no-report{left:0;right:0;top:0;bottom:0;z-index:100}.content table{table-layout:fixed;text-align:center}.content table td,.content table th{height:100%;min-height:20px;min-width:70px;padding:0}#table{margin-top:10px}#left th,#top th,#topleft th{font-weight:400}.content table tr.udf-width td,.content table tr.udf-width th{border:none!important;text-align:right}
|
||||||
1
web/nginx/html/css/theme/light/alarm.min.css
vendored
Normal file
1
web/nginx/html/css/theme/light/alarm.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
@charset "UTF-8";#table td,#table th,dl,p.close{text-align:center}.colorpicker,.shadow{z-index:9999}a:active,a:focus,a:hover,a:link,a:visited{color:#151522}button,input{border:1px solid #ddd}.round.tleft,.round.tright{border-top:2px solid #00d8ff}.round.bleft,.round.tleft{border-left:2px solid #00d8ff}.round.bleft,.round.bright{border-bottom:2px solid #00d8ff}.round.bright,.round.tright{border-right:2px solid #00d8ff}button.searchbtn,input.Wdate{border-radius:4px;cursor:pointer}.bg{background-color:transparent}.simscroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}.simscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.35)}.simscroll::-webkit-scrollbar-track{background-color:transparent}.simscroll::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,.06)}body{padding:0 20px}#table{table-layout:fixed;width:100%;counter-reset:c 0}#table td,#table th{height:35px}#table tbody tr>td:first-child:before{counter-increment:c 1;content:counter(c)}#table tbody tr>td:last-child{text-align:left;padding-left:10px}#table th.sort{cursor:pointer;position:relative}#table th.sort::after{content:"";width:0;height:0;position:absolute;right:10px}#table th.sort.desc::after{top:14px}#table th.sort.asc::after{top:8px}input.Wdate{width:110px;height:28px;padding:0 30px 0 10px;margin-left:10px}button.searchbtn{height:30px;width:68px;margin-left:10px}.shadow{position:fixed;top:0;right:0;bottom:0;left:0}#config_dialog,#filter_dialog{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-69px,-55px)}#filter_dialog{width:615px;height:556px}#config_dialog{width:470px;height:430px}p.close{height:36px;line-height:36px;width:100%;position:relative}p.close em{position:absolute;right:10px;font-family:simSong;font-size:22px;cursor:pointer;padding:0 10px}#filter_dialog label{display:block;padding-left:3px}#filter_dialog .content>ul{width:100%;text-align:left;padding:0 3.75%;box-sizing:border-box}#filter_dialog .content>ul li{width:25%;display:inline-block;vertical-align:top;padding:20px 3.75%;box-sizing:border-box}#filter_dialog .content>ul select{margin:16px auto 6px;width:100%}#filter_dialog .content>ul select option{padding-left:10px}#filter_dialog .content>ul select.dev{width:110px;height:32px;border-radius:5px;padding-left:10px}#filter_dialog .content>ul input.ctn{width:221px;height:28px;border-radius:5px;margin-top:16px}#filter_dialog .content>ul input.ctn.Wdate{width:161px;margin-left:0;margin-right:10px}section>aside{width:200px;height:100%;position:absolute;top:0;left:0}dd,dt{display:inline-block;height:30px;line-height:30px;vertical-align:middle;margin:10px 3px}dd{padding:0 6px;min-width:60px;text-align:right}dt.color{width:30px}.ftc1{color:#666}div.sl-page .page-btn{background:#fff;border:1px solid #D2D5D9;color:#666}div.sl-page .page-btn.cur{border:1px solid #096ae4;color:#096ae4}#table td,#table th,div.sl-page .page-btn.dis,div.sl-page input{border:1px solid #D2D5D9}div.sl-page input{background:#fff;color:#666}div.sl-page .page-btn.dis{color:#D2D5D9}#table,#table tbody tr>td:first-child{color:#666}#table tbody tr:nth-child(2n+1){background-color:#fff}#table thead{background-color:gba(#000,.2)}#table th.sort::after{border:5px solid transparent}#table th.sort.asc::after{border-bottom-color:#D2D5D9}#table th.sort.desc::after{border-top-color:#D2D5D9}input.Wdate{color:#666;border:1px solid #D2D5D9;background-color:#fff}button.searchbtn{background:#fff;border:1px solid #D2D5D9;color:#666}button.searchbtn:active,button.searchbtn:focus,button.searchbtn:hover{background:#096ae4;color:#fff}#config_dialog,#filter_dialog{background-color:#fff;border:1px solid #D2D5D9;box-shadow:0 0 200px #D2D5D9}p.close{background-color:#fff;border-bottom:1px solid #D2D5D9;color:#666}p.close em:hover{color:tomato}#filter_dialog .content>ul{color:#666}#filter_dialog .content>ul select{border:1px solid #D2D5D9;color:#666}select:-internal-list-box option:checked{background-color:#096ae4!important;color:#fff!important}#filter_dialog .content>ul input.ctn{background-color:#fff;border:1px solid #D2D5D9;color:#666}#filter_dialog .content>ul input.ctn[disabled]{background-color:rgba(0,0,0,.2)}#filter_dialog .content>ul li.dis input.ctn{border-color:grey;color:grey}#filter_dialog .content li.dis input[name=alm-status-item]~span,#filter_dialog .content li.dis label:last-child{color:grey}#filter_dialog .content li.dis select{background-color:rgba(0,0,0,.2);border-color:grey;color:grey}dl{padding:20px 76px 20px 0;color:#666}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user