半成品入库

This commit is contained in:
2023-04-13 16:41:42 +08:00
parent 97466c8e6b
commit 1ddb60576b
9 changed files with 229 additions and 17 deletions

View File

@@ -92,8 +92,10 @@
<style lang="stylus" scoped>
@import '../../common/style/mixin.styl';
.filter-confirm-wrap
_wh(100%, calc(100% - 72px))
background-color #f5f5f5
_wh(calc(100% - 30px), calc(100% - 72px))
background-color #fff
border-radius 12px
margin 15px auto
_fj()
.filter-confirm-wrap-inner
width 50%