Browse Source

[Feat 0000]图片名称路径修改

bobo04052021@163.com 1 day ago
parent
commit
1e55fdefc5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/vent/home/configurable/ventNew.vue

+ 2 - 2
src/views/vent/home/configurable/ventNew.vue

@@ -67,7 +67,7 @@ onUnmounted(() => {
 
 
 @{theme-deepblue} {
 @{theme-deepblue} {
   .company-home {
   .company-home {
-    --image-modal-top: url('@/assets/images/themify/deepblue/vent/home/modaltop.png');
+    --image-modal-top: url('@/assets/images/vent/homeNew/modaltop.png');
   }
   }
 }
 }
 
 
@@ -77,7 +77,7 @@ onUnmounted(() => {
   height: 100%;
   height: 100%;
   color: @white;
   color: @white;
   position: relative;
   position: relative;
-  background: url('@/assets/images//vent/homeNew/bg.png') no-repeat center;
+  background: url('@/assets/images/vent/homeNew/bg.png') no-repeat center;
 
 
   .top-bg {
   .top-bg {
     width: 100%;
     width: 100%;