UNPKG

hik-map

Version:

- 提炼自浙江海康智联科技有限公司中后台产品的交互语言和视觉风格。 - 开箱即用的高质量 Vue 组件。

1 lines 877 B
.windowBox{background-size:100% 100%!important}.windowBox .title{position:relative;height:35px;display:flex;align-items:center;justify-content:space-between}.windowBox .title .titleLabel{font-weight:700;color:transparent;background-image:linear-gradient(180deg,#fff,#a9ddff 57%,#39abff 91%);-webkit-background-clip:text}.windowBox .title .closeBtn{cursor:pointer;width:15px;height:15px}.windowBox .Content{line-height:15px;padding:0 10px;margin:10px 0}.windowBox .Content .contentLabel{display:inline-block;display:flex;align-items:center}.windowBox .Content .contentLabel .contentKey{width:25%;text-align:justify;-moz-text-align-last:justify;text-align-last:justify}.windowBox .Content .contentLabel .contentValue{color:#0ff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:5px;width:70%}.windowBox .Content img{width:100%;height:120px;margin-bottom:10px}