Browse Source

更新oa样式

wangtao 1 month ago
parent
commit
0672fdab07

+ 1 - 0
src/pages/business/oa/approval/components/jbd.vue

@@ -429,6 +429,7 @@ onShow(() => {
   bottom:10px;
   left:10px;
   width:calc(100% - 20px);
+  z-index: 9999;
   button{
     border-radius: 10px !important;
   }

+ 1 - 0
src/pages/business/oa/approval/components/qjd.vue

@@ -427,6 +427,7 @@ onShow(() => {
   bottom:10px;
   left:10px;
   width:calc(100% - 20px);
+  z-index: 9999;
   button{
     border-radius: 10px !important;
   }

+ 1 - 1
src/pages/business/oa/toDo/detail.vue

@@ -443,7 +443,7 @@ onLoad((options) => {
   }
   .list-cell-bottom{
     padding:0;
-    margin:10px 0 30px;
+    margin:10px 0 20px;
     background-color: #fff;
     .approval{
       height:auto;