Browse Source

页面重构

yuwenjun1997 3 years ago
parent
commit
c512c5a21c
1 changed files with 0 additions and 5 deletions
  1. 0 5
      pages/ph/approve/personnel/operate/index.vue

+ 0 - 5
pages/ph/approve/personnel/operate/index.vue

@@ -182,11 +182,6 @@ export default {
         border-radius: 4px;
         box-sizing: border-box;
         padding: 3.2vw;
-        cursor: pointer;
-        transition: all 0.4s;
-        &:hover {
-          box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
-        }
 
         .cover {
           display: block;