whycq
2022-10-15 c038caf7b08e3a8cd5573b00bac4fa1ee4076571
pages/basics/matSelect.vue
@@ -35,6 +35,9 @@
            </label>
         </checkbox-group>
      </scroll-view>
      <!-- <view class="record">
      </view> -->
      </view>
</template>
@@ -196,6 +199,14 @@
</script>
<style>
   .record {
      z-index: 1;
      position: fixed;
      top: 188rpx;
      width: 100%;
      min-height: 50rpx;
      background-color: #6f6f6f;
   }
   .matnr {
      margin-left: 60rpx;
      margin-top: 20rpx;