diff --git a/src/assets/images/fenggui.png b/src/assets/images/fenggui.png index ef1940c..fec62e7 100644 Binary files a/src/assets/images/fenggui.png and b/src/assets/images/fenggui.png differ diff --git a/src/assets/images/offline.png b/src/assets/images/offline.png new file mode 100644 index 0000000..de2aaa1 Binary files /dev/null and b/src/assets/images/offline.png differ diff --git a/src/assets/images/online.png b/src/assets/images/online.png new file mode 100644 index 0000000..d407077 Binary files /dev/null and b/src/assets/images/online.png differ diff --git a/src/assets/styles/bigScreen.scss b/src/assets/styles/bigScreen.scss index 1801094..06aec06 100644 --- a/src/assets/styles/bigScreen.scss +++ b/src/assets/styles/bigScreen.scss @@ -1,5 +1,6 @@ // 媒体查询,适配大于2000px分辨率的大屏样式 @media (min-width: 2000px) { + // element样式 .el-tabs--top .el-tabs__item.is-top:nth-child(2), .el-tabs--top .el-tabs__item.is-bottom:nth-child(2), .el-tabs--bottom .el-tabs__item.is-top:nth-child(2), @@ -39,15 +40,392 @@ width: 0.16rem !important; height: 0.16rem !important; } + .el-switch.is-checked .el-switch__core::after { + margin-left: -0.17rem !important; + } .el-switch__label * { font-size: 0.14rem !important; } - .el-input--mini{ + .el-input--mini { font-size: 0.12rem !important; } .el-input--mini .el-input__inner { height: 0.28rem !important; line-height: 0.28rem !important; -} + } + .el-message-box { + border-radius: 0.05rem !important; + border: 0.02rem solid #005fbf !important; + width: 4.2rem !important; + padding-bottom: 0.1rem !important; + border-radius: 0.04rem !important; + font-size: 0.18rem !important; + } + .el-message-box__header { + padding: 0.15rem !important; + padding-bottom: 0.1rem !important; + } + .el-message-box__title { + font-size: 0.18rem !important; + } + .el-message-box__headerbtn { + top: 0.15rem !important; + right: 0.15rem !important; + font-size: 0.16rem !important; + } + .el-message-box__content { + padding: 0.1rem 0.15rem !important; + font-size: 0.14rem !important; + } + .el-message-box__status + .el-message-box__message { + padding-left: 0.26rem !important; + padding-right: 0.12rem !important; + } + .el-message-box__input { + padding-top: 0.15rem !important; + } + .el-message-box__btns { + padding: 0.05rem 0.15rem 0 !important; + } + .el-message-box__btns .el-button:nth-child(1) { + border-width: 2px; + } + .el-button--small { + padding: 0.09rem 0.15rem !important; + font-size: 0.12rem !important; + border-radius: 0.02rem !important; + } + .el-message-box__btns button:nth-child(2) { + margin-left: 0.1rem !important; + } + .el-radio--medium.is-bordered { + padding: 0.1rem 0.2rem 0 0.1rem !important; + border-radius: 0.04rem !important; + height: 0.36rem !important; + } + .el-radio--medium.is-bordered .el-radio__label { + font-size: 0.14rem !important; + } + .el-radio--medium.is-bordered .el-radio__inner { + height: 0.14rem !important; + width: 0.14rem !important; + } + .el-radio__inner::after { + width: 0.04rem !important; + height: 0.04rem !important; + } + .el-radio { + font-size: 0.14rem !important; + margin-right: 0.3rem !important; + } + .el-radio__inner { + width: 0.14rem !important; + height: 0.14rem !important; + } + .el-radio__inner::after { + width: 0.04rem !important; + height: 0.04rem !important; + } + .el-radio__label { + font-size: 0.14rem !important; + padding-left: 0.1rem !important; + } + + .el-range-editor--medium.el-input__inner { + height: 0.36rem !important; + padding: 0.03rem 0.1rem !important; + } + .el-date-editor--datetimerange.el-input, + .el-date-editor--datetimerange.el-input__inner { + width: 4rem !important; + } + .el-range-editor--medium .el-range__icon, + .el-range-editor--medium .el-range__close-icon { + line-height: 0.28rem !important; + } + .el-date-editor .el-range__icon { + font-size: 0.14rem !important; + margin-left: -0.05rem !important; + line-height: 0.32rem !important; + } + .el-input__icon { + width: 0.25rem !important; + line-height: 0.4rem !important; + } + .el-range-editor--medium .el-range-input { + font-size: 0.14rem !important; + } + .el-range-editor--medium .el-range-separator { + line-height: 0.28rem !important; + font-size: 0.14rem !important; + } + .el-date-editor .el-range-separator { + padding: 0 0.05rem !important; + line-height: 0.32rem !important; + font-size: 0.14rem !important; + } + .el-range-editor--medium .el-range__icon, + .el-range-editor--medium .el-range__close-icon { + line-height: 0.28rem !important; + } + .el-date-editor .el-range__close-icon { + font-size: 0.14rem !important; + width: 0.25rem !important; + line-height: 0.32rem !important; + } + .el-popper[x-placement^="bottom"] { + margin-top: 0.12rem !important; + } + .el-picker-panel { + line-height: 0.3rem !important; + margin: 0.05rem !important; + } + .el-picker-panel, + .el-date-range-picker .el-picker-panel__body { + min-width: 5.13rem !important; + } + .el-date-range-picker__time-header { + font-size: 0.12rem !important; + padding: 0.08rem 0.05rem 0.05rem 0.05rem !important; + } + .el-date-range-picker__time-picker-wrap { + padding: 0 0.05rem !important; + } + .el-input--small { + font-size: 0.13rem !important; + } + .el-input--small .el-input__inner { + height: 0.32rem !important; + line-height: 0.32rem !important; + } + .el-date-range-picker__content { + padding: 0.16rem !important; + } + .el-date-range-picker__header { + height: 0.28rem !important; + } + .el-picker-panel__icon-btn { + font-size: 0.12rem !important; + margin-top: 0.08rem !important; + } + .el-date-range-picker__content .el-date-range-picker__header div { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; + } + .el-date-range-picker__header div { + font-size: 0.16rem !important; + } + .el-date-table { + font-size: 0.12rem !important; + } + .el-date-table td span { + width: 0.24rem !important; + height: 0.24rem !important; + line-height: 0.24rem !important; + } + .el-date-table td.start-date div { + margin-left: 0.05rem !important; + border-top-left-radius: 0.15rem !important; + border-bottom-left-radius: 0.15rem !important; + } + .el-date-table td div { + height: 0.3rem !important; + padding: 0.03rem 0 !important; + } + table tr { + height: 0.45rem !important; + } + .el-date-table td { + width: 0.32rem !important; + height: 0.3rem !important; + padding: 0.04rem 0 !important; + position: relative; + } + .el-picker-panel__footer { + padding: 0.04rem !important; + } + .el-button--mini { + padding: 0.07rem 0.15rem !important; + font-size: 0.12rem !important; + border-radius: 0.03rem !important; + } + .el-input__suffix { + right: 0.05rem !important; + } + .el-select .el-input .el-select__caret { + font-size: 0.14rem !important; + } + .el-select-dropdown__list { + padding: 0.06rem 0 !important; + } + .el-select-dropdown.is-multiple .el-select-dropdown__item { + padding-right: 0.4rem !important; + } + .el-select-dropdown__item { + font-size: 0.14rem !important; + padding: 0 0.2rem !important; + height: 0.34rem !important; + line-height: 0.34rem !important; + } + .el-input--medium .el-input__inner { + height: 0.36rem !important; + line-height: 0.36rem !important; + } + .el-input--suffix .el-input__inner { + padding-right: 0.3rem !important; + } + .el-input--medium { + font-size: 0.14rem !important; + } + .el-select .el-tag { + margin: 0.02rem 0 0.02rem 0.06rem !important; + } + .el-tag { + height: 0.32rem !important; + padding: 0 0.1rem !important; + line-height: 0.3rem !important; + font-size: 0.12rem !important; + } + .el-tag .el-icon-close { + font-size: 0.12rem !important; + height: 0.16rem !important; + width: 0.16rem !important; + line-height: 0.16rem !important; + right: 0rem !important; + } + .el-tag--small { + height: 0.24rem !important; + padding: 0 0.08rem !important; + line-height: 0.22rem !important; + } + .el-button--medium { + padding: 0.1rem 0.2rem !important; + font-size: 0.14rem !important; + border-radius: 0.04rem !important; + } + .el-table .el-table__header-wrapper th, + .el-table .el-table__fixed-header-wrapper th { + font-size: 0.13rem !important; + } + .el-table th.el-table__cell > .cell { + padding-left: 0.1rem !important; + padding-right: 0.1rem !important; + } + .el-table .cell { + line-height: 0.23rem !important; + } + .el-table__empty-text { + line-height: 0.6rem !important; + font-size: 0.14rem !important; + } + .el-table--medium .el-table__cell { + padding: 10px 0; + } + .el-table .cell { + line-height: 0.23rem !important; + padding-left: 0.1rem !important; + padding-right: 0.1rem !important; + } + .el-table { + font-size: 0.14rem !important; + } + .el-breadcrumb__separator { + margin: 0 0.09rem !important; + margin-right: 0.09rem !important; + margin-left: 0.09rem !important; + } + .el-pagination span:not([class*="suffix"]), + .el-pagination button { + font-size: 0.13rem !important; + min-width: 0.355rem !important; + height: 0.28rem !important; + line-height: 0.28rem !important; + } + .el-pagination .el-select .el-input { + width: 1rem !important; + margin: 0 0.05rem !important; + } + .el-pagination .el-select .el-input .el-input__inner { + padding-right: 0.25rem !important; + border-radius: 0.03rem !important; + } + .el-pagination__sizes .el-input .el-input__inner { + font-size: 0.13rem !important; + padding-left: 0.08rem !important; + } + .el-input--mini .el-input__inner { + height: 0.28rem !important; + line-height: 0.28rem !important; + } + .el-pagination.is-background .btn-prev, + .el-pagination.is-background .btn-next, + .el-pagination.is-background .el-pager li { + margin: 0 0.05rem !important; + min-width: 0.3rem !important; + border-radius: 0.02rem !important; + } + .el-pagination .btn-prev .el-icon, + .el-pagination .btn-next .el-icon { + font-size: 0.12rem !important; + } + .el-pagination__jump { + margin-left: 0.24rem !important; + } + .el-pagination__editor.el-input { + width: 0.5rem !important; + } + .el-input--medium { + font-size: 0.14rem !important; + } + .el-pagination__editor { + line-height: 0.18rem !important; + padding: 0 0.02rem !important; + height: 0.28rem !important; + margin: 0 0.02rem !important; + margin-right: 0.02rem !important; + margin-left: 0.02rem !important; + border-radius: 0.03rem !important; + } + .el-tree-node__content { + height: 0.26rem !important; + } + .el-tree-node__content > .el-tree-node__expand-icon { + padding: 0.06rem !important; + } + .el-tree-node__expand-icon { + font-size: 0.12rem !important; + } + .custom-tree-node { + font-size: 0.14rem !important; + padding-right: 0.08rem !important; + } + + // 页面公共样式 + .analysis-table th { + height: 0.5rem !important; + font-size: 0.16rem !important; + } + .analysis-table td { + font-size: 0.16rem !important; + } + .app-container .left-tree { + width: 2.56rem !important; + min-height: 8rem !important; + padding: 0.15rem 0.1rem 0.1rem 0.1rem !important; + } + .app-container .right-monitor { + width: calc(100% - 2.8rem) !important; + } + .buildingDiv { + padding-left: 0.54rem !important; + margin-bottom: 0.2rem !important; + .title-bg { + width: 2.08rem !important; + height: 0.38rem !important; + } + .title-word { + font-size: 0.24rem !important; + } + } } diff --git a/src/assets/styles/element-ui.scss b/src/assets/styles/element-ui.scss index 3420def..816ab3b 100644 --- a/src/assets/styles/element-ui.scss +++ b/src/assets/styles/element-ui.scss @@ -1375,4 +1375,10 @@ flex-direction: column; align-items: center; justify-content: center; +} +.el-input__suffix { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; } \ No newline at end of file diff --git a/src/assets/styles/sidebar.scss b/src/assets/styles/sidebar.scss index 7f4d181..aea5bde 100644 --- a/src/assets/styles/sidebar.scss +++ b/src/assets/styles/sidebar.scss @@ -196,13 +196,18 @@ margin-left: 0px; } - .sidebar-container { - transition: transform 0.28s; - width: var(--base-sidebar-width) !important; - } + // .sidebar-container { + // transition: transform 0.28s; + // width: var(--base-sidebar-width) !important; + // } &.hideSidebar { + .fixed-header { + width: 100% !important; + } .sidebar-container { + // width: 54px !important; + width: 0px !important; pointer-events: none; transition-duration: 0.3s; transform: translate3d(-var(--base-sidebar-width), 0, 0); diff --git a/src/components/SvgIcon/index.vue b/src/components/SvgIcon/index.vue index 70205ad..a0d4e50 100644 --- a/src/components/SvgIcon/index.vue +++ b/src/components/SvgIcon/index.vue @@ -12,8 +12,8 @@ export default { name: 'SvgIcon', props: { iconClass: { - type: String, - required: true + // type: String, + // required: true }, className: { type: String, diff --git a/src/layout/index.vue b/src/layout/index.vue index 44ccf17..a171b6c 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -95,8 +95,4 @@ export default { .sidebarHide .fixed-header { width: 100%; } - - .mobile .fixed-header { - width: 100%; - } diff --git a/src/views/aircAndWindc/awSysMonitor/index.vue b/src/views/aircAndWindc/awSysMonitor/index.vue index 2e26a6e..1195dd1 100644 --- a/src/views/aircAndWindc/awSysMonitor/index.vue +++ b/src/views/aircAndWindc/awSysMonitor/index.vue @@ -1,5 +1,5 @@ -
注:请停机状态下选择
+
+ 注:请停机状态下选择 +
@@ -134,7 +136,7 @@ export default { }, // 处理select的选中值 selectThink(children) { - const oldValue = children._oldValue + const oldValue = children._oldValue; this.$confirm( `确定要修改"${children.pointName}"的数据为:${children.curValue}吗?`, "提示", @@ -379,9 +381,9 @@ export default { font-size: 0.18rem; font-weight: bold; position: absolute; - top: 15px; + top: 18px; left: 25px; - margin-bottom: 25px; + margin-bottom: 20px; } .policy-li { display: flex; @@ -412,6 +414,9 @@ export default { width: 80px !important; margin: 0 15px 0 5px; } + .tips-text { + font-size: 14px; + } } } .radio-style { @@ -484,6 +489,43 @@ export default { font-size: 14px !important; } } +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .policy-flex { + margin-top: 0.15rem !important; + } + .policy-flex .policy { + min-height: 3.5rem !important; + margin-bottom: 0.2rem !important; + padding: 0.7rem 0.6rem 0.2rem 0.4rem !important; + } + .policy-flex .policy .policy-title { + font-size: 0.18rem; + top: 0.18rem !important; + left: 0.25rem !important; + margin-bottom: 0.2rem !important; + } + .policy-flex .policy .policy-li { + margin-bottom: 0.1rem !important; + } + .policy-flex .policy .policy-li .el-input { + width: 0.8rem !important; + margin: 0 0.15rem 0 0.05rem !important; + } + .policy-flex .policy .policy-li .right-data .unit { + width: 0.25rem !important; + } + .policy-flex .policy .policy-li .el-select { + width: 0.8rem !important; + margin: 0 0.15rem 0 0.05rem !important; + } + .tips-text { + font-size: 0.14rem !important; + } + .policy-li .el-radio { + margin-bottom: 0.05rem !important; +} +} diff --git a/src/views/centerairC/enSourceAnalysis/components/equipment.vue b/src/views/centerairC/enSourceAnalysis/components/equipment.vue index bb46fc7..b90c7a0 100644 --- a/src/views/centerairC/enSourceAnalysis/components/equipment.vue +++ b/src/views/centerairC/enSourceAnalysis/components/equipment.vue @@ -76,7 +76,7 @@ diff --git a/src/views/centerairC/enSourceAnalysis/components/machineRoom.vue b/src/views/centerairC/enSourceAnalysis/components/machineRoom.vue index a8e9357..37574ce 100644 --- a/src/views/centerairC/enSourceAnalysis/components/machineRoom.vue +++ b/src/views/centerairC/enSourceAnalysis/components/machineRoom.vue @@ -68,7 +68,7 @@ -
- 查询 +
+ 查询
导出 @@ -434,7 +432,7 @@ export default { this.listLoading = true; energyAnalyze(data).then((res) => { console.log("能源返回", res); - if (res.code == 200 && res.data) { + if (res.code == 200 && res.data.all) { this.allDataArr = res.data.all; this.allDataArr = this.allDataArr.map((item) => { item.value = parseFloat(item.value); @@ -556,7 +554,6 @@ export default { } } } - .machine { display: flex; flex-direction: row; @@ -581,7 +578,7 @@ export default { .machine-li { width: 100%; - margin-bottom: 0.18rem; + margin-bottom: 0.3rem; border: 1px solid rgba(9, 83, 133, 0.5); box-shadow: inset 0 0 30px rgba(9, 83, 133, 0.4); position: relative; @@ -590,7 +587,7 @@ export default { .tit { padding: 0.1rem 0.1rem 0.1rem 0.25rem; border-bottom: 1px solid rgba(9, 83, 133, 0.5); - font-size:0.18rem; + font-size: 0.18rem; font-weight: 500; position: relative; // background: rgba(64, 72, 71, 0.5); @@ -624,7 +621,7 @@ export default { .chart { width: 100%; - height: 280px; + height: 330px; display: flex; flex-direction: column; align-items: center; @@ -635,4 +632,42 @@ export default { } } } +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .condition { + .condition-left { + .years-div { + .years-word { + font-size: 0.14rem !important; + margin: 0 0.05rem !important; + } + } + + .time-label { + font-size: 0.16rem !important; + line-height: 0.07rem !important; + margin-right: 0.12rem !important; + } + } + } + .machine { + .machine-left, + .machine-right { + .machine-li { + .tit::before { + width: 0.06rem !important; + height: 0.06rem !important; + } + + .machine-center-li { + .machine-context { + .chart { + height: 3.3rem !important; + } + } + } + } + } + } +} diff --git a/src/views/centerairC/energyAnalysis/components/energyAnalysis.vue b/src/views/centerairC/energyAnalysis/components/energyAnalysis.vue index ef6e728..c7c5201 100644 --- a/src/views/centerairC/energyAnalysis/components/energyAnalysis.vue +++ b/src/views/centerairC/energyAnalysis/components/energyAnalysis.vue @@ -813,6 +813,9 @@ export default { .analysis-table table thead th { min-width: 1.6rem; } +.analysis-table { + margin: 0.3rem 0; +} .connect-div { display: flex; @@ -827,9 +830,23 @@ export default { margin-left: -0.35rem; } -/* -媒体查询 -*/ -@media (max-width: 1210px) { +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .condition { + .condition-left { + .years-div { + .years-word { + font-size: 0.14rem !important; + margin: 0 0.05rem !important; + } + } + + .time-label { + font-size: 0.16rem !important; + line-height: 0.07rem !important; + margin-right: 0.12rem !important; + } + } + } } diff --git a/src/views/centerairC/energyAnalysis/components/qnqAnalysis.vue b/src/views/centerairC/energyAnalysis/components/qnqAnalysis.vue index a321d94..4708eb9 100644 --- a/src/views/centerairC/energyAnalysis/components/qnqAnalysis.vue +++ b/src/views/centerairC/energyAnalysis/components/qnqAnalysis.vue @@ -897,9 +897,35 @@ export default { } } -/* -媒体查询 -*/ -@media (max-width: 1210px) { +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .condition { + .condition-left { + .years-div { + .years-word { + font-size: 0.14rem !important; + margin: 0 0.05rem !important; + } + } + + .time-label { + font-size: 0.16rem !important; + line-height: 0.07rem !important; + margin-right: 0.12rem !important; + } + } + } + .condition-btn { + border-radius: 0.04rem !important; + + .legend-li { + padding: 0.07rem 0.13rem !important; + font-size: 0.16rem !important; + } + + .timeStyle2 { + border-radius: 0.04rem !important; + } + } } diff --git a/src/views/centerairC/energyAnalysis/components/ynyAnalysis.vue b/src/views/centerairC/energyAnalysis/components/ynyAnalysis.vue index 24f1868..5e4ca89 100644 --- a/src/views/centerairC/energyAnalysis/components/ynyAnalysis.vue +++ b/src/views/centerairC/energyAnalysis/components/ynyAnalysis.vue @@ -909,9 +909,35 @@ export default { } } -/* -媒体查询 -*/ -@media (max-width: 1210px) { +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .condition { + .condition-left { + .years-div { + .years-word { + font-size: 0.14rem !important; + margin: 0 0.05rem !important; + } + } + + .time-label { + font-size: 0.16rem !important; + line-height: 0.07rem !important; + margin-right: 0.12rem !important; + } + } + } + .condition-btn { + border-radius: 0.04rem !important; + + .legend-li { + padding: 0.07rem 0.13rem !important; + font-size: 0.16rem !important; + } + + .timeStyle2 { + border-radius: 0.04rem !important; + } + } } diff --git a/src/views/centerairC/energyAnalysis/components/ynyQnqAnalysis.vue b/src/views/centerairC/energyAnalysis/components/ynyQnqAnalysis.vue index 2f03570..f1ca078 100644 --- a/src/views/centerairC/energyAnalysis/components/ynyQnqAnalysis.vue +++ b/src/views/centerairC/energyAnalysis/components/ynyQnqAnalysis.vue @@ -1001,9 +1001,35 @@ export default { } } -/* -媒体查询 -*/ -@media (max-width: 1210px) { +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .condition { + .condition-left { + .years-div { + .years-word { + font-size: 0.14rem !important; + margin: 0 0.05rem !important; + } + } + + .time-label { + font-size: 0.16rem !important; + line-height: 0.07rem !important; + margin-right: 0.12rem !important; + } + } + } + .condition-btn { + border-radius: 0.04rem !important; + + .legend-li { + padding: 0.07rem 0.13rem !important; + font-size: 0.16rem !important; + } + + .timeStyle2 { + border-radius: 0.04rem !important; + } + } } diff --git a/src/views/centerairC/overview/index.vue b/src/views/centerairC/overview/index.vue index d74411e..24abd5b 100644 --- a/src/views/centerairC/overview/index.vue +++ b/src/views/centerairC/overview/index.vue @@ -74,7 +74,7 @@
查询 @@ -115,7 +115,7 @@ -
+
diff --git a/src/views/centerairC/sysMonitor/index.vue b/src/views/centerairC/sysMonitor/index.vue index 67bed4a..b5f3abe 100644 --- a/src/views/centerairC/sysMonitor/index.vue +++ b/src/views/centerairC/sysMonitor/index.vue @@ -639,7 +639,7 @@ export default { return new Promise((resolve, reject) => { let data = { systemType: 0, - paramType: "23", + paramType: "27", }; oneKeyButton(data) .then((res) => { diff --git a/src/views/centerairC/timeSwitch/index.vue b/src/views/centerairC/timeSwitch/index.vue index d9b42da..4bb37b5 100644 --- a/src/views/centerairC/timeSwitch/index.vue +++ b/src/views/centerairC/timeSwitch/index.vue @@ -417,6 +417,7 @@ export default { background-color: #142c4e; padding: 10px 10px 30px 10px; border-radius: 10px; + font-size: 14px; .device-li { width: 100%; display: flex; @@ -444,6 +445,23 @@ export default { color: #9ca3af; } } +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .device-container { + min-height: 7rem !important; + padding: 0.1rem 0.1rem 0.3rem 0.1rem !important; + border-radius: 0.1rem !important; + font-size: 0.14rem !important; + .device-li { + padding: 0.12rem 0 !important; + .device-name { + .slip { + margin: 0 0.05rem !important; + } + } + } + } +} diff --git a/src/views/components/dynamicArrow.vue b/src/views/components/dynamicArrow.vue index 6e01cd8..489e477 100644 --- a/src/views/components/dynamicArrow.vue +++ b/src/views/components/dynamicArrow.vue @@ -82,4 +82,18 @@ export default { .animate-arrow { animation: arrowAnimation 1s infinite; } +// 媒体查询,适配大于2000px分辨率的大屏样式 +@media (min-width: 2000px) { + .arrow { + .yuan { + width: 0.06rem !important; + height: 0.06rem !important; + margin-right: 0.1rem !important; + } + .arrow-l { + width: 0.15rem !important; + height: 0l.2rem !important; + } + } +} diff --git a/src/views/device/gather/index.vue b/src/views/device/gather/index.vue index 00c6eae..3150204 100644 --- a/src/views/device/gather/index.vue +++ b/src/views/device/gather/index.vue @@ -170,7 +170,7 @@ - +