样式冲突修改完成(页面样式与窗体样式进行区分配置,防止出现样式重叠问题)
| | |
| | | indexLabel: "序号", |
| | | calcHeight: 30, |
| | | labelWidth: "100", |
| | | size: "mini", |
| | | dialogWidth: 950, |
| | | tip: false, |
| | | searchShow: true, |
| | |
| | | prop: "waringType", |
| | | search: true, |
| | | searchSpan: 3, |
| | | className: "waringTypeClass", |
| | | searchLabelWidth: 80, |
| | | searchPlaceholder: "请选择", |
| | | type: "select", |
| | |
| | | }, |
| | | //cascaderItem: ["city", "district"], |
| | | dicUrl: "/api/blade-system/dict-biz/child-list?parentId=1356516807043231746", |
| | | span: 6 |
| | | }, |
| | | { |
| | | label: "报警时间", |
| | |
| | | label: "报警时间", |
| | | prop: "releaseTimeRange", |
| | | type: "datetime", |
| | | format: "yyyy-MM-dd hh:mm:ss", |
| | | valueFormat: "yyyy-MM-dd hh:mm:ss", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd", |
| | | searchRange: true, |
| | | searchSpan: 5, |
| | | hide: true, |
| | |
| | | prop: "deviceNumber" |
| | | }, |
| | | { |
| | | label: "行政区", |
| | | label: "省份", |
| | | prop: "province", |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchLabelWidth: 60, |
| | | searchSpan: 2, |
| | | searchLabelWidth: 45, |
| | | span:5, |
| | | type: "select", |
| | | props: { |
| | | label: "name", |
| | |
| | | }, |
| | | cascaderItem: ["city", "district"], |
| | | dicUrl: "/api/blade-system/region/select", |
| | | span: 6, |
| | | className: "cityClass1" |
| | | }, |
| | | { |
| | |
| | | type: "select", |
| | | searchLabelWidth: 1, |
| | | searchSpan: 2, |
| | | span:3, |
| | | search: true, |
| | | props: { |
| | | label: "name", |
| | | value: "code" |
| | | }, |
| | | dicUrl: "/api/blade-system/region/select?code={{key}}", |
| | | span: 3, |
| | | labelWidth: "0", |
| | | className: "cityClass2" |
| | | }, |
| | |
| | | label: "区县", |
| | | searchSpan: 2, |
| | | searchLabelWidth: 1, |
| | | span:3, |
| | | search: true, |
| | | prop: "district", |
| | | type: "select", |
| | |
| | | value: "code" |
| | | }, |
| | | dicUrl: "/api/blade-system/region/select?code={{key}}", |
| | | span: 3, |
| | | labelWidth: "0", |
| | | className: "cityClass3" |
| | | }, |
| | | { |
| | | label: "处理状态", |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchSpan: 2, |
| | | slot: true, |
| | | searchLabelWidth: 80, |
| | | searchPlaceholder: "请选择", |
| | | prop: "type", |
| | | type: "select", |
| | | className: "selectClass", |
| | | dicData: [ |
| | | { |
| | | label: "待处理", |
| | |
| | | </script> |
| | | |
| | | <style> |
| | | .cityClass1 { |
| | | padding-right: 5px !important; |
| | | } |
| | | |
| | | .cityClass3 div label { |
| | | display: none; |
| | | } |
| | | .el-card__body .selectClass{ |
| | | width: 12%; |
| | | } |
| | | |
| | | .cityClass3 { |
| | | padding-left: 5px !important; |
| | | } |
| | | |
| | | </style> |
| | |
| | | prop: "waringType", |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchLabelWidth: 80, |
| | | className: "waringTypeClass", |
| | | searchPlaceholder: "请选择", |
| | | type: "select", |
| | | props: { |
| | |
| | | }, |
| | | //cascaderItem: ["city", "district"], |
| | | dicUrl: "/api/blade-system/dict-biz/child-list?parentId=1356516807043231746", |
| | | span: 6 |
| | | }, |
| | | { |
| | | label: "报警时间", |
| | |
| | | label: "报警时间", |
| | | prop: "releaseTimeRange", |
| | | type: "datetime", |
| | | format: "yyyy-MM-dd HH:mm:ss", |
| | | valueFormat: "yyyy-MM-dd HH:mm:ss", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd", |
| | | searchRange: true, |
| | | searchSpan: 5, |
| | | hide: true, |
| | |
| | | { |
| | | label: "生成警单", |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchSpan: 2, |
| | | slot: true, |
| | | searchPlaceholder: "", |
| | | searchPlaceholder: " ", |
| | | prop: "jtype", |
| | | type: "select", |
| | | className: "jtypeClass", |
| | | dicData: [ |
| | | { |
| | | label: "否", |
| | |
| | | label: "省份", |
| | | prop: "province", |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchLabelWidth: 60, |
| | | searchSpan: 2, |
| | | searchLabelWidth: 45, |
| | | placeholder: "省份", |
| | | type: "select", |
| | | props: { |
| | |
| | | .getElementById("real_audio") |
| | | .setAttribute("src", URL.createObjectURL(blob)); |
| | | |
| | | console.log( |
| | | blob, |
| | | newbolb, |
| | | fileOfBlob, |
| | | window.URL.createObjectURL(blob), |
| | | 99999 |
| | | ); |
| | | |
| | | this.recorder.play(); |
| | | |
| | | newCallAxios |
| | |
| | | </script> |
| | | |
| | | <style> |
| | | .cityClass1 { |
| | | padding-right: 5px !important; |
| | | |
| | | .el-card__body .jtypeClass{ |
| | | width: 10%; |
| | | } |
| | | |
| | | .cityClass2 { |
| | | .el-card__body .waringTypeClass{ |
| | | width: 12%; |
| | | } |
| | | |
| | | /*页面样式*/ |
| | | .el-card__body .cityClass1 { |
| | | width: 155px; |
| | | padding-right: 0px !important; |
| | | } |
| | | .el-card__body .cityClass2 { |
| | | width: 100px; |
| | | padding-left: 0px !important; |
| | | padding-right: 0px !important; |
| | | } |
| | | .el-card__body .cityClass3 { |
| | | width: 100px; |
| | | padding-left: 0px !important; |
| | | padding-right: 0px !important; |
| | | } |
| | | |
| | | /*新增窗体样式*/ |
| | | .el-dialog .cityClass1 { |
| | | width: 220px; |
| | | padding-right: 0px !important; |
| | | } |
| | | .el-dialog .cityClass2 { |
| | | width: 110px; |
| | | padding-left: 0px !important; |
| | | padding-right: 0px !important; |
| | | } |
| | | .el-dialog .cityClass3 { |
| | | width: 110px; |
| | | padding-left: 0px !important; |
| | | padding-right: 0px !important; |
| | | } |
| | |
| | | |
| | | .cityClass3 div label { |
| | | display: none; |
| | | } |
| | | |
| | | .cityClass3 { |
| | | padding-left: 5px !important; |
| | | } |
| | | |
| | | .old-video-dialog { |
| | |
| | | </script> |
| | | |
| | | <style> |
| | | .cityClass1 { |
| | | padding-right: 5px !important; |
| | | } |
| | | |
| | | .cityClass2 { |
| | | padding-left: 0px !important; |
| | | padding-right: 0px !important; |
| | | } |
| | | |
| | | .cityClass2 div label { |
| | | display: none; |
| | | } |
| | | |
| | | .cityClass3 div label { |
| | | display: none; |
| | | } |
| | | |
| | | .cityClass3 { |
| | | padding-left: 5px !important; |
| | | } |
| | | |
| | | </style> |