::v-deep=>:deep()

This commit is contained in:
aixianling
2022-12-01 09:35:20 +08:00
parent d12c7b2c5e
commit 883ec09a0e
352 changed files with 1277 additions and 1281 deletions

View File

@@ -231,7 +231,7 @@
<style scoped lang="scss">
.AppResidentManage {
::v-deep .ai-detail__content--wrapper {
:deep( .ai-detail__content--wrapper ){
max-width: 100% !important;
padding: 20px;
}
@@ -295,7 +295,7 @@
font-weight: normal;
}
::v-deep i {
:deep( i ){
font-style: normal;
color: #2266FF;
}

View File

@@ -160,7 +160,7 @@
<style scoped lang="scss">
.statistics {
::v-deep .ai-list__content--right-wrapper {
:deep( .ai-list__content--right-wrapper ){
background: transparent!important;
box-shadow: none!important;
padding: 12px 0 12px!important;