cloud-business 0.1.86-2 → 0.1.86-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.
@@ -13472,10 +13472,19 @@ body {
13472
13472
  height: 100%;
13473
13473
  font-size: 12px;
13474
13474
  background: #F5F5F5;
13475
+ 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;
13476
+ font-variant: tabular-nums;
13477
+ font-feature-settings: 'tnum', "tnum";
13475
13478
  }
13476
13479
  .customer-view-area-new .hideLabel {
13477
13480
  display: none;
13478
13481
  }
13482
+ .newCloud-drawer1.show {
13483
+ z-index: 1010;
13484
+ 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;
13485
+ font-variant: tabular-nums;
13486
+ font-feature-settings: 'tnum', "tnum";
13487
+ }
13479
13488
 
13480
13489
  /**
13481
13490
  * index.less
@@ -13511,10 +13520,19 @@ body {
13511
13520
  height: 100%;
13512
13521
  font-size: 12px;
13513
13522
  background: #F5F5F5;
13523
+ 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;
13524
+ font-variant: tabular-nums;
13525
+ font-feature-settings: 'tnum', "tnum";
13514
13526
  }
13515
13527
  .customer-view-area-new .hideLabel {
13516
13528
  display: none;
13517
13529
  }
13530
+ .newCloud-drawer1.show {
13531
+ z-index: 1010;
13532
+ 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;
13533
+ font-variant: tabular-nums;
13534
+ font-feature-settings: 'tnum', "tnum";
13535
+ }
13518
13536
  .account-area-new {
13519
13537
  background: #FFFFFF;
13520
13538
  height: 120px;
@@ -13704,10 +13722,19 @@ body {
13704
13722
  height: 100%;
13705
13723
  font-size: 12px;
13706
13724
  background: #F5F5F5;
13725
+ 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;
13726
+ font-variant: tabular-nums;
13727
+ font-feature-settings: 'tnum', "tnum";
13707
13728
  }
13708
13729
  .customer-view-area-new .hideLabel {
13709
13730
  display: none;
13710
13731
  }
13732
+ .newCloud-drawer1.show {
13733
+ z-index: 1010;
13734
+ 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;
13735
+ font-variant: tabular-nums;
13736
+ font-feature-settings: 'tnum', "tnum";
13737
+ }
13711
13738
  #computedWidth {
13712
13739
  display: none;
13713
13740
  }
@@ -13768,7 +13795,7 @@ body {
13768
13795
  }
13769
13796
  .grid-area-new .customer-dynamic-info-new .dynamic {
13770
13797
  width: 100%;
13771
- margin-top: 16px;
13798
+ margin-bottom: 16px;
13772
13799
  }
13773
13800
  .grid-area-new .customer-dynamic-info-new .dynamic .dynamic-time {
13774
13801
  height: 20px;
@@ -13947,6 +13974,7 @@ body {
13947
13974
  font-size: 14px;
13948
13975
  font-weight: 400;
13949
13976
  color: rgba(0, 0, 0, 0.85);
13977
+ box-sizing: content-box !important;
13950
13978
  }
13951
13979
  .grid-area-new .customer-benefit-area-new .table-info-tips .empty {
13952
13980
  color: rgba(0, 0, 0, 0.45);
@@ -13991,29 +14019,34 @@ body {
13991
14019
  font-weight: 400;
13992
14020
  font-size: 14px;
13993
14021
  }
14022
+ .grid-area-new .customer-order-area-new .order-list {
14023
+ overflow-x: auto;
14024
+ }
13994
14025
  .grid-area-new .customer-order-area-new .table-column1 {
13995
- width: 327px;
14026
+ width: 338px;
14027
+ flex: none;
13996
14028
  }
13997
14029
  .grid-area-new .customer-order-area-new .table-column2 {
13998
- width: 154px;
13999
- }
14000
- .grid-area-new .customer-order-area-new .table-column3 {
14001
- width: 154px;
14002
- }
14003
- .grid-area-new .customer-order-area-new .table-column4 {
14004
- width: 154px;
14030
+ width: 150px;
14031
+ flex: none;
14005
14032
  }
14006
14033
  .grid-area-new .customer-order-area-new .table-column5 {
14007
- width: 259px;
14034
+ width: 260px;
14035
+ position: relative;
14036
+ flex: none;
14037
+ }
14038
+ .grid-area-new .customer-order-area-new .table-column5 .newCloud-icon {
14039
+ position: absolute;
14040
+ right: 16px;
14041
+ top: 12px;
14042
+ cursor: pointer;
14043
+ color: var(--shuyunBlue4);
14008
14044
  }
14009
14045
  .grid-area-new .customer-order-area-new .order-table-title {
14010
- width: 100%;
14011
14046
  display: flex;
14012
14047
  }
14013
14048
  .grid-area-new .customer-order-area-new .order-table-title .table-column1,
14014
14049
  .grid-area-new .customer-order-area-new .order-table-title .table-column2,
14015
- .grid-area-new .customer-order-area-new .order-table-title .table-column3,
14016
- .grid-area-new .customer-order-area-new .order-table-title .table-column4,
14017
14050
  .grid-area-new .customer-order-area-new .order-table-title .table-column5 {
14018
14051
  height: 44px;
14019
14052
  line-height: 20px;
@@ -14026,7 +14059,8 @@ body {
14026
14059
  .grid-area-new .customer-order-area-new .order-table-body {
14027
14060
  position: relative;
14028
14061
  height: calc(100% - 35px - 16px - 44px - 16px - 32px);
14029
- overflow: auto;
14062
+ display: flex;
14063
+ flex-direction: column;
14030
14064
  }
14031
14065
  .grid-area-new .customer-order-area-new .order-table-body .order-info {
14032
14066
  margin-top: 13px;
@@ -14083,23 +14117,22 @@ body {
14083
14117
  color: rgba(0, 0, 0, 0.65);
14084
14118
  }
14085
14119
  .grid-area-new .customer-order-area-new .order-table-body .order-content {
14086
- border-left: 1px solid #E8E8E8;
14087
- border-right: 1px solid #E8E8E8;
14088
14120
  display: flex;
14089
14121
  color: rgba(0, 0, 0, 0.85);
14090
14122
  }
14091
14123
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-1 {
14092
- width: 635px;
14124
+ flex: none;
14093
14125
  }
14094
- .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-1 > div {
14095
- border-bottom: 1px solid #E8E8E8;
14126
+ .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-1 .order-content-one-div {
14096
14127
  display: flex;
14097
14128
  }
14098
14129
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-production {
14099
- width: 327px;
14130
+ border-left: 1px solid #E8E8E8;
14131
+ border-bottom: 1px solid #E8E8E8;
14132
+ box-sizing: border-box;
14133
+ width: 338px;
14100
14134
  padding: 12px;
14101
14135
  display: flex;
14102
- box-sizing: border-box;
14103
14136
  }
14104
14137
  .grid-area-new .customer-order-area-new .order-table-body .order-content .product-name {
14105
14138
  display: inline-block;
@@ -14116,7 +14149,6 @@ body {
14116
14149
  word-break: break-all;
14117
14150
  text-overflow: ellipsis;
14118
14151
  display: -webkit-box;
14119
- /* autoprefixer: ignore next */
14120
14152
  -webkit-box-orient: vertical;
14121
14153
  -moz-box-orient: vertical;
14122
14154
  -webkit-line-clamp: 2;
@@ -14141,28 +14173,32 @@ body {
14141
14173
  line-height: 18px;
14142
14174
  }
14143
14175
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-price,
14144
- .grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-count {
14176
+ .grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-count,
14177
+ .grid-area-new .customer-order-area-new .order-table-body .order-content .order-item-count-temp {
14145
14178
  border-left: 1px solid #E8E8E8;
14146
- width: 154px;
14179
+ border-bottom: 1px solid #E8E8E8;
14180
+ box-sizing: border-box;
14181
+ width: 150px;
14147
14182
  padding: 12px;
14148
14183
  display: flex;
14149
14184
  align-items: center;
14150
- box-sizing: border-box;
14185
+ }
14186
+ .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-2 {
14187
+ width: 150px;
14151
14188
  }
14152
14189
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-2,
14153
14190
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-4 {
14191
+ flex: none;
14154
14192
  border-left: 1px solid #E8E8E8;
14155
14193
  border-bottom: 1px solid #E8E8E8;
14194
+ box-sizing: border-box;
14156
14195
  padding: 12px;
14157
14196
  display: flex;
14158
14197
  align-items: center;
14159
- box-sizing: border-box;
14160
- }
14161
- .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-2 {
14162
- width: 154px;
14163
14198
  }
14164
14199
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-4 {
14165
- width: 259px;
14200
+ width: 260px;
14201
+ border-right: 1px solid #E8E8E8;
14166
14202
  }
14167
14203
  .grid-area-new .customer-order-area-new .order-table-body .order-content .order-content-4 span:nth-child(1) {
14168
14204
  color: #FD830A;
@@ -14210,6 +14246,7 @@ body {
14210
14246
  width: calc(100% - 40px - 24px);
14211
14247
  }
14212
14248
  .grid-area-new .customer-account-new .account-info-right > p {
14249
+ box-sizing: content-box !important;
14213
14250
  height: 20px;
14214
14251
  line-height: 20px;
14215
14252
  font-size: 14px;
@@ -14299,10 +14336,19 @@ body {
14299
14336
  height: 100%;
14300
14337
  font-size: 12px;
14301
14338
  background: #F5F5F5;
14339
+ 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;
14340
+ font-variant: tabular-nums;
14341
+ font-feature-settings: 'tnum', "tnum";
14302
14342
  }
14303
14343
  .customer-view-area-new .hideLabel {
14304
14344
  display: none;
14305
14345
  }
14346
+ .newCloud-drawer1.show {
14347
+ z-index: 1010;
14348
+ 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;
14349
+ font-variant: tabular-nums;
14350
+ font-feature-settings: 'tnum', "tnum";
14351
+ }
14306
14352
  .customer-card-container-new {
14307
14353
  position: relative;
14308
14354
  display: flex;
@@ -14458,10 +14504,19 @@ body {
14458
14504
  height: 100%;
14459
14505
  font-size: 12px;
14460
14506
  background: #F5F5F5;
14507
+ 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;
14508
+ font-variant: tabular-nums;
14509
+ font-feature-settings: 'tnum', "tnum";
14461
14510
  }
14462
14511
  .customer-view-area-new .hideLabel {
14463
14512
  display: none;
14464
14513
  }
14514
+ .newCloud-drawer1.show {
14515
+ z-index: 1010;
14516
+ 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;
14517
+ font-variant: tabular-nums;
14518
+ font-feature-settings: 'tnum', "tnum";
14519
+ }
14465
14520
  .customer-label-area-new {
14466
14521
  height: 100%;
14467
14522
  box-sizing: border-box;