::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

@@ -428,7 +428,7 @@ export default {
.AppMeetingChinaunion {
height: 100%;
::v-deep .ai-partyorg {
:deep( .ai-partyorg ){
.el-dialog__header, .el-dialog__footer {
line-height: 1 !important;
}
@@ -492,7 +492,7 @@ export default {
}
.btn {
::v-deep .el-button [class*=iconfont] + span {
:deep( .el-button [class*=iconfont] + span ){
margin-left: 0;
}
}

View File

@@ -716,7 +716,7 @@ export default {
.addThreeMeeting {
height: 100%;
::v-deep .el-form {
:deep( .el-form ){
.ailist-title {
padding-left: 0;
margin-bottom: 8px;
@@ -729,7 +729,7 @@ export default {
}
}
::v-deep .el-dialog__body {
:deep( .el-dialog__body ){
padding-top: 16px !important;
}
@@ -752,7 +752,7 @@ export default {
}
}
::v-deep .el-upload--picture-card {
:deep( .el-upload--picture-card ){
width: 84px !important;
height: 84px !important;
line-height: 30px !important;
@@ -840,7 +840,7 @@ export default {
}
::v-deep .el-form-item__content {
:deep( .el-form-item__content ){
display: flex;
flex-wrap: wrap;
}
@@ -877,7 +877,7 @@ export default {
}
}
::v-deep p.add_top {
:deep( p.add_top ){
margin: 0;
}
@@ -886,14 +886,14 @@ export default {
height: 32px;
margin: 0 8px;
::v-deep .el-input__inner {
:deep( .el-input__inner ){
line-height: 32px;
height: 32px;
padding: 0 10px;
}
}
::v-deep .select-party {
:deep( .select-party ){
.el-dialog__header {
padding: 13px 16px;
border-bottom: 1px solid #eee;
@@ -975,7 +975,7 @@ export default {
width: 100%;
}
::v-deep .el-tag .el-icon-close {
:deep( .el-tag .el-icon-close ){
color: #666;
}
}

View File

@@ -425,10 +425,10 @@
</script>
<style scoped lang="scss">
.appThreeMeetingUser{
::v-deep .el-radio{
:deep( .el-radio){
margin-right: 16px!important;
}
::v-deep .el-radio__label{
:deep( .el-radio__label){
padding-left: 4px!important;
}
.operation {
@@ -445,7 +445,7 @@
background-color: #f3f6f9;
box-shadow: inset 0 1px 0 0 #eeeeee;
}
::v-deep .el-textarea{
:deep( .el-textarea){
width: 362px;
}
}

View File

@@ -564,7 +564,7 @@ export default {
.addThreeMeeting {
height: 100%;
::v-deep .el-form {
:deep( .el-form ){
.ailist-title {
padding: 0;
margin-bottom: 8px;
@@ -579,7 +579,7 @@ export default {
}
}
::v-deep.ai-detail__content--wrapper {
:deep(.ai-detail__content--wrapper ){
.el-form {
width: 1000px;
margin: 0 auto;
@@ -591,11 +591,11 @@ export default {
margin-bottom: 8px;
}
::v-deep .el-dialog__body {
:deep( .el-dialog__body ){
padding-top: 16px !important;
}
::v-deep .iconfont {
:deep( .iconfont ){
color: #2266FF;
cursor: pointer;
}
@@ -680,7 +680,7 @@ export default {
}
}
::v-deep .el-form-item__label {
:deep( .el-form-item__label ){
color: #999;
}
@@ -711,7 +711,7 @@ export default {
width: 100%;
}
::v-deep .AiEchart {
:deep( .AiEchart ){
height: 160px;
}
}

View File

@@ -170,7 +170,7 @@ export default {
};
</script>
<style scoped lang="scss">
::v-deep .right_title .iconfont {
:deep( .right_title .iconfont ){
margin-right: 0 !important;
}
@@ -221,7 +221,7 @@ export default {
vertical-align: top;
}
::v-deep .el-input__inner {
:deep( .el-input__inner ){
height: 28px !important;
}
}

View File

@@ -762,7 +762,7 @@ export default {
<style scoped lang="scss">
.addThreeMeeting {
::v-deep .el-upload-list--picture-card {
:deep( .el-upload-list--picture-card ){
.el-upload-list__item-actions {
width: 84px !important;
height: 84px !important;
@@ -788,19 +788,19 @@ export default {
}
}
::v-deep .el-upload-list__item {
:deep( .el-upload-list__item ){
margin-right: 16px;
}
::v-deep .el-date-editor--datetime {
:deep( .el-date-editor--datetime ){
width: 100% !important;
}
::v-deep .el-upload-list__item:nth-of-type(7) {
:deep( .el-upload-list__item:nth-of-type(7) ){
margin-right: 0;
}
::v-deep .el-upload-list__item,
:deep( .el-upload-list__item),
.el-upload-list__item {
img {
width: 84px !important;
@@ -812,7 +812,7 @@ export default {
.upload-list {
// padding-bottom: 100px;
::v-deep .el-upload-list__item {
:deep( .el-upload-list__item ){
width: 84px !important;
height: 84px !important;
border-radius: 2px !important;
@@ -844,7 +844,7 @@ export default {
line-height: 16px;
}
::v-deep .el-upload--picture-card {
:deep( .el-upload--picture-card ){
width: 84px !important;
height: 84px !important;
line-height: 30px !important;
@@ -993,7 +993,7 @@ export default {
}
}
::v-deep .el-form-item__content {
:deep( .el-form-item__content ){
display: flex;
flex-wrap: wrap;
}
@@ -1034,7 +1034,7 @@ export default {
height: 32px;
margin: 0 8px;
::v-deep .el-input__inner {
:deep( .el-input__inner ){
line-height: 32px;
height: 32px;
padding: 0 10px;
@@ -1042,16 +1042,16 @@ export default {
}
.select-party {
::v-deep .el-dialog__header {
:deep( .el-dialog__header ){
padding: 13px 16px;
border-bottom: 1px solid #eee;
}
::v-deep .el-dialog__body {
:deep( .el-dialog__body ){
padding: 24px 40px 48px;
}
::v-deep .el-tree {
:deep( .el-tree ){
background-color: #fcfcfc;
height: calc(100% - 40px);
width: 350px;
@@ -1120,7 +1120,7 @@ export default {
width: 100%;
}
::v-deep .el-tag .el-icon-close {
:deep( .el-tag .el-icon-close ){
color: #666;
}
}