lxh 1 éve
szülő
commit
88fdfc3ee2

+ 4 - 4
src/views/vent/common/danelBd.vue

@@ -3,7 +3,7 @@
     <div v-if="moduleNames" class="dane-title"
       :style="{ 'margin-bottom': contentStyle.contentH == '0px' ? '0px' : '3px' }">
       <div :class="commonTitle == 'selected' ? 'common-navL' : 'common-navL1'">
-        <img src="@/assets/images/fire/firehome/title-2.png" alt="" />
+        <img src="../../../assets/images/fire/firehome/title-2.png" alt="" />
         <span>{{ moduleNames }}</span>
         <!-- <CaretDownOutlined v-if="moduleIndex && commonTitle == 'datePikers'" :size="18" @click="toggleModule" />
         <CaretUpOutlined v-if="!moduleIndex && commonTitle == 'datePikers'" :size="18" @click="toggleModule" />
@@ -160,7 +160,7 @@ watch(
     width: 100%;
     height: 43px;
     padding: 0 10px;
-    background: url('@/assets/images/fire/firehome/title-1.png') no-repeat center;
+    background: url('../../../assets/images/fire/firehome/title-1.png') no-repeat center;
     background-size: 100% 100%;
 
     .common-navL {
@@ -265,7 +265,7 @@ watch(
     box-sizing: border-box;
     width: 100%;
     padding: 10px 15px;
-    background: url('@/assets/images/fire/firehome/title-3.png') no-repeat center;
+    background: url('../../../assets/images/fire/firehome/title-3.png') no-repeat center;
     background-size: 100% 100%;
 
     .t-line {
@@ -274,7 +274,7 @@ watch(
       left: 0;
       width: 100%;
       padding: 10px 15px;
-      background: url('@/assets/images/fire/firehome/title-3.png') no-repeat center;
+      background: url('../../../assets/images/fire/firehome/title-3.png') no-repeat center;
       background-size: 100% 100%;
 
 

+ 1 - 1
src/views/vent/fire/fireHome/components/emptyJc.vue

@@ -40,7 +40,7 @@
       flex-direction: column;
       align-items: center;
       justify-content: center;
-      background: url('@/assets/images/fire/firehome/empty-qp.png') no-repeat center;
+      background: url('../../../../../assets/images/fire/firehome/empty-qp.png') no-repeat center;
       background-size: 100% 100%;
 
       &:nth-child(1) {

+ 1 - 1
src/views/vent/fire/fireHome/components/fiberBunbleJc.vue

@@ -54,7 +54,7 @@
       position: relative;
       width: 100%;
       height: 58px;
-      background: url('@/assets/images/fire/firehome/fiber-jc.png') no-repeat center;
+      background: url('../../../../../assets/images/fire/firehome/fiber-jc.png') no-repeat center;
       background-size: 100% 100%;
 
       .jc-title {

+ 4 - 4
src/views/vent/fire/fireHome/components/outFireJc.vue

@@ -47,7 +47,7 @@
       position: relative;
       width: 157px;
       height: 160px;
-      background: url('@/assets/images/fire/firehome/miehuo.png') no-repeat center;
+      background: url('../../../../../assets/images/fire/firehome/miehuo.png') no-repeat center;
       background-size: 100% 100%;
 
       .outFire-title {
@@ -85,7 +85,7 @@
         left: 54px;
         width: 53px;
         height: 77px;
-        background: url('@/assets/images/fire/firehome/temp.png') no-repeat center;
+        background: url('../../../../../assets/images/fire/firehome/temp.png') no-repeat center;
         background-size: 100% 100%;
       }
 
@@ -95,7 +95,7 @@
         left: 34px;
         width: 89px;
         height: 67px;
-        background: url('@/assets/images/fire/firehome/co1.png') no-repeat center;
+        background: url('../../../../../assets/images/fire/firehome/co1.png') no-repeat center;
         background-size: 100% 100%;
       }
 
@@ -105,7 +105,7 @@
         left: 42px;
         width: 74px;
         height: 74px;
-        background: url('@/assets/images/fire/firehome/smoke.png') no-repeat center;
+        background: url('../../../../../assets/images/fire/firehome/smoke.png') no-repeat center;
         background-size: 100% 100%;
       }
     }

+ 2 - 2
src/views/vent/fire/fireHome/components/safetyJc.vue

@@ -136,7 +136,7 @@ watch(() => props.safetyList, (newL, oldL) => {
       height: 24px;
       margin-bottom: 10px;
       padding: 0 7px;
-      background: url('@/assets/images/fire/firehome/safety1.png') no-repeat center;
+      background: url('../../../../../assets/images/fire/firehome/safety1.png') no-repeat center;
       background-size: 100% 100%;
 
       span {
@@ -148,7 +148,7 @@ watch(() => props.safetyList, (newL, oldL) => {
           align-items: center;
           justify-content: center;
           height: 100%;
-          background: url('@/assets/images/fire/firehome/safety2.png') no-repeat center;
+          background: url('../../../../../assets/images/fire/firehome/safety2.png') no-repeat center;
           background-size: 100% 100%;
         }
 

+ 1 - 1
src/views/vent/fire/fireHome/components/systemJc.vue

@@ -25,7 +25,7 @@
       position: relative;
       width: 222px;
       height: 100%;
-      background: url('@/assets/images/fire/firehome/zu-14578.png') no-repeat center;
+      background: url('../../../../../assets/images/fire/firehome/zu-14578.png') no-repeat center;
       background-size: 100% 100%;
 
       .system-label {

+ 4 - 4
src/views/vent/fire/fireHome/components/workJc.vue

@@ -175,7 +175,7 @@ onMounted(() => {
 <style lang="less" scoped>
 @font-face {
   font-family: douyuFont;
-  src: url('@/assets/font/douyuFont.otf');
+  src: url('../../../../../assets/font/douyuFont.otf');
 }
 
 .workJc {
@@ -211,7 +211,7 @@ onMounted(() => {
         width: 100px;
         height: 100px;
         transform: translate(-50%, -50%);
-        background: url('@/assets/images/fire/firehome/zu-e.png') no-repeat center;
+        background: url('../../../../../assets/images/fire/firehome/zu-e.png') no-repeat center;
         background-size: 100% 100%;
       }
 
@@ -222,7 +222,7 @@ onMounted(() => {
         width: 125px;
         height: 125px;
         animation: rotationLine 10s linear infinite;
-        background: url('@/assets/images/fire/firehome/ty-e.png') no-repeat center;
+        background: url('../../../../../assets/images/fire/firehome/ty-e.png') no-repeat center;
         background-size: 100% 100%;
       }
 
@@ -294,7 +294,7 @@ onMounted(() => {
         position: relative;
         width: 100%;
         height: 100px;
-        background: url('@/assets/images/fire/firehome/work-jc.png') no-repeat center;
+        background: url('../../../../../assets/images/fire/firehome/work-jc.png') no-repeat center;
         background-size: 100% 100%;
 
         .card-l-label {

+ 2 - 2
src/views/vent/fire/fireHome/index.vue

@@ -482,7 +482,7 @@ onMounted(() => {
 <style lang="less" scoped>
 @font-face {
   font-family: douyuFont;
-  src: url('@/assets/font/douyuFont.otf');
+  src: url('../../../../assets/font/douyuFont.otf');
 }
 
 .fireHome {
@@ -523,7 +523,7 @@ onMounted(() => {
         position: relative;
         width: 100%;
         height: 121px;
-        background: url('@/assets/images/fire/firehome/qkjaq.png') no-repeat center;
+        background: url('../../../../assets/images/fire/firehome/qkjaq.png') no-repeat center;
         background-size: 100% 100%;
 
         .tcontent-area {