cloud-business 0.1.91-3 → 0.1.91-4
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.
- package/cloud-business.css +132 -68
- package/cloud-business.js +1 -1
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +1 -1
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -14072,7 +14072,7 @@ body {
|
|
|
14072
14072
|
max-width: calc(100% - 20px) !important;
|
|
14073
14073
|
}
|
|
14074
14074
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) {
|
|
14075
|
-
width:
|
|
14075
|
+
width: 270px !important;
|
|
14076
14076
|
}
|
|
14077
14077
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content {
|
|
14078
14078
|
overflow: hidden;
|
|
@@ -14085,6 +14085,10 @@ body {
|
|
|
14085
14085
|
.newCloud-input-disabled {
|
|
14086
14086
|
background: #f5f5f5 !important;
|
|
14087
14087
|
}
|
|
14088
|
+
#newCloud-popover-confirm {
|
|
14089
|
+
background: #0055cc !important;
|
|
14090
|
+
border: 1px solid #0055cc !important;
|
|
14091
|
+
}
|
|
14088
14092
|
.customer-view-new-tip-temp {
|
|
14089
14093
|
display: flex;
|
|
14090
14094
|
}
|
|
@@ -14186,7 +14190,7 @@ body {
|
|
|
14186
14190
|
max-width: calc(100% - 20px) !important;
|
|
14187
14191
|
}
|
|
14188
14192
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) {
|
|
14189
|
-
width:
|
|
14193
|
+
width: 270px !important;
|
|
14190
14194
|
}
|
|
14191
14195
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content {
|
|
14192
14196
|
overflow: hidden;
|
|
@@ -14199,6 +14203,10 @@ body {
|
|
|
14199
14203
|
.newCloud-input-disabled {
|
|
14200
14204
|
background: #f5f5f5 !important;
|
|
14201
14205
|
}
|
|
14206
|
+
#newCloud-popover-confirm {
|
|
14207
|
+
background: #0055cc !important;
|
|
14208
|
+
border: 1px solid #0055cc !important;
|
|
14209
|
+
}
|
|
14202
14210
|
.customer-view-new-tip-temp {
|
|
14203
14211
|
display: flex;
|
|
14204
14212
|
}
|
|
@@ -14479,7 +14487,7 @@ body {
|
|
|
14479
14487
|
max-width: calc(100% - 20px) !important;
|
|
14480
14488
|
}
|
|
14481
14489
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) {
|
|
14482
|
-
width:
|
|
14490
|
+
width: 270px !important;
|
|
14483
14491
|
}
|
|
14484
14492
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content {
|
|
14485
14493
|
overflow: hidden;
|
|
@@ -14492,6 +14500,10 @@ body {
|
|
|
14492
14500
|
.newCloud-input-disabled {
|
|
14493
14501
|
background: #f5f5f5 !important;
|
|
14494
14502
|
}
|
|
14503
|
+
#newCloud-popover-confirm {
|
|
14504
|
+
background: #0055cc !important;
|
|
14505
|
+
border: 1px solid #0055cc !important;
|
|
14506
|
+
}
|
|
14495
14507
|
.customer-view-new-tip-temp {
|
|
14496
14508
|
display: flex;
|
|
14497
14509
|
}
|
|
@@ -14870,7 +14882,7 @@ body {
|
|
|
14870
14882
|
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time {
|
|
14871
14883
|
height: 20px;
|
|
14872
14884
|
line-height: 20px;
|
|
14873
|
-
font-size:
|
|
14885
|
+
font-size: 12px;
|
|
14874
14886
|
color: rgba(0, 0, 0, 0.85);
|
|
14875
14887
|
}
|
|
14876
14888
|
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop .copy-order-id,
|
|
@@ -14903,16 +14915,29 @@ body {
|
|
|
14903
14915
|
cursor: pointer;
|
|
14904
14916
|
}
|
|
14905
14917
|
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-time {
|
|
14906
|
-
width:
|
|
14918
|
+
width: 180px;
|
|
14919
|
+
}
|
|
14920
|
+
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-special {
|
|
14921
|
+
width: 350px !important;
|
|
14922
|
+
}
|
|
14923
|
+
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-0 {
|
|
14924
|
+
width: calc((100% - 180px - 180px - 350px - 120px) / 2);
|
|
14925
|
+
}
|
|
14926
|
+
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-1-1 {
|
|
14927
|
+
width: calc((100% - 180px - 180px - 180px - 350px - 150px) / 2);
|
|
14928
|
+
}
|
|
14929
|
+
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-1-2 {
|
|
14930
|
+
width: calc((100% - 180px - 180px - 350px - 150px) / 3);
|
|
14931
|
+
}
|
|
14932
|
+
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-common-width-2 {
|
|
14933
|
+
width: calc((100% - 180px - 180px - 180px - 350px - 180px) / 3);
|
|
14907
14934
|
}
|
|
14908
14935
|
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-shop {
|
|
14909
|
-
width: calc((100% - 400px - 120px) / 3);
|
|
14910
14936
|
overflow: hidden;
|
|
14911
14937
|
white-space: nowrap;
|
|
14912
14938
|
text-overflow: ellipsis;
|
|
14913
14939
|
}
|
|
14914
14940
|
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other {
|
|
14915
|
-
width: calc((100% - 400px - 120px) / 3);
|
|
14916
14941
|
display: flex;
|
|
14917
14942
|
}
|
|
14918
14943
|
.grid-area-new .customer-order-area-new .order-table-body .order-title .order-other span {
|
|
@@ -14948,9 +14973,10 @@ body {
|
|
|
14948
14973
|
margin-bottom: 10px;
|
|
14949
14974
|
}
|
|
14950
14975
|
.grid-area-new .customer-order-area-new .order-table-body .order-title-another .order-temp {
|
|
14976
|
+
display: flex;
|
|
14951
14977
|
height: 20px;
|
|
14952
14978
|
line-height: 20px;
|
|
14953
|
-
font-size:
|
|
14979
|
+
font-size: 12px;
|
|
14954
14980
|
color: rgba(0, 0, 0, 0.85);
|
|
14955
14981
|
width: calc((100% - 90px) / 4);
|
|
14956
14982
|
margin-left: 30px;
|
|
@@ -15229,7 +15255,7 @@ body {
|
|
|
15229
15255
|
}
|
|
15230
15256
|
.grid-area-new .customer-account-new .account-info-right .info-copy .newCloud-icon {
|
|
15231
15257
|
cursor: pointer;
|
|
15232
|
-
color: rgba(0, 0, 0, 0.
|
|
15258
|
+
color: rgba(0, 0, 0, 0.65);
|
|
15233
15259
|
}
|
|
15234
15260
|
.grid-area-new .tips-label {
|
|
15235
15261
|
text-align: right;
|
|
@@ -15264,6 +15290,56 @@ body {
|
|
|
15264
15290
|
height: calc(100% - 50px);
|
|
15265
15291
|
}
|
|
15266
15292
|
|
|
15293
|
+
body {
|
|
15294
|
+
margin: 0;
|
|
15295
|
+
--shuyunBlue1: #EDF6FF;
|
|
15296
|
+
--shuyunBlue2: #CCE6FF;
|
|
15297
|
+
--shuyunBlue3: #72B0ED;
|
|
15298
|
+
--shuyunBlue4: #0066CC;
|
|
15299
|
+
--shuyunBlue5: #004CA3;
|
|
15300
|
+
--shuyunBlue6: #003775;
|
|
15301
|
+
--shuyunBlue7: #002147;
|
|
15302
|
+
}
|
|
15303
|
+
.over-length-tip-common {
|
|
15304
|
+
width: 100%;
|
|
15305
|
+
cursor: pointer;
|
|
15306
|
+
overflow: hidden;
|
|
15307
|
+
white-space: nowrap;
|
|
15308
|
+
text-overflow: ellipsis;
|
|
15309
|
+
}
|
|
15310
|
+
.over-length-tip-href {
|
|
15311
|
+
display: block;
|
|
15312
|
+
width: 100%;
|
|
15313
|
+
overflow: hidden;
|
|
15314
|
+
white-space: nowrap;
|
|
15315
|
+
text-overflow: ellipsis;
|
|
15316
|
+
color: var(--shuyunBlue4) !important;
|
|
15317
|
+
cursor: pointer;
|
|
15318
|
+
}
|
|
15319
|
+
.over-length-tip-href:hover {
|
|
15320
|
+
color: var(--shuyunBlue4) !important;
|
|
15321
|
+
}
|
|
15322
|
+
.text-overflow-other {
|
|
15323
|
+
overflow: hidden;
|
|
15324
|
+
white-space: nowrap;
|
|
15325
|
+
text-overflow: ellipsis;
|
|
15326
|
+
width: calc(100% - 60px) !important;
|
|
15327
|
+
padding-right: 0;
|
|
15328
|
+
}
|
|
15329
|
+
.wx-span {
|
|
15330
|
+
width: 100%;
|
|
15331
|
+
}
|
|
15332
|
+
.search-empty-com {
|
|
15333
|
+
display: flex;
|
|
15334
|
+
width: 100%;
|
|
15335
|
+
height: 170px;
|
|
15336
|
+
flex-direction: column;
|
|
15337
|
+
justify-content: center;
|
|
15338
|
+
color: rgba(0, 0, 0, 0.45);
|
|
15339
|
+
align-items: center;
|
|
15340
|
+
border-radius: 2px;
|
|
15341
|
+
}
|
|
15342
|
+
|
|
15267
15343
|
/**
|
|
15268
15344
|
* index.less
|
|
15269
15345
|
* wangbo
|
|
@@ -15358,7 +15434,7 @@ body {
|
|
|
15358
15434
|
max-width: calc(100% - 20px) !important;
|
|
15359
15435
|
}
|
|
15360
15436
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) {
|
|
15361
|
-
width:
|
|
15437
|
+
width: 270px !important;
|
|
15362
15438
|
}
|
|
15363
15439
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content {
|
|
15364
15440
|
overflow: hidden;
|
|
@@ -15371,6 +15447,10 @@ body {
|
|
|
15371
15447
|
.newCloud-input-disabled {
|
|
15372
15448
|
background: #f5f5f5 !important;
|
|
15373
15449
|
}
|
|
15450
|
+
#newCloud-popover-confirm {
|
|
15451
|
+
background: #0055cc !important;
|
|
15452
|
+
border: 1px solid #0055cc !important;
|
|
15453
|
+
}
|
|
15374
15454
|
.customer-view-new-tip-temp {
|
|
15375
15455
|
display: flex;
|
|
15376
15456
|
}
|
|
@@ -15532,46 +15612,6 @@ body {
|
|
|
15532
15612
|
display: inline-block;
|
|
15533
15613
|
}
|
|
15534
15614
|
|
|
15535
|
-
body {
|
|
15536
|
-
margin: 0;
|
|
15537
|
-
--shuyunBlue1: #EDF6FF;
|
|
15538
|
-
--shuyunBlue2: #CCE6FF;
|
|
15539
|
-
--shuyunBlue3: #72B0ED;
|
|
15540
|
-
--shuyunBlue4: #0066CC;
|
|
15541
|
-
--shuyunBlue5: #004CA3;
|
|
15542
|
-
--shuyunBlue6: #003775;
|
|
15543
|
-
--shuyunBlue7: #002147;
|
|
15544
|
-
}
|
|
15545
|
-
.over-length-tip-common {
|
|
15546
|
-
width: 100%;
|
|
15547
|
-
cursor: pointer;
|
|
15548
|
-
overflow: hidden;
|
|
15549
|
-
white-space: nowrap;
|
|
15550
|
-
text-overflow: ellipsis;
|
|
15551
|
-
}
|
|
15552
|
-
.over-length-tip-href {
|
|
15553
|
-
display: block;
|
|
15554
|
-
width: 100%;
|
|
15555
|
-
overflow: hidden;
|
|
15556
|
-
white-space: nowrap;
|
|
15557
|
-
text-overflow: ellipsis;
|
|
15558
|
-
color: var(--shuyunBlue4) !important;
|
|
15559
|
-
cursor: pointer;
|
|
15560
|
-
}
|
|
15561
|
-
.over-length-tip-href:hover {
|
|
15562
|
-
color: var(--shuyunBlue4) !important;
|
|
15563
|
-
}
|
|
15564
|
-
.text-overflow-other {
|
|
15565
|
-
overflow: hidden;
|
|
15566
|
-
white-space: nowrap;
|
|
15567
|
-
text-overflow: ellipsis;
|
|
15568
|
-
width: calc(100% - 60px) !important;
|
|
15569
|
-
padding-right: 0;
|
|
15570
|
-
}
|
|
15571
|
-
.wx-span {
|
|
15572
|
-
width: 100%;
|
|
15573
|
-
}
|
|
15574
|
-
|
|
15575
15615
|
/**
|
|
15576
15616
|
* index.less
|
|
15577
15617
|
* wangbo
|
|
@@ -15666,7 +15706,7 @@ body {
|
|
|
15666
15706
|
max-width: calc(100% - 20px) !important;
|
|
15667
15707
|
}
|
|
15668
15708
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) {
|
|
15669
|
-
width:
|
|
15709
|
+
width: 270px !important;
|
|
15670
15710
|
}
|
|
15671
15711
|
.newCloud-ccascader-menus .newCloud-ccascader-menu:nth-child(1) .newCloud-ccascader-menu-item-content {
|
|
15672
15712
|
overflow: hidden;
|
|
@@ -15679,6 +15719,10 @@ body {
|
|
|
15679
15719
|
.newCloud-input-disabled {
|
|
15680
15720
|
background: #f5f5f5 !important;
|
|
15681
15721
|
}
|
|
15722
|
+
#newCloud-popover-confirm {
|
|
15723
|
+
background: #0055cc !important;
|
|
15724
|
+
border: 1px solid #0055cc !important;
|
|
15725
|
+
}
|
|
15682
15726
|
.customer-view-new-tip-temp {
|
|
15683
15727
|
display: flex;
|
|
15684
15728
|
}
|
|
@@ -15851,6 +15895,9 @@ body {
|
|
|
15851
15895
|
.customer-label-area-new .customer-label-content .tag-item-edit {
|
|
15852
15896
|
cursor: pointer;
|
|
15853
15897
|
}
|
|
15898
|
+
.customer-label-area-new .customer-label-content .tag-item-edit-title {
|
|
15899
|
+
color: rgba(0, 0, 0, 0.65);
|
|
15900
|
+
}
|
|
15854
15901
|
.customer-label-area-new .customer-label-content .info-tag-p2 .tag-item {
|
|
15855
15902
|
display: flex;
|
|
15856
15903
|
width: calc((100% - 20px) / 2);
|
|
@@ -16040,12 +16087,15 @@ body {
|
|
|
16040
16087
|
.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag {
|
|
16041
16088
|
width: 100%;
|
|
16042
16089
|
background: #FAFAFA;
|
|
16043
|
-
padding-top:
|
|
16090
|
+
padding-top: 16px;
|
|
16044
16091
|
font-weight: 400;
|
|
16045
16092
|
color: rgba(0, 0, 0, 0.85);
|
|
16046
16093
|
line-height: 20px;
|
|
16047
16094
|
margin-bottom: 14px;
|
|
16048
16095
|
}
|
|
16096
|
+
.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag .tag-item-com {
|
|
16097
|
+
margin-bottom: 0;
|
|
16098
|
+
}
|
|
16049
16099
|
.customer-label-area-new .customer-label-content .custom-module-new .dependent-tag > span {
|
|
16050
16100
|
cursor: pointer;
|
|
16051
16101
|
}
|
|
@@ -16062,14 +16112,22 @@ body {
|
|
|
16062
16112
|
color: rgba(0, 0, 0, 0.85);
|
|
16063
16113
|
cursor: pointer;
|
|
16064
16114
|
}
|
|
16065
|
-
.customer-label-area-new .customer-label-content .custom-module-new .common-title-right
|
|
16066
|
-
|
|
16067
|
-
|
|
16068
|
-
|
|
16069
|
-
|
|
16115
|
+
.customer-label-area-new .customer-label-content .custom-module-new .common-title-right {
|
|
16116
|
+
display: flex;
|
|
16117
|
+
align-items: center;
|
|
16118
|
+
}
|
|
16119
|
+
.customer-label-area-new .customer-label-content .custom-module-new .common-title-right > span {
|
|
16120
|
+
display: inline-block;
|
|
16121
|
+
border-right: 1px solid #E8E8E8;
|
|
16122
|
+
height: 12px;
|
|
16123
|
+
margin-right: 12px;
|
|
16070
16124
|
}
|
|
16071
16125
|
.customer-label-area-new .customer-label-content .custom-module-new .common-title-right .newCloud-icon {
|
|
16126
|
+
display: inline-block;
|
|
16127
|
+
margin-right: 12px;
|
|
16072
16128
|
font-size: 14px;
|
|
16129
|
+
cursor: pointer;
|
|
16130
|
+
color: rgba(0, 0, 0, 0.45);
|
|
16073
16131
|
}
|
|
16074
16132
|
.customer-label-area-new .customer-label-content .custom-module-new .common-title-right .active-icon {
|
|
16075
16133
|
color: var(--shuyunBlue4) !important;
|
|
@@ -16079,7 +16137,6 @@ body {
|
|
|
16079
16137
|
}
|
|
16080
16138
|
.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-block {
|
|
16081
16139
|
margin-bottom: 16px;
|
|
16082
|
-
padding-bottom: 8px;
|
|
16083
16140
|
border-bottom: 1px solid #E8E8E8;
|
|
16084
16141
|
}
|
|
16085
16142
|
.customer-label-area-new .customer-label-content .custom-module-new .common-block-info .shop-block:last-child {
|
|
@@ -16116,11 +16173,10 @@ body {
|
|
|
16116
16173
|
.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-group {
|
|
16117
16174
|
border-radius: 2px;
|
|
16118
16175
|
border-bottom: 1px solid #E8E8E8;
|
|
16119
|
-
padding:
|
|
16176
|
+
padding: 16px 0 6px 0;
|
|
16120
16177
|
}
|
|
16121
16178
|
.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-group:last-child {
|
|
16122
16179
|
border-bottom: none;
|
|
16123
|
-
padding: 12px 0px 0px;
|
|
16124
16180
|
}
|
|
16125
16181
|
.customer-label-area-new .customer-label-content .custom-module-new .common-block-info-group .info-title {
|
|
16126
16182
|
font-size: 14px;
|
|
@@ -16154,8 +16210,9 @@ body {
|
|
|
16154
16210
|
}
|
|
16155
16211
|
.edit-tag .edit-tag-container {
|
|
16156
16212
|
display: flex;
|
|
16157
|
-
height: 100
|
|
16213
|
+
height: calc(100% - 16px - 38px);
|
|
16158
16214
|
overflow: hidden;
|
|
16215
|
+
margin-top: 16px;
|
|
16159
16216
|
}
|
|
16160
16217
|
.edit-tag .edit-tag-container .edit-tag-search-block {
|
|
16161
16218
|
flex: 0 0 380px;
|
|
@@ -16363,10 +16420,6 @@ body {
|
|
|
16363
16420
|
color: rgba(0, 0, 0, 0.65);
|
|
16364
16421
|
line-height: 20px;
|
|
16365
16422
|
}
|
|
16366
|
-
.edit-tag .edit-tag-container .edit-tag-form .age-item-container {
|
|
16367
|
-
display: flex;
|
|
16368
|
-
align-items: center;
|
|
16369
|
-
}
|
|
16370
16423
|
.edit-tag .edit-tag-container .edit-tag-form .age-item-container .newCloud-form-item:first-child {
|
|
16371
16424
|
flex: 0 0 295px;
|
|
16372
16425
|
}
|
|
@@ -16383,7 +16436,15 @@ body {
|
|
|
16383
16436
|
.edit-tag .edit-tag-container .edit-tag-form .tag-info-value .disable-tag {
|
|
16384
16437
|
position: absolute;
|
|
16385
16438
|
top: 16px;
|
|
16386
|
-
right:
|
|
16439
|
+
right: 40px;
|
|
16440
|
+
}
|
|
16441
|
+
.edit-tag .edit-tag-container .edit-tag-form .tag-info-value .disable-tag .disable-tag-span {
|
|
16442
|
+
width: 36px;
|
|
16443
|
+
height: 17px;
|
|
16444
|
+
line-height: 17px;
|
|
16445
|
+
font-size: 12px;
|
|
16446
|
+
color: rgba(0, 0, 0, 0.45);
|
|
16447
|
+
padding-left: 4px;
|
|
16387
16448
|
}
|
|
16388
16449
|
.edit-tag .edit-tag-container .edit-tag-form .tag-info-value .remove-tag-value {
|
|
16389
16450
|
position: absolute;
|
|
@@ -16472,11 +16533,14 @@ body {
|
|
|
16472
16533
|
.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content {
|
|
16473
16534
|
padding: 16px 12px 0 12px;
|
|
16474
16535
|
}
|
|
16475
|
-
.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item {
|
|
16536
|
+
.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item:not(:last-child) {
|
|
16476
16537
|
padding: 0 0 24px 0 !important;
|
|
16477
16538
|
}
|
|
16539
|
+
.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item:last-child {
|
|
16540
|
+
padding: 0 0 16px 0 !important;
|
|
16541
|
+
}
|
|
16478
16542
|
.edit-tag .edit-tag-container .edit-tag-form .dependent-wrapper .dependent-instance .instance-content .newCloud-form-item-label {
|
|
16479
|
-
margin-bottom:
|
|
16543
|
+
margin-bottom: 12px !important;
|
|
16480
16544
|
}
|
|
16481
16545
|
.edit-tag .edit-tag-container .edit-tag-form .empty {
|
|
16482
16546
|
display: flex;
|