cloud-business 0.1.91-5 → 0.1.91-7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11309,6 +11309,9 @@ body {
11309
11309
  color: rgba(0, 0, 0, 0.85);
11310
11310
  cursor: pointer;
11311
11311
  text-align: center;
11312
+ border-radius: 2px;
11313
+ font-family: PingFangSC-Regular, PingFang SC;
11314
+ font-weight: 400;
11312
11315
  white-space: nowrap;
11313
11316
  overflow: hidden;
11314
11317
  text-overflow: ellipsis;
@@ -11327,6 +11330,13 @@ body {
11327
11330
  .cloud-satisfaction-survey-reason-operate button.newCloud-button.small {
11328
11331
  padding: 3px 8px;
11329
11332
  }
11333
+ .cloud-satisfaction-survey-reason-operate button.newCloud-button.normal {
11334
+ border: 1px solid #E8E8E8;
11335
+ color: rgba(0, 0, 0, 0.85);
11336
+ }
11337
+ .cloud-satisfaction-survey-reason-operate button.newCloud-button.normal:hover {
11338
+ background: transparent;
11339
+ }
11330
11340
 
11331
11341
  body {
11332
11342
  margin: 0;
@@ -11442,7 +11452,6 @@ body {
11442
11452
  width: fit-content;
11443
11453
  padding: 0 6px;
11444
11454
  background: linear-gradient(314deg, #91C7FF 0%, #D8EAFF 100%);
11445
- box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08), 0 1px 4px 0 rgba(0, 0, 0, 0.04);
11446
11455
  border-radius: 6px;
11447
11456
  cursor: pointer;
11448
11457
  font-weight: 500;
@@ -11467,6 +11476,7 @@ body {
11467
11476
  .cloud-satisfaction-survey-oppose {
11468
11477
  display: flex;
11469
11478
  align-items: center;
11479
+ gap: 4px;
11470
11480
  font-size: 12px;
11471
11481
  cursor: pointer;
11472
11482
  line-height: 22px;
@@ -15887,15 +15897,13 @@ body {
15887
15897
  .customer-label-area-new .customer-label-content .common-block:last-child {
15888
15898
  margin-bottom: 16px;
15889
15899
  }
15890
- .customer-label-area-new .customer-label-content .tag-item-com {
15891
- padding-left: 14px;
15892
- }
15893
- .customer-label-area-new .customer-label-content .info-tag {
15900
+ .customer-label-area-new .customer-label-content .common-block .info-tag {
15894
15901
  width: 100%;
15895
15902
  display: flex;
15896
15903
  flex-flow: wrap;
15904
+ gap: 0 6px;
15897
15905
  }
15898
- .customer-label-area-new .customer-label-content .info-tag span {
15906
+ .customer-label-area-new .customer-label-content .common-block .info-tag span {
15899
15907
  display: block;
15900
15908
  height: 20px;
15901
15909
  font-size: 14px;
@@ -15904,61 +15912,64 @@ body {
15904
15912
  line-height: 20px;
15905
15913
  margin-bottom: 8px;
15906
15914
  }
15907
- .customer-label-area-new .customer-label-content .info-tag-not-depend {
15915
+ .customer-label-area-new .customer-label-content .common-block .info-tag-wx {
15916
+ gap: 0 20px;
15917
+ }
15918
+ .customer-label-area-new .customer-label-content .common-block .info-tag-not-depend {
15908
15919
  padding: 0 14px;
15909
15920
  box-sizing: border-box;
15910
15921
  }
15911
- .customer-label-area-new .customer-label-content .tag-item-edit {
15922
+ .customer-label-area-new .customer-label-content .common-block .tag-item-edit {
15912
15923
  cursor: pointer;
15913
15924
  }
15914
- .customer-label-area-new .customer-label-content .tag-item-edit-title {
15925
+ .customer-label-area-new .customer-label-content .common-block .tag-item-edit-title {
15915
15926
  color: rgba(0, 0, 0, 0.65);
15916
15927
  }
15917
- .customer-label-area-new .customer-label-content .info-tag-p2 .tag-item {
15928
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p2 .tag-item {
15918
15929
  display: flex;
15919
15930
  width: calc((100% - 20px) / 2);
15920
15931
  overflow: hidden;
15921
15932
  white-space: nowrap;
15922
15933
  text-overflow: ellipsis;
15923
- margin-right: 20px;
15924
15934
  box-sizing: border-box;
15925
15935
  }
15926
- .customer-label-area-new .customer-label-content .info-tag-p2 .tag-item span p {
15936
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p2 .tag-item span p {
15927
15937
  display: inline-block;
15928
15938
  }
15929
- .customer-label-area-new .customer-label-content .info-tag-p2 .tag-item span p:nth-child(1) {
15939
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p2 .tag-item span p:nth-child(1) {
15930
15940
  color: rgba(0, 0, 0, 0.65);
15931
15941
  }
15932
- .customer-label-area-new .customer-label-content .info-tag-p2 span.tag-item:nth-child(2n) {
15933
- margin-right: 0;
15942
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p2 > span.tag-item-com {
15943
+ padding-left: 14px !important;
15944
+ width: calc((100% - 6px) / 2);
15934
15945
  }
15935
- .customer-label-area-new .customer-label-content .info-tag-p2 .two-overflow {
15946
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p2 .two-overflow {
15936
15947
  width: calc(100% - 60px);
15937
15948
  overflow: hidden;
15938
15949
  white-space: nowrap;
15939
15950
  text-overflow: ellipsis;
15940
15951
  padding-right: 0;
15941
15952
  }
15942
- .customer-label-area-new .customer-label-content .info-tag-p3 .tag-item {
15953
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p3 .tag-item {
15943
15954
  display: flex;
15944
15955
  width: calc((100% - 40px) / 3);
15945
- margin-right: 20px;
15946
15956
  overflow: hidden;
15947
15957
  white-space: nowrap;
15948
15958
  text-overflow: ellipsis;
15949
15959
  box-sizing: border-box;
15950
15960
  }
15951
- .customer-label-area-new .customer-label-content .info-tag-p3 span.tag-item:nth-child(3n) {
15952
- margin-right: 0;
15961
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p3 > span.tag-item-com {
15962
+ padding-left: 14px !important;
15963
+ width: calc((100% - 12px) / 3);
15953
15964
  }
15954
- .customer-label-area-new .customer-label-content .info-tag-p3 .three-overflow {
15965
+ .customer-label-area-new .customer-label-content .common-block .info-tag-p3 .three-overflow {
15955
15966
  overflow: hidden;
15956
15967
  white-space: nowrap;
15957
15968
  text-overflow: ellipsis;
15958
15969
  width: calc(100% - 60px);
15959
15970
  padding-right: 0;
15960
15971
  }
15961
- .customer-label-area-new .customer-label-content .text-overflow {
15972
+ .customer-label-area-new .customer-label-content .common-block .text-overflow {
15962
15973
  overflow: hidden;
15963
15974
  white-space: nowrap;
15964
15975
  text-overflow: ellipsis;
@@ -16084,7 +16095,7 @@ body {
16084
16095
  padding-top: 7px;
16085
16096
  }
16086
16097
  .customer-label-area-new .customer-label-content .weChat-module-new .wc-tag {
16087
- padding: 16px;
16098
+ padding: 16px 16px 8px 16px;
16088
16099
  box-sizing: border-box;
16089
16100
  }
16090
16101
  .customer-label-area-new .customer-label-content .weChat-module-new .empty-div {
@@ -16109,7 +16120,8 @@ body {
16109
16120
  line-height: 20px;
16110
16121
  margin-bottom: 14px;
16111
16122
  }
16112
- .customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .tag-item-com {
16123
+ .customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-name {
16124
+ padding-left: 14px;
16113
16125
  margin-bottom: 0;
16114
16126
  }
16115
16127
  .customer-label-area-new .customer-label-content .custom-module-new .dependent-tag > span {
@@ -16119,6 +16131,9 @@ body {
16119
16131
  padding-top: 16px;
16120
16132
  padding-bottom: 8px;
16121
16133
  }
16134
+ .customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-item .instance-title {
16135
+ padding-left: 14px !important;
16136
+ }
16122
16137
  .customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .dependent-tag-item:not(:last-child) {
16123
16138
  border-bottom: 1px solid #E8E8E8;
16124
16139
  }