| | |
| | | </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>
|
| | |
| | | }
|
| | |
|
| | | .main_app {
|
| | | background-color: #fff;
|
| | | background-color: #f7f7f7;
|
| | | padding-bottom: 0;
|
| | | position: relative;
|
| | |
|
| | |
| | | display: flex;
|
| | | margin-bottom: 48rpx;
|
| | | position: relative;
|
| | |
|
| | | &:nth-last-child(1){ |
| | | margin-bottom: 0; |
| | | }
|
| | | .separate {
|
| | | position: absolute;
|
| | | width: 4rpx;
|
| | |
| | | }
|
| | |
|
| | | .module_list {
|
| | | background-color: #fff; |
| | | margin: 0 -30rpx; |
| | | padding: 0 30rpx;
|
| | | .title {
|
| | | font-weight: 600;
|
| | | font-size: 32rpx;
|
| | |
| | |
|
| | | .status_wrap {
|
| | | position: relative;
|
| | | padding: 30rpx 0;
|
| | |
|
| | | padding: 30rpx;
|
| | | background-color: #fff; |
| | | margin: 0 -30rpx;
|
| | | .name {
|
| | | font-weight: 600;
|
| | | font-size: 32rpx;
|
| | |
| | |
|
| | | .status {
|
| | | position: absolute;
|
| | | right: -30rpx;
|
| | | right: 0rpx;
|
| | | top: 0;
|
| | | height: 60rpx;
|
| | | line-height: 60rpx;
|