cloud-business 0.1.112-9 → 0.1.113-1

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.
@@ -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
  }
@@ -20223,9 +20223,29 @@ body {
20223
20223
  .assetModal {
20224
20224
  height: 700px;
20225
20225
  }
20226
+ .assetModal ::-webkit-scrollbar-track-piece {
20227
+ background-color: transparent;
20228
+ -webkit-border-radius: 0;
20229
+ }
20226
20230
  .assetModal ::-webkit-scrollbar {
20227
- width: 20px !important;
20228
- height: 12px !important;
20231
+ width: 12px;
20232
+ height: 12px;
20233
+ }
20234
+ .assetModal ::-webkit-scrollbar-thumb {
20235
+ height: 50px;
20236
+ background-color: rgba(0, 0, 0, 0.25);
20237
+ -webkit-border-radius: 6px;
20238
+ outline: 2px solid #fff;
20239
+ outline-offset: -2px;
20240
+ border: 2px solid #fff;
20241
+ }
20242
+ .assetModal ::-webkit-scrollbar-thumb:hover {
20243
+ height: 50px;
20244
+ background-color: #9f9f9f;
20245
+ -webkit-border-radius: 6px;
20246
+ }
20247
+ .assetModal pre {
20248
+ 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 UI Symbol;
20229
20249
  }
20230
20250
  .assetModal * {
20231
20251
  box-sizing: border-box;
@@ -20280,9 +20300,9 @@ body {
20280
20300
  font-size: 12px;
20281
20301
  color: rgba(0, 0, 0, 0.65);
20282
20302
  margin-right: 12px;
20283
- cursor: pointer;
20284
20303
  }
20285
20304
  .assetModal .assetModalFooter .footerRight .footerOperate .select .count {
20305
+ cursor: pointer;
20286
20306
  color: var(--shuyunBlue4);
20287
20307
  }
20288
20308
  .assetModal .assetModalFooter .footerRight .footerConfirm {
@@ -20303,7 +20323,7 @@ body {
20303
20323
  @font-face {
20304
20324
  font-family: "cmsiconfont";
20305
20325
  /* Project id 4166906 */
20306
- src: url('//at.alicdn.com/t/c/font_4166906_ca5l1581o68.woff2?t=1709707929398') format('woff2'), url('//at.alicdn.com/t/c/font_4166906_ca5l1581o68.woff?t=1709707929398') format('woff'), url('//at.alicdn.com/t/c/font_4166906_ca5l1581o68.ttf?t=1709707929398') format('truetype');
20326
+ src: url('//at.alicdn.com/t/c/font_4166906_m8m8qzy98uj.woff2?t=1710210006017') format('woff2'), url('//at.alicdn.com/t/c/font_4166906_m8m8qzy98uj.woff?t=1710210006017') format('woff'), url('//at.alicdn.com/t/c/font_4166906_m8m8qzy98uj.ttf?t=1710210006017') format('truetype');
20307
20327
  }
20308
20328
  .cloud-icon {
20309
20329
  font-size: 1.143em;
@@ -20320,6 +20340,51 @@ body {
20320
20340
  -webkit-font-smoothing: antialiased;
20321
20341
  -moz-osx-font-smoothing: grayscale;
20322
20342
  }
20343
+ .cms-daohang-canshuma:before {
20344
+ content: "\e698";
20345
+ }
20346
+ .cms-a-daohang-canshumaweixuanze:before {
20347
+ content: "\e699";
20348
+ }
20349
+ .cms-daohang-lianjie:before {
20350
+ content: "\e69a";
20351
+ }
20352
+ .cms-daohang-shipin:before {
20353
+ content: "\e69b";
20354
+ }
20355
+ .cms-a-daohang-lianjieweixuanze:before {
20356
+ content: "\e69c";
20357
+ }
20358
+ .cms-a-daohang-shipinweixuanze:before {
20359
+ content: "\e69f";
20360
+ }
20361
+ .cms-daohang-tupian:before {
20362
+ content: "\e6a0";
20363
+ }
20364
+ .cms-a-daohang-tupianweixuanze:before {
20365
+ content: "\e6a1";
20366
+ }
20367
+ .cms-daohang-wendang:before {
20368
+ content: "\e6ba";
20369
+ }
20370
+ .cms-a-daohang-wendangweixuanze:before {
20371
+ content: "\e6bb";
20372
+ }
20373
+ .cms-a-daohang-xiaochengxuweixuanze:before {
20374
+ content: "\e6bc";
20375
+ }
20376
+ .cms-daohang-yinpin:before {
20377
+ content: "\e6bd";
20378
+ }
20379
+ .cms-a-daohang-yinpinweixuanze:before {
20380
+ content: "\e6be";
20381
+ }
20382
+ .cms-daohang-poI:before {
20383
+ content: "\e6bf";
20384
+ }
20385
+ .cms-a-daohang-poIweixuanze:before {
20386
+ content: "\e6c0";
20387
+ }
20323
20388
  .cms-a-16:before {
20324
20389
  content: "\e6b7";
20325
20390
  }
@@ -21680,6 +21745,37 @@ body {
21680
21745
  overflow: hidden;
21681
21746
  cursor: pointer;
21682
21747
  }
21748
+ .assetTableTab .materialContainer .tableWarp .cardMaterials .card .program {
21749
+ background: #FFFFFF;
21750
+ border-radius: 2px;
21751
+ padding: 6px 4px 0 4px;
21752
+ }
21753
+ .assetTableTab .materialContainer .tableWarp .cardMaterials .card .program .title {
21754
+ font-size: 6px;
21755
+ color: rgba(0, 0, 0, 0.45);
21756
+ }
21757
+ .assetTableTab .materialContainer .tableWarp .cardMaterials .card .program .desc {
21758
+ color: rgba(0, 0, 0, 0.85);
21759
+ margin: 6px 0 4px 0;
21760
+ font-size: 7px;
21761
+ width: 100px;
21762
+ }
21763
+ .assetTableTab .materialContainer .tableWarp .cardMaterials .card .program .img {
21764
+ width: 100px;
21765
+ height: 79px;
21766
+ border: 0;
21767
+ border-radius: 1px;
21768
+ }
21769
+ .assetTableTab .materialContainer .tableWarp .cardMaterials .card .program .img img {
21770
+ max-height: 100%;
21771
+ max-width: 100%;
21772
+ }
21773
+ .assetTableTab .materialContainer .tableWarp .cardMaterials .card .program .footer {
21774
+ color: rgba(0, 0, 0, 0.45);
21775
+ border-top: 1px solid #F5F5F5;
21776
+ margin-top: 4px;
21777
+ font-size: 6px;
21778
+ }
21683
21779
  .assetTableTab .materialContainer .tableWarp .cardMaterials .card:hover .img .checkbox {
21684
21780
  visibility: visible;
21685
21781
  }
@@ -21955,6 +22051,30 @@ body {
21955
22051
  border-radius: 3px;
21956
22052
  border: 1px solid #E8E8E8;
21957
22053
  }
22054
+ .assetDetailModal pre {
22055
+ 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 UI Symbol;
22056
+ }
22057
+ .assetDetailModal ::-webkit-scrollbar-track-piece {
22058
+ background-color: transparent;
22059
+ -webkit-border-radius: 0;
22060
+ }
22061
+ .assetDetailModal ::-webkit-scrollbar {
22062
+ width: 12px;
22063
+ height: 12px;
22064
+ }
22065
+ .assetDetailModal ::-webkit-scrollbar-thumb {
22066
+ height: 50px;
22067
+ background-color: rgba(0, 0, 0, 0.25);
22068
+ -webkit-border-radius: 6px;
22069
+ outline: 2px solid #fff;
22070
+ outline-offset: -2px;
22071
+ border: 2px solid #fff;
22072
+ }
22073
+ .assetDetailModal ::-webkit-scrollbar-thumb:hover {
22074
+ height: 50px;
22075
+ background-color: #9f9f9f;
22076
+ -webkit-border-radius: 6px;
22077
+ }
21958
22078
  .assetDetailModal .left {
21959
22079
  width: 520px;
21960
22080
  padding: 20px;
@@ -22463,6 +22583,11 @@ body {
22463
22583
  display: flex;
22464
22584
  align-items: center;
22465
22585
  justify-content: center;
22586
+ padding: 10px;
22587
+ }
22588
+ .miniProgramForm .createImg .imgBox img {
22589
+ max-height: 100%;
22590
+ max-width: 100%;
22466
22591
  }
22467
22592
  .miniProgramForm .createImg .tips {
22468
22593
  font-size: 14px;
@@ -22579,9 +22704,13 @@ body {
22579
22704
  align-items: center;
22580
22705
  justify-content: center;
22581
22706
  flex-direction: column;
22582
- padding: 0 50px;
22707
+ padding: 10px 50px;
22583
22708
  width: 328px;
22584
22709
  }
22710
+ .poiForm .createUpload img {
22711
+ max-width: 100%;
22712
+ max-height: 100%;
22713
+ }
22585
22714
  .poiForm .createUpload .createIcon {
22586
22715
  font-size: 18px;
22587
22716
  color: rgba(0, 0, 0, 0.85);
@@ -22640,6 +22769,9 @@ body {
22640
22769
  max-width: 100%;
22641
22770
  max-height: 100%;
22642
22771
  }
22772
+ .assetLinkForm .newCloud-form-item-wrapper .newCloud-form-item-explain.error {
22773
+ position: absolute;
22774
+ }
22643
22775
  .assetLinkForm .createItem {
22644
22776
  display: flex;
22645
22777
  }
@@ -22659,9 +22791,13 @@ body {
22659
22791
  align-items: center;
22660
22792
  justify-content: center;
22661
22793
  flex-direction: column;
22662
- padding: 0 50px;
22794
+ padding: 10px 50px;
22663
22795
  width: 328px;
22664
22796
  }
22797
+ .assetLinkForm .createUpload img {
22798
+ max-width: 100%;
22799
+ max-height: 100%;
22800
+ }
22665
22801
  .assetLinkForm .createUpload .createIcon {
22666
22802
  font-size: 18px;
22667
22803
  color: rgba(0, 0, 0, 0.85);
@@ -22782,9 +22918,12 @@ body {
22782
22918
  align-items: center;
22783
22919
  justify-content: center;
22784
22920
  flex-direction: column;
22785
- padding: 0 50px;
22921
+ padding: 10px 50px;
22786
22922
  width: 328px;
22787
22923
  }
22924
+ .assetCommonForm .createUpload.textContent {
22925
+ padding: 0 10px;
22926
+ }
22788
22927
  .assetCommonForm .createUpload .createIcon {
22789
22928
  font-size: 18px;
22790
22929
  color: rgba(0, 0, 0, 0.85);
@@ -22880,7 +23019,7 @@ body {
22880
23019
  border-bottom: 1px solid #e8e8e8;
22881
23020
  }
22882
23021
  .createAssetContainer .createForm {
22883
- padding: 20px;
23022
+ padding: 20px 0 20px 20px;
22884
23023
  }
22885
23024
 
22886
23025
  body {
@@ -22953,6 +23092,37 @@ body {
22953
23092
  overflow: hidden;
22954
23093
  cursor: pointer;
22955
23094
  }
23095
+ .selectedAssetContainer .cardMaterials .card .program {
23096
+ background: #FFFFFF;
23097
+ border-radius: 2px;
23098
+ padding: 6px 4px 0 4px;
23099
+ }
23100
+ .selectedAssetContainer .cardMaterials .card .program .title {
23101
+ font-size: 6px;
23102
+ color: rgba(0, 0, 0, 0.45);
23103
+ }
23104
+ .selectedAssetContainer .cardMaterials .card .program .desc {
23105
+ color: rgba(0, 0, 0, 0.85);
23106
+ margin: 6px 0 4px 0;
23107
+ font-size: 7px;
23108
+ width: 100px;
23109
+ }
23110
+ .selectedAssetContainer .cardMaterials .card .program .img {
23111
+ width: 100px;
23112
+ height: 79px;
23113
+ border: 0;
23114
+ border-radius: 1px;
23115
+ }
23116
+ .selectedAssetContainer .cardMaterials .card .program .img img {
23117
+ max-height: 100%;
23118
+ max-width: 100%;
23119
+ }
23120
+ .selectedAssetContainer .cardMaterials .card .program .footer {
23121
+ color: rgba(0, 0, 0, 0.45);
23122
+ border-top: 1px solid #F5F5F5;
23123
+ margin-top: 4px;
23124
+ font-size: 6px;
23125
+ }
22956
23126
  .selectedAssetContainer .cardMaterials .card:hover .img .checkbox {
22957
23127
  visibility: visible;
22958
23128
  }