pages/basics/matSelect.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;