浏览代码

[Feat 0000]保德火灾、保德粉尘等页面绿色版

wangkeyi 3 天之前
父节点
当前提交
59242facf6
共有 19 个文件被更改,包括 118 次插入3 次删除
  1. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/dwsl.png
  2. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/dyfl.png
  3. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/gallery_I_1.png
  4. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/gallery_I_2.png
  5. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/hycd.png
  6. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/img-8.png
  7. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/jdjl.png
  8. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/list_bg_1.png
  9. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/lwsl.png
  10. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/pwkqs.png
  11. 二进制
      src/assets/images/themify/green/home-container/configurable/dusthome/sbzs.png
  12. 二进制
      src/assets/images/vent/loading-bg-green.png
  13. 12 1
      src/layouts/default/content/index.vue
  14. 9 0
      src/views/vent/home/configurable/components/ModuleBDDual.vue
  15. 1 1
      src/views/vent/home/configurable/components/detail/ComplexList.vue
  16. 56 0
      src/views/vent/home/configurable/components/detail/CustomGallery.vue
  17. 3 0
      src/views/vent/home/configurable/components/detail/CustomTable.vue
  18. 26 1
      src/views/vent/home/configurable/components/detail/MiniBoard.vue
  19. 11 0
      src/views/vent/home/configurable/dustBD.vue

二进制
src/assets/images/themify/green/home-container/configurable/dusthome/dwsl.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/dyfl.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/gallery_I_1.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/gallery_I_2.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/hycd.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/img-8.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/jdjl.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/list_bg_1.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/lwsl.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/pwkqs.png


二进制
src/assets/images/themify/green/home-container/configurable/dusthome/sbzs.png


二进制
src/assets/images/vent/loading-bg-green.png


+ 12 - 1
src/layouts/default/content/index.vue

@@ -94,6 +94,16 @@
 </script>
 <style lang="less" scoped>
   @import '/@/design/theme.less';
+  @{theme-green} {
+    .app-loading {
+      --image-bg: url('/@/assets/images/vent/loading-bg-green.png');
+    }
+  }
+  @{theme-deepblue} {
+    .app-loading {
+      --image-bg: url('/@/assets/images/vent/loading-bg.png');
+    }
+  }
   @prefix-cls: ~'@{namespace}-layout-content';
   @ventSpace: zxm;
 
@@ -128,6 +138,7 @@
     height: 100%;
   }
   .app-loading {
+    --image-bg: url('/@/assets/images/vent/loading-bg.png');
     display: flex;
     width: 100%;
     height: 100%;
@@ -135,7 +146,7 @@
     align-items: center;
     flex-direction: column;
     // background-color: #f4f7f900;
-    background-image: url('/@/assets/images/vent/loading-bg.png');
+    background-image: var(--image-bg);
     background-size: cover;
     background-repeat: no-repeat;
     background-color: var(--vent-base-color);

+ 9 - 0
src/views/vent/home/configurable/components/ModuleBDDual.vue

@@ -160,6 +160,15 @@
 <style scoped lang="less">
   @import '/@/design/theme.less';
 
+  @{theme-green} {
+    .dane-bd {
+      --image-module-title: url('@/assets/images/themify/green/home-container/configurable/firehome/module-title.png');
+      // --image-common-border: url('@/assets/images/themify/deepblue/home-container/configurable/firehome/common-border.png');
+      // --image-common-border2: url('@/assets/images/themify/deepblue/home-container/configurable/firehome/common-border2.png');
+      --image-module-title-long: url('@/assets/images/themify/green/home-container/configurable/firehome/module-title-long.png');
+    }
+  }
+
   @{theme-deepblue} {
     .dane-bd {
       --image-module-title: url('@/assets/images/themify/deepblue/home-container/configurable/firehome/module-title.png');

+ 1 - 1
src/views/vent/home/configurable/components/detail/ComplexList.vue

@@ -52,7 +52,7 @@
       // --image-img-7: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/img-7.png);
       // --image-img-8: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/img-8.png);
       --image-img-9: url(/@/assets/images/themify/green/home-container/configurable/firehome/img-9.png);
-      // --image-list_bg_1: url(/@/assets/images/themify/deepblue/home-container/configurable/dusthome/list_bg_1.png);
+      --image-list_bg_1: url(/@/assets/images/themify/green/home-container/configurable/dusthome/list_bg_1.png);
       }
     }
     @{theme-deepblue} {

+ 56 - 0
src/views/vent/home/configurable/components/detail/CustomGallery.vue

@@ -36,6 +36,62 @@
 <style lang="less" scoped>
   @import '@/design/theme.less';
   @import '@/design/theme.less';
+  @{theme-green} {
+    .gallery {
+      // --image-gallery_center: url(/@/assets/images/themify/deepblue/home-container/configurable/gallery_center.png);
+      // --image-gallery_1: url(/@/assets/images/themify/deepblue/home-container/configurable/gallery_1.png);
+      // --image-deco_2: url(/@/assets/images/themify/deepblue/home-container/configurable/deco_2.png);
+      // --image-deco_3: url(/@/assets/images/themify/deepblue/home-container/configurable/deco_3.png);
+      // --image-deco_4: url(/@/assets/images/themify/deepblue/home-container/configurable/deco_4.png);
+      // --image-img-2: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/img-2.png);
+      // --image-img-1: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/img-1.png);
+      --image-img-8: url(/@/assets/images/themify/green/home-container/configurable/dusthome/img-8.png);
+      --image-sbzs: url(/@/assets/images/themify/green/home-container/configurable/dusthome/sbzs.png);
+      --image-pwkqs: url(/@/assets/images/themify/green/home-container/configurable/dusthome/pwkqs.png);
+      --image-lwsl: url(/@/assets/images/themify/green/home-container/configurable/dusthome/lwsl.png);
+      --image-dwsl: url(/@/assets/images/themify/green/home-container/configurable/dusthome/dwsl.png);
+      // --image-img-1: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/img-1.png);
+      // --image-img-7: url(/@/assets/images/themify/deepblue/home-container/configurable/dusthome/img-7.png);
+      // --image-img-4: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/img-4.png);
+      // --image-bottom1: url('/@/assets/images/themify/deepblue/vent/alarm/bottom1.png');
+      // --image-center-bg: url('/@/assets/images/themify/deepblue/vent/alarm/center-bg.png');
+      // --image-warning-icon-bg1: url(/@/assets/images/themify/deepblue/vent/alarm/warning-icon-bg1.png);
+      // --image-warning-icon-bg-a1: url(/@/assets/images/themify/deepblue/vent/alarm/warning-icon-bg-a1.png);
+      // --image-data-bg: url(/@/assets/images/themify/deepblue/vent/alarm/data-bg.png);
+      // --image-icon-vent: url(/@/assets/images/themify/deepblue/vent/alarm/icon-vent.svg);
+      // --image-icon-bg: url(/@/assets/images/themify/deepblue/vent/alarm/icon-bg.png);
+      // --image-icon-device: url(/@/assets/images/themify/deepblue/vent/alarm/icon-device.svg);
+      // --image-icon-dust: url(/@/assets/images/themify/deepblue/vent/alarm/icon-dust.svg);
+      // --image-icon-gas: url(/@/assets/images/themify/deepblue/vent/alarm/icon-gas.svg);
+      --image-gallery_I_2: url(/@/assets/images/themify/deepblue/home-container/configurable/dusthome/gallery_I_2.png);
+      --image-gallery_I_1: url(/@/assets/images/themify/green/home-container/configurable/dusthome/gallery_I_1.png);
+    }
+    // type E图片样式调整
+    .gallery > .gallery-item_E:nth-child(2) {
+      background-image: var(--image-sbzs);
+      .gallery-item__label {
+        background-image: none;
+      }
+    }
+    .gallery > .gallery-item_E:nth-child(3) {
+      background-image: var(--image-pwkqs);
+      .gallery-item__label {
+        background-image: none;
+      }
+    }
+    .gallery > .gallery-item_E:nth-child(4) {
+      background-image: var(--image-lwsl);
+      .gallery-item__label {
+        background-image: none;
+      }
+    }
+    .gallery > .gallery-item_E:nth-child(5) {
+      background-image: var(--image-dwsl);
+      .gallery-item__label {
+        background-image: none;
+      }
+    }
+  }
   @{theme-deepblue} {
     .gallery {
       --image-gallery_center: url(/@/assets/images/themify/deepblue/home-container/configurable/gallery_center.png);

+ 3 - 0
src/views/vent/home/configurable/components/detail/CustomTable.vue

@@ -66,6 +66,9 @@
       --image-content-label: url(/@/assets/images/themify/green/company/content-label.png);
       --image-content-text: url('/@/assets/images/themify/green/company/content-text.png');
       --image-list-head: url('/@/assets/images/themify/green/home-container/configurable/firehome/list-head.png');
+      .table__content_label_A {
+        color: #00ffea;
+      }
     }
   }
   @{theme-deepblue} {

+ 26 - 1
src/views/vent/home/configurable/components/detail/MiniBoard.vue

@@ -121,12 +121,37 @@
       // --image-vent-param-bg: url('/@/assets/images/themify/deepblue/vent/vent-param-bg.png');
       // --image-mini-board-1: url('/@/assets/images/themify/deepblue/vent/home/mini-board-1.png');
       // --image-board_bg_1: url('/@/assets/images/themify/deepblue/home-container/configurable/board_bg_1.png');
-      --image-miehuo: url('/@/assets/images/themify/green/home-container/configurable/firehome/miehuo.png');
+      --image-miehuo: url(/@/assets/images/themify/green/home-container/configurable/firehome/miehuo.png);
       // --image-value-bg-2: url('/@/assets/images/themify/deepblue/vent/value-bg-2.png');
       // --image-board_bg_3: url('/@/assets/images/themify/deepblue/home-container/configurable/board_bg_3.png');
       // --image-board_bg_2: url('/@/assets/images/themify/deepblue/home-container/configurable/board_bg_2.png');
       // --image-board_bg_5: url('/@/assets/images/themify/deepblue/home-container/configurable/board_bg_5.png');
       // --image-board_bg_4: url('/@/assets/images/themify/deepblue/home-container/configurable/board_bg_4.png');
+      --image-hycd: url(/@/assets/images/themify/green/home-container/configurable/dusthome/hycd.png);
+      --image-dyfl: url(/@/assets/images/themify/green/home-container/configurable/dusthome/dyfl.png);
+      --image-jdjl: url(/@/assets/images/themify/green/home-container/configurable/dusthome/jdjl.png);
+    }
+    // type E 专用样式调整
+    .mini-board_E .mini-board__label_E {
+      height: 100px;
+    }
+    .mini-board_E:nth-child(1) {
+      background-image: var(--image-hycd);
+      .mini-board__label_E {
+        background-image: none;
+      }
+    }
+    .mini-board_E:nth-child(2) {
+      background-image: var(--image-dyfl);
+      .mini-board__label_E {
+        background-image: none;
+      }
+    }
+    .mini-board_E:nth-child(3) {
+      background-image: var(--image-jdjl);
+      .mini-board__label_E {
+        background-image: none;
+      }
     }
   }
   @{theme-deepblue} {

+ 11 - 0
src/views/vent/home/configurable/dustBD.vue

@@ -115,6 +115,17 @@
     src: url('../../../../assets/font/douyuFont.otf');
   }
 
+  @{theme-green} {
+    .company-home {
+      // --image-bg: url('@/assets/images/themify/deepblue/home-container/configurable/firehome/bg.png');
+      --image-fire-title: url(/@/assets/images/themify/green/vent/vent-header7.png);
+      --image-qkjaq: url('/@/assets/images/themify/green/home-container/configurable/firehome/qkjaq.png');
+      // --image-common-border2: url('/@/assets/images/themify/deepblue/home-container/configurable/firehome/common-border2.png');
+      --image-znzjxt: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/znzjxt.png);
+      --image-znzdxt: url(/@/assets/images/themify/deepblue/home-container/configurable/firehome/znzdxt.png);
+    }
+  }
+
   @{theme-deepblue} {
     .company-home {
       --image-bg: url('@/assets/images/themify/deepblue/home-container/configurable/firehome/bg.png');