refactor: verify

This commit is contained in:
xingyu4j
2022-11-17 10:37:23 +08:00
parent b28baf0ef5
commit 7083d991fe
8 changed files with 24 additions and 62 deletions

View File

@ -244,7 +244,7 @@ export default {
</script>
<style lang="scss" scoped>
::v-deep .el-descriptions{
:deep(.el-descriptions){
&:not(:nth-child(1)) {
margin-top: 20px;
}

View File

@ -332,7 +332,7 @@
</script>
<style lang="scss" scoped>
::v-deep .order-table{
:deep(.order-table){
margin-top: 20px;
border-bottom: none;
&::before{