| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-drawer-body-basic-container { |
| | | .command-drawer-body-basic-container { |
| | | .el-drawer__header { |
| | | margin-bottom: 0; |
| | | } |
| | |
| | | |
| | | } |
| | | |
| | | .ztzf-el-card__body { |
| | | .command-el-card__body { |
| | | |
| | | .el-card__body { |
| | | .avue-form { |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-public-general-avue-crud { |
| | | .command-public-general-avue-crud { |
| | | .el-table { |
| | | tr { |
| | | min-height: 30px !important; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-layer-input { |
| | | .command-layer-input { |
| | | .el-input__wrapper { |
| | | padding: 0 8px !important; |
| | | // background: #2D2D2D; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-button { |
| | | .command-button { |
| | | background-color: transparent !important; |
| | | color: #fff !important; |
| | | } |
| | | |
| | | .ztzf-el-tree { |
| | | .command-el-tree { |
| | | background-color: transparent !important; |
| | | --el-tree-node-hover-bg-color: transparent !important; |
| | | color: #fff !important; |
| | | } |
| | | |
| | | .ztzf-layer-search { |
| | | .command-layer-search { |
| | | color: #fff !important; |
| | | background-color: transparent !important; |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-select-popper.el-select__popper { |
| | | .command-select-popper.el-select__popper { |
| | | border: #2D2D2D !important; |
| | | |
| | | .el-select-dropdown { |
| | |
| | | } |
| | | |
| | | //时间日期选择器 |
| | | .ztzf-layer-date-picker { |
| | | .command-layer-date-picker { |
| | | box-shadow: none !important; |
| | | background: transparent; |
| | | border: 1px solid #fff; |
| | |
| | | } |
| | | |
| | | // 日期下拉框 |
| | | .ztzf-layer-date-picker-popper { |
| | | .command-layer-date-picker-popper { |
| | | background: #012350 !important; |
| | | border: 1px solid !important; |
| | | border-radius: 0px 0px 8px 8px; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-layer-time-picker-popper { |
| | | .command-layer-time-picker-popper { |
| | | background: rgba(0, 0, 0, 0.8) !important; |
| | | border-radius: 0px 0px 8px 8px; |
| | | border: 1px solid !important; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-custom-qrcode-popover { |
| | | .command-custom-qrcode-popover { |
| | | //background: url("@/assets/images/home/eventOverviewDetail/qrCodeBg.png") no-repeat center center !important; |
| | | //background-size: cover !important; |
| | | border: none !important; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-dialog-video { |
| | | .command-dialog-video { |
| | | background: #0f1929; |
| | | box-shadow: inset 0px -50px 50px 0px rgba(27, 148, 255, 0.13); |
| | | border-radius: 20px 0px 0px 0px; |
| | |
| | | } |
| | | |
| | | //======以下针对表格功能 增删查改样式和弹窗========= |
| | | .ztzf-dialog-mange { |
| | | .command-dialog-mange { |
| | | .el-dialog__body { |
| | | padding: 2rem 2rem 4rem; |
| | | flex: 1; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-search-mange { |
| | | .command-search-mange { |
| | | height: 40px; |
| | | |
| | | .search-contain { |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-form-mange { |
| | | .command-form-mange { |
| | | .el-form-item { |
| | | width: 300px; |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-form-search { |
| | | .command-form-search { |
| | | .el-form-item { |
| | | width: 100%; |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-table-mange { |
| | | .command-table-mange { |
| | | th.el-table__cell { |
| | | color: rgba(0, 0, 0, .85); |
| | | background-color: #fafafa; |