盘点明细样式

This commit is contained in:
2023-04-24 16:40:24 +08:00
parent 54506ac5cc
commit d373ac4c89

View File

@@ -228,7 +228,7 @@
}
</script>
<style lang="stylus">
<style lang="stylus" scoped>
.zd_content
padding-bottom 77rpx
// .slide_new table td:nth-child(1), .slide_new table th:nth-child(1)
@@ -317,4 +317,9 @@
display flex
justify-content: center
align-items: center
.submit-bar
justify-content space-around
.submit-button
margin-left 20rpx
margin-right 20rpx
</style>