Sfoglia il codice sorgente

人员档案详情页更新

guoqing 2 anni fa
parent
commit
b1b75c67ef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/placeManage/placePersoninfo.vue

+ 1 - 1
src/views/placeManage/placePersoninfo.vue

@@ -301,7 +301,7 @@ html {
 .content {
   position: fixed;
   width: 85%;
-  top: 240px;
+  top: 180px;
   left: 50%;
   padding: 20px 10px;
   transform: translateX(-50%);