|
@@ -23,6 +23,7 @@
|
|
|
label: string;
|
|
|
prop: string;
|
|
|
}[];
|
|
|
+ /** A | B | C | D */
|
|
|
type: string;
|
|
|
}>(),
|
|
|
{
|
|
@@ -147,6 +148,195 @@
|
|
|
font-size: 20px;
|
|
|
}
|
|
|
|
|
|
+ .gallery_D {
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ justify-content: center;
|
|
|
+ height: auto;
|
|
|
+ }
|
|
|
+ .gallery-item_center_D {
|
|
|
+ background: url(/@/assets/images/home-container/configurable/firehome/img-2.png) no-repeat;
|
|
|
+ background-size: auto 100%;
|
|
|
+ width: 100px;
|
|
|
+ height: 100px;
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_D {
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/firehome/img-1.png);
|
|
|
+ background-size: auto 100%;
|
|
|
+ width: 213px;
|
|
|
+ height: 87px;
|
|
|
+ align-items: center;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 35px;
|
|
|
+ display: none;
|
|
|
+
|
|
|
+ .gallery-item__value {
|
|
|
+ font-size: 24px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_D:nth-child(2) {
|
|
|
+ display: block;
|
|
|
+ }
|
|
|
+
|
|
|
+ .gallery-item_center_E {
|
|
|
+ background: url(/@/assets/images/home-container/configurable/dusthome/img-8.png) no-repeat;
|
|
|
+ width: 200px;
|
|
|
+ height: 200px;
|
|
|
+ left: calc(50% - 100px);
|
|
|
+ top: calc(50% - 110px);
|
|
|
+ position: absolute;
|
|
|
+ background-size: 100% auto;
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_E {
|
|
|
+ background: url(/@/assets/images/home-container/configurable/dusthome/img-9.png) no-repeat;
|
|
|
+ width: 100px;
|
|
|
+ height: 90px;
|
|
|
+ position: absolute;
|
|
|
+ text-align: center;
|
|
|
+ background-size: 100% 100%;
|
|
|
+
|
|
|
+ .gallery-item__label {
|
|
|
+ height: 60px;
|
|
|
+ text-align: center;
|
|
|
+ background-size: 30px 30px;
|
|
|
+ background-position: center top;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 30px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_E:nth-child(2) {
|
|
|
+ top: 20px;
|
|
|
+ left: 80px;
|
|
|
+ .gallery-item__label {
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/dusthome/sbzs.png);
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_E:nth-child(3) {
|
|
|
+ top: 20px;
|
|
|
+ right: 80px;
|
|
|
+ .gallery-item__label {
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/dusthome/pwkqs.png);
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_E:nth-child(4) {
|
|
|
+ bottom: 20px;
|
|
|
+ left: 80px;
|
|
|
+ .gallery-item__label {
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/dusthome/lwsl.png);
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_E:nth-child(5) {
|
|
|
+ bottom: 20px;
|
|
|
+ right: 80px;
|
|
|
+ .gallery-item__label {
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/dusthome/dwsl.png);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ // .gallery-item_center_F {
|
|
|
+ // }
|
|
|
+ .gallery > .gallery-item_F {
|
|
|
+ width: 120px;
|
|
|
+ height: 65px;
|
|
|
+ position: absolute;
|
|
|
+ text-align: center;
|
|
|
+ padding-left: 20px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-position: center;
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/firehome/img-1.png);
|
|
|
+
|
|
|
+ .gallery-item__value {
|
|
|
+ font-size: 20px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_F:nth-child(2) {
|
|
|
+ top: 10px;
|
|
|
+ left: 10px;
|
|
|
+ width: 150px;
|
|
|
+ height: 150px;
|
|
|
+ line-height: 150px;
|
|
|
+ padding: 0;
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/dusthome/img-7.png);
|
|
|
+
|
|
|
+ .gallery-item__label {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_F:nth-child(3) {
|
|
|
+ top: 10px;
|
|
|
+ left: 160px;
|
|
|
+ padding-top: 5px;
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_F:nth-child(4) {
|
|
|
+ top: 10px;
|
|
|
+ left: 280px;
|
|
|
+ padding-top: 5px;
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_F:nth-child(5) {
|
|
|
+ top: 90px;
|
|
|
+ left: 160px;
|
|
|
+ padding-top: 5px;
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_F:nth-child(6) {
|
|
|
+ top: 90px;
|
|
|
+ left: 280px;
|
|
|
+ padding-top: 5px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .gallery_G {
|
|
|
+ height: 300px;
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G {
|
|
|
+ width: 120px;
|
|
|
+ height: 120px;
|
|
|
+ position: absolute;
|
|
|
+ text-align: center;
|
|
|
+ padding-top: 34px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-position: center;
|
|
|
+ background-image: url(/@/assets/images/home-container/configurable/firehome/img-4.png);
|
|
|
+
|
|
|
+ .gallery-item__value {
|
|
|
+ font-size: 20px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(2) {
|
|
|
+ top: calc(50% - 60px);
|
|
|
+ left: calc(50% - 60px);
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(3) {
|
|
|
+ top: calc(50% - 60px);
|
|
|
+ left: 60px;
|
|
|
+ transform: scale(0.7);
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(4) {
|
|
|
+ top: calc(50% - 60px);
|
|
|
+ right: 60px;
|
|
|
+ transform: scale(0.7);
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(5) {
|
|
|
+ top: 15px;
|
|
|
+ left: 30px;
|
|
|
+ transform: scale(0.5);
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(6) {
|
|
|
+ bottom: 15px;
|
|
|
+ left: 30px;
|
|
|
+ transform: scale(0.5);
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(7) {
|
|
|
+ top: 15px;
|
|
|
+ right: 30px;
|
|
|
+ transform: scale(0.5);
|
|
|
+ }
|
|
|
+ .gallery > .gallery-item_G:nth-child(8) {
|
|
|
+ bottom: 15px;
|
|
|
+ right: 30px;
|
|
|
+ transform: scale(0.5);
|
|
|
+ }
|
|
|
+
|
|
|
.gallery-item__value_red {
|
|
|
color: red;
|
|
|
}
|