|  |  |  | 
|---|
|  |  |  | if (res.code === 200) { | 
|---|
|  |  |  | uni.showToast({ title: '分配成功', icon: 'success', duration: 2000, mask: true }); | 
|---|
|  |  |  | setTimeout(() => { | 
|---|
|  |  |  | uni.$emit('update', { msg:'刷新列表' }) | 
|---|
|  |  |  | uni.navigateBack({ delta: 1 }); | 
|---|
|  |  |  | }, 2000) | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | display: flex; | 
|---|
|  |  |  | flex-direction: column; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .u-icon__icon { | 
|---|
|  |  |  | margin-right: 0 !important; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fp_list_item_right_dis { | 
|---|
|  |  |  | display: flex; | 
|---|
|  |  |  | align-items: center; | 
|---|
|  |  |  | 
|---|
|  |  |  | .black { | 
|---|
|  |  |  | color: black !important; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | input { | 
|---|
|  |  |  | width: 180rpx; | 
|---|
|  |  |  | height: 60rpx; | 
|---|
|  |  |  | border-radius: 8rpx; | 
|---|
|  |  |  | border: 2rpx solid #E5E5E5; | 
|---|
|  |  |  | padding: 0 30rpx; | 
|---|
|  |  |  | text-align: right; | 
|---|
|  |  |  | font-size: 25rpx; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | // input { | 
|---|
|  |  |  | //     width: 180rpx; | 
|---|
|  |  |  | //     height: 60rpx; | 
|---|
|  |  |  | //     border-radius: 8rpx; | 
|---|
|  |  |  | //     border: 2rpx solid #E5E5E5; | 
|---|
|  |  |  | //     padding: 0 30rpx; | 
|---|
|  |  |  | //     text-align: right; | 
|---|
|  |  |  | //     font-size: 25rpx; | 
|---|
|  |  |  | // } | 
|---|
|  |  |  | text { | 
|---|
|  |  |  | font-size: 28rpx; | 
|---|
|  |  |  | font-weight: 400; | 
|---|
|  |  |  | 
|---|
|  |  |  | font-weight: 400; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fp_list_item_right { | 
|---|
|  |  |  | .fp_list_item_right::v-deep { | 
|---|
|  |  |  | display: flex; | 
|---|
|  |  |  | align-items: center; | 
|---|
|  |  |  | .u-icon__icon { | 
|---|
|  |  |  | margin-right: 0 !important; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .wu { | 
|---|
|  |  |  | text-align: center; | 
|---|
|  |  |  | text { | 
|---|
|  |  |  | 
|---|
|  |  |  | .black { | 
|---|
|  |  |  | color: black !important; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | input { | 
|---|
|  |  |  | width: 180rpx; | 
|---|
|  |  |  | height: 60rpx; | 
|---|
|  |  |  | border-radius: 8rpx; | 
|---|
|  |  |  | border: 1rpx solid #E5E5E5; | 
|---|
|  |  |  | padding: 0 30rpx; | 
|---|
|  |  |  | text-align: right; | 
|---|
|  |  |  | font-size: 25rpx; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | // input { | 
|---|
|  |  |  | //     width: 180rpx; | 
|---|
|  |  |  | //     height: 60rpx; | 
|---|
|  |  |  | //     border-radius: 8rpx; | 
|---|
|  |  |  | //     border: 1rpx solid #E5E5E5; | 
|---|
|  |  |  | //     padding: 0 30rpx; | 
|---|
|  |  |  | //     text-align: right; | 
|---|
|  |  |  | //     font-size: 25rpx; | 
|---|
|  |  |  | // } | 
|---|
|  |  |  | text { | 
|---|
|  |  |  | font-size: 28rpx; | 
|---|
|  |  |  | font-weight: 400; | 
|---|