@import "~@/assets/styles/archives-manage.scss";
+::v-deep.input-prepend{
+  .el-input__inner {
+    padding-left: 106px;
+  }
+}
 
diff --git a/src/views/archivesManage/archivesList/archivesJuannei/index.vue b/src/views/archivesManage/archivesList/archivesJuannei/index.vue
index ef99276..4a6f071 100644
--- a/src/views/archivesManage/archivesList/archivesJuannei/index.vue
+++ b/src/views/archivesManage/archivesList/archivesJuannei/index.vue
@@ -22,7 +22,7 @@
       
         
         
-          
+          
             
 @import "~@/assets/styles/archives-manage.scss";
+::v-deep.input-prepend{
+  .el-input__inner {
+    padding-left: 85px;
+  }
+}
 
diff --git a/src/views/archivesManage/archivesList/archivesProject/index.vue b/src/views/archivesManage/archivesList/archivesProject/index.vue
index 0044b01..a77efa2 100644
--- a/src/views/archivesManage/archivesList/archivesProject/index.vue
+++ b/src/views/archivesManage/archivesList/archivesProject/index.vue
@@ -17,8 +17,8 @@
       
       
         
-        
-          
+        
+          
             
 @import "~@/assets/styles/archives-manage.scss";
+::v-deep.input-prepend{
+  .el-input__inner {
+    padding-left: 94px;
+  }
+}
 
 
diff --git a/src/views/storeManage/warehouse3D/archivesStorage/index.vue b/src/views/storeManage/warehouse3D/archivesStorage/index.vue
index 5c30953..61ba3bb 100644
--- a/src/views/storeManage/warehouse3D/archivesStorage/index.vue
+++ b/src/views/storeManage/warehouse3D/archivesStorage/index.vue
@@ -3,7 +3,6 @@
     
     
       
@@ -59,7 +71,7 @@
         
diff --git a/src/views/storeManage/warehouse3D/fullView/index.vue b/src/views/storeManage/warehouse3D/fullView/index.vue
index 2685b01..1ee6434 100644
--- a/src/views/storeManage/warehouse3D/fullView/index.vue
+++ b/src/views/storeManage/warehouse3D/fullView/index.vue
@@ -24,7 +24,7 @@
       
     
       
-        - 全景图-
- 档案库-
- 整理室-
- 阅览室+
- 
+          
+          全景图 +
+- 
+          
+          档案库 +
+- 
+          
+          整理室 +
+- 
+          
+          阅览室 +
 
@@ -91,47 +103,59 @@ export default {
   .warehouse-nav{
     display: flex;
     position: absolute;
-    bottom: 17px;
+    bottom: 20px;
     left: 20px;
     z-index: 11;
+    // width: calc(100vw - 545px);
+    width: calc(100vw - 800px);
     height: 90px;
     min-height: 90px;
     padding: 0;
     li{
-      width: 260px;
+      display: flex;
+      flex-wrap: nowrap;
+      align-items: center;
+      align-content: center;
+      justify-content: center;
+      width: 25%;
       height: 90px;
       line-height: 90px;
       text-align: right;
-      padding-right: 60px;
+      // padding-right: 20px;
       margin-right: 20px;
       font-size: 18px;
       position: relative;
       cursor: default;
       background: url('~@/assets/images/warehouse_tab_bg.png') no-repeat;
-      &::before{
-        content: '';
+      background-size: 100% 100%;
+      span{
         width: 72px;
         height: 52px;
-        position: absolute;
-        left: 60px;
-        top: 20px;
+        // position: absolute;
+        // left: 60px;
+        // top: 20px;
       }
-      &:first-child::before{
+      p{
+        // flex: 1;
+        text-align: left;
+      }
+      &:first-child span{
         background: url('~@/assets/images/tab_fullview_logo.png') no-repeat;
       }
-      &:nth-child(2)::before{
+      &:nth-child(2) span{
         background: url('~@/assets/images/tab_archives_logo.png') no-repeat;
       }
-      &:nth-child(3)::before{
+      &:nth-child(3) span{
         background: url('~@/assets/images/tab_collate_logo.png') no-repeat;
       }
-      &:nth-child(4)::before{
+      &:nth-child(4) span{
         background: url('~@/assets/images/tab_read_logo.png') no-repeat;
       }
     }
     .active-nav{
       color: #fff;
       background: url('~@/assets/images/warehouse_tab_active.png') no-repeat;
+      background-size: 100% 100%;
     }
   }
 
diff --git a/src/views/storeManage/warehouse3DConfig/index.vue b/src/views/storeManage/warehouse3DConfig/index.vue
index 400be29..b0a07a7 100644
--- a/src/views/storeManage/warehouse3DConfig/index.vue
+++ b/src/views/storeManage/warehouse3DConfig/index.vue
@@ -16,7 +16,7 @@
         
        
       
-        绑定参数
+        绑定参数