Explorar el Código

人员档案详情页更新

guoqing hace 1 año
padre
commit
b1b75c67ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%);