#
whycq
2023-02-17 87f32cd2328f1c62628bd0aed4b4bc4efa30c8a7
pages/basics/matSelect.vue
@@ -30,7 +30,6 @@
                     <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>
@@ -347,7 +346,7 @@
   }
   .demo-list {
      border-bottom: 1px solid #d8d8d8;
      height: 180rpx;
      height: 150rpx;
      margin: 15rpx;
      border-radius: 20rpx;
   }
@@ -365,14 +364,14 @@
      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 {