#
whycq
2022-10-12 e442c50189f68c909aacb85e03cb33d9b16db584
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;