This commit is contained in:
2023-05-09 10:35:11 +08:00
parent 3e4887561d
commit 127e519c01
13 changed files with 550 additions and 420 deletions

View File

@@ -167,6 +167,8 @@ export default {
<style lang="stylus" scoped>
@import '~@css/mixin'
.container
_wh(100%, 100%)
.close_btn
position absolute
top 2px
@@ -178,8 +180,8 @@ export default {
cursor pointer
.content
width 100%
height calc(100% - 100px)
padding 0 15px
height calc(100% - 84px)
padding 15px
.item_tr
width 100%
height 100%