cloud-business 0.1.112-13 → 0.1.112-14
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 +21 -17
- package/cloud-business.js +16 -16
- package/cloud-business.min.css +1 -1
- package/cloud-business.min.js +16 -16
- package/package.json +1 -1
package/cloud-business.css
CHANGED
|
@@ -14195,6 +14195,9 @@ body {
|
|
|
14195
14195
|
.customer-view-area-new .hideLabel {
|
|
14196
14196
|
display: none;
|
|
14197
14197
|
}
|
|
14198
|
+
.customer-view-area-new .newCloud-input {
|
|
14199
|
+
border: 1px solid #e8e8e8 !important;
|
|
14200
|
+
}
|
|
14198
14201
|
.newCloud-modal {
|
|
14199
14202
|
z-index: 1011;
|
|
14200
14203
|
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe;
|
|
@@ -14232,9 +14235,6 @@ body {
|
|
|
14232
14235
|
border: 0 !important;
|
|
14233
14236
|
outline: none;
|
|
14234
14237
|
}
|
|
14235
|
-
.newCloud-input {
|
|
14236
|
-
border: 1px solid #e8e8e8 !important;
|
|
14237
|
-
}
|
|
14238
14238
|
.newCloud-ccascader-selection-overflow {
|
|
14239
14239
|
max-width: calc(100% - 20px) !important;
|
|
14240
14240
|
}
|
|
@@ -14313,6 +14313,9 @@ body {
|
|
|
14313
14313
|
.customer-view-area-new .hideLabel {
|
|
14314
14314
|
display: none;
|
|
14315
14315
|
}
|
|
14316
|
+
.customer-view-area-new .newCloud-input {
|
|
14317
|
+
border: 1px solid #e8e8e8 !important;
|
|
14318
|
+
}
|
|
14316
14319
|
.newCloud-modal {
|
|
14317
14320
|
z-index: 1011;
|
|
14318
14321
|
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe;
|
|
@@ -14350,9 +14353,6 @@ body {
|
|
|
14350
14353
|
border: 0 !important;
|
|
14351
14354
|
outline: none;
|
|
14352
14355
|
}
|
|
14353
|
-
.newCloud-input {
|
|
14354
|
-
border: 1px solid #e8e8e8 !important;
|
|
14355
|
-
}
|
|
14356
14356
|
.newCloud-ccascader-selection-overflow {
|
|
14357
14357
|
max-width: calc(100% - 20px) !important;
|
|
14358
14358
|
}
|
|
@@ -14665,6 +14665,9 @@ body {
|
|
|
14665
14665
|
.customer-view-area-new .hideLabel {
|
|
14666
14666
|
display: none;
|
|
14667
14667
|
}
|
|
14668
|
+
.customer-view-area-new .newCloud-input {
|
|
14669
|
+
border: 1px solid #e8e8e8 !important;
|
|
14670
|
+
}
|
|
14668
14671
|
.newCloud-modal {
|
|
14669
14672
|
z-index: 1011;
|
|
14670
14673
|
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe;
|
|
@@ -14702,9 +14705,6 @@ body {
|
|
|
14702
14705
|
border: 0 !important;
|
|
14703
14706
|
outline: none;
|
|
14704
14707
|
}
|
|
14705
|
-
.newCloud-input {
|
|
14706
|
-
border: 1px solid #e8e8e8 !important;
|
|
14707
|
-
}
|
|
14708
14708
|
.newCloud-ccascader-selection-overflow {
|
|
14709
14709
|
max-width: calc(100% - 20px) !important;
|
|
14710
14710
|
}
|
|
@@ -15581,6 +15581,9 @@ body {
|
|
|
15581
15581
|
.customer-view-area-new .hideLabel {
|
|
15582
15582
|
display: none;
|
|
15583
15583
|
}
|
|
15584
|
+
.customer-view-area-new .newCloud-input {
|
|
15585
|
+
border: 1px solid #e8e8e8 !important;
|
|
15586
|
+
}
|
|
15584
15587
|
.newCloud-modal {
|
|
15585
15588
|
z-index: 1011;
|
|
15586
15589
|
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe;
|
|
@@ -15618,9 +15621,6 @@ body {
|
|
|
15618
15621
|
border: 0 !important;
|
|
15619
15622
|
outline: none;
|
|
15620
15623
|
}
|
|
15621
|
-
.newCloud-input {
|
|
15622
|
-
border: 1px solid #e8e8e8 !important;
|
|
15623
|
-
}
|
|
15624
15624
|
.newCloud-ccascader-selection-overflow {
|
|
15625
15625
|
max-width: calc(100% - 20px) !important;
|
|
15626
15626
|
}
|
|
@@ -15853,6 +15853,9 @@ body {
|
|
|
15853
15853
|
.customer-view-area-new .hideLabel {
|
|
15854
15854
|
display: none;
|
|
15855
15855
|
}
|
|
15856
|
+
.customer-view-area-new .newCloud-input {
|
|
15857
|
+
border: 1px solid #e8e8e8 !important;
|
|
15858
|
+
}
|
|
15856
15859
|
.newCloud-modal {
|
|
15857
15860
|
z-index: 1011;
|
|
15858
15861
|
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe;
|
|
@@ -15890,9 +15893,6 @@ body {
|
|
|
15890
15893
|
border: 0 !important;
|
|
15891
15894
|
outline: none;
|
|
15892
15895
|
}
|
|
15893
|
-
.newCloud-input {
|
|
15894
|
-
border: 1px solid #e8e8e8 !important;
|
|
15895
|
-
}
|
|
15896
15896
|
.newCloud-ccascader-selection-overflow {
|
|
15897
15897
|
max-width: calc(100% - 20px) !important;
|
|
15898
15898
|
}
|
|
@@ -22615,9 +22615,13 @@ body {
|
|
|
22615
22615
|
align-items: center;
|
|
22616
22616
|
justify-content: center;
|
|
22617
22617
|
flex-direction: column;
|
|
22618
|
-
padding:
|
|
22618
|
+
padding: 10px 50px;
|
|
22619
22619
|
width: 328px;
|
|
22620
22620
|
}
|
|
22621
|
+
.poiForm .createUpload img {
|
|
22622
|
+
max-width: 100%;
|
|
22623
|
+
max-height: 100%;
|
|
22624
|
+
}
|
|
22621
22625
|
.poiForm .createUpload .createIcon {
|
|
22622
22626
|
font-size: 18px;
|
|
22623
22627
|
color: rgba(0, 0, 0, 0.85);
|
|
@@ -22916,7 +22920,7 @@ body {
|
|
|
22916
22920
|
border-bottom: 1px solid #e8e8e8;
|
|
22917
22921
|
}
|
|
22918
22922
|
.createAssetContainer .createForm {
|
|
22919
|
-
padding: 20px;
|
|
22923
|
+
padding: 20px 0 20px 20px;
|
|
22920
22924
|
}
|
|
22921
22925
|
|
|
22922
22926
|
body {
|