|  |  | 
 |  |  |             tabIndex: 0, | 
 |  |  |          } | 
 |  |  |       }, | 
 |  |  |       onLoad() { | 
 |  |  |       onLoad(options) { | 
 |  |  |          if (options.orderItemId) { | 
 |  |  |             this.query.orderItemId = options.orderItemId | 
 |  |  |          } | 
 |  |  |          // #ifdef PUB_SUPPLIER | 
 |  |  |          this.listApi = '/api/supplier/sales/list' | 
 |  |  |          // #endif | 
 |  |  | 
 |  |  |                vertical-align: middle; | 
 |  |  |             } | 
 |  |  |          } | 
 |  |  |          .flower-item{ | 
 |  |  |  | 
 |  |  |          .flower-item { | 
 |  |  |             .title { | 
 |  |  |                font-weight: 600; | 
 |  |  |                font-size: 28rpx; | 
 |  |  |                color: #000000; | 
 |  |  |                line-height: 40rpx; | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |                .level { | 
 |  |  |                   font-weight: 400; | 
 |  |  |                   font-size: 28rpx; | 
 |  |  | 
 |  |  |                   margin-right: 20rpx; | 
 |  |  |                } | 
 |  |  |             } | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |             .flower-img { | 
 |  |  |                width: 128rpx; | 
 |  |  |                height: 118rpx; | 
 |  |  |                min-width: 128rpx; | 
 |  |  |                min-height: 118rpx; | 
 |  |  |             } | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |             .each-list { | 
 |  |  |                display: flex; | 
 |  |  |                flex-wrap: wrap; | 
 |  |  |                margin-top: 6rpx; | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |                .each-item { | 
 |  |  |                   min-width: 40%; | 
 |  |  |                   max-width: 50%; | 
 |  |  | 
 |  |  |                   margin-left: 0rpx; | 
 |  |  |                   margin-right: auto; | 
 |  |  |                   display: flex; | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |                   .label { | 
 |  |  |                      font-weight: 400; | 
 |  |  |                      font-size: 24rpx; | 
 |  |  | 
 |  |  |                      text-align: left; | 
 |  |  |                      padding-right: 10rpx; | 
 |  |  |                   } | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |                   .label::after { | 
 |  |  |                      content: ": " | 
 |  |  |                   } | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |                   .value { | 
 |  |  |                      font-weight: 400; | 
 |  |  |                      font-size: 24rpx; | 
 |  |  | 
 |  |  |                   } | 
 |  |  |                } | 
 |  |  |             } | 
 |  |  | 				 | 
 |  |  |  | 
 |  |  |          } | 
 |  |  |       } | 
 |  |  |    } |