| | |
| | | <view class="cu-tag bg-cyan ">商品</view> |
| | | </view> |
| | | <view class="matnr"><text style="width: 400rpx;">{{item.matnr}}</text></view> |
| | | <view class="matnr"><text style="width: 400rpx;">{{item.specs}}</text></view> |
| | | </view> |
| | | </label> |
| | | </checkbox-group> |
| | |
| | | 'token':uni.getStorageSync('token'), |
| | | }, |
| | | success(result) { |
| | | console.log(result); |
| | | uni.hideLoading(); |
| | | var res = result.data |
| | | if (res.code === 200 ) { |
| | |
| | | z-index: 1; |
| | | position: fixed; |
| | | top: 188rpx; |
| | | /* #ifdef APP-PLUS */ |
| | | top: 89rpx; |
| | | /* #endif */ |
| | | width: 100%; |
| | | min-height: 50rpx; |
| | | background-color: #E4E7ED; |
| | |
| | | } |
| | | .demo-list { |
| | | border-bottom: 1px solid #d8d8d8; |
| | | height: 180rpx; |
| | | height: 150rpx; |
| | | margin: 15rpx; |
| | | border-radius: 20rpx; |
| | | } |
| | |
| | | float: left; |
| | | text-align: center; |
| | | width: 100rpx; |
| | | height: 180rpx; |
| | | line-height: 180rpx; |
| | | height: 120rpx; |
| | | line-height: 120rpx; |
| | | } |
| | | .demo-list-right { |
| | | display: inline-block; |
| | | float: left; |
| | | width: 100%; |
| | | height: 180rpx; |
| | | height: 150rpx; |
| | | color: #828282; |
| | | } |
| | | .order-ditel { |