This commit is contained in:
liuye
2023-01-06 11:23:31 +08:00
parent a1a0cb6867
commit ae53f27351

View File

@@ -100,15 +100,11 @@ export default {
})
}
},
onReachBottom() {
}
}
</script>
<style lang="scss" scoped>
.selectEquipment {
padding-bottom: 128px;
.currentLeft-top {
display: flex;
@@ -127,8 +123,7 @@ export default {
}
.record {
margin-top: 8px;
padding-left: 32px;
background-color: #fff;
padding-bottom: 128px;
.item {
width: 100%;
@@ -136,6 +131,9 @@ export default {
align-items: center;
height: 110rpx;
border-bottom: 1px solid #ddd;
padding-left: 32px;
box-sizing: border-box;
background-color: #fff;
&:last-child {
border: none;