no message

This commit is contained in:
2023-03-22 17:08:41 +08:00
parent e4b1a70a29
commit e70ca29794
3 changed files with 10 additions and 32 deletions

View File

@@ -104,19 +104,3 @@
}
}
</script>
<style lang="stylus" scoped>
@import '../../common/style/mixin.styl';
.content1
flex-direction column
justify-content flex-start
padding 30rpx
box-sizing border-box
.icon-check
_wh(44rpx, 44rpx)
background-color #ffffff
border-radius 50%
margin 0 auto
.icon-checked
background-color $red
</style>