ll
liukangdong
2025-03-03 c87112aa6bfe824f5052f366893749af28b14354
h5/pages/staff/task/vDangetAppr.vue
@@ -98,7 +98,7 @@
                  </view>
                  <view class="line">
                     <view class="company">
                        {{ item.createUserName }} {{ item.companyName }}
                        {{ item.createUserName }}
                        <view style="display: inline" v-if="index == flowList.length - 1">
                           (
                           <span v-if="info.status == 1">已同意</span>
@@ -843,7 +843,7 @@
   }
   .main_app {
      background-color: #fff;
      background-color: #f7f7f7;
      padding-bottom: 0;
      position: relative;
@@ -864,7 +864,9 @@
               display: flex;
               margin-bottom: 48rpx;
               position: relative;
               &:nth-last-child(1){
                  margin-bottom: 0;
               }
               .separate {
                  position: absolute;
                  width: 4rpx;
@@ -1020,7 +1022,10 @@
         }
      }
      .module_list {
      .module_list {
         background-color: #fff;
         margin: 0 -30rpx;
         padding: 0 30rpx;
         .title {
            font-weight: 600;
            font-size: 32rpx;
@@ -1070,8 +1075,9 @@
      .status_wrap {
         position: relative;
         padding: 30rpx 0;
         padding: 30rpx;
         background-color: #fff;
         margin: 0 -30rpx;
         .name {
            font-weight: 600;
            font-size: 32rpx;
@@ -1151,7 +1157,7 @@
         .status {
            position: absolute;
            right: -30rpx;
            right: 0rpx;
            top: 0;
            height: 60rpx;
            line-height: 60rpx;