mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
实现系统总览、统计分析的图标数据接口
This commit is contained in:
@@ -452,4 +452,9 @@ tr.shown td.details-control {
|
||||
|
||||
.btn-default:hover {
|
||||
background-color: #858585;
|
||||
}
|
||||
|
||||
/* 隐藏所有输入框的清除按钮 */
|
||||
input[type="date"]::-webkit-clear-button {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user