tplus-components-touch 3.22.14 → 3.22.15

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.
Files changed (180) hide show
  1. package/README.md +16 -16
  2. package/dist/components/acCitySelect/CitySelect.js +18 -18
  3. package/dist/components/acCitySelect/CitySelect.js.map +1 -1
  4. package/dist/components/acCitySelect/CitySelect.less +9 -9
  5. package/dist/components/acCitySelect/citys.js.map +1 -1
  6. package/dist/components/acCitySelect/index.js.map +1 -1
  7. package/dist/components/acCitySelect/provinceData.js +7 -7
  8. package/dist/components/acCitySelect/provinceData.js.map +1 -1
  9. package/dist/components/addLog/AddLogProcessor.js +6 -6
  10. package/dist/components/addLog/AddLogProcessor.js.map +1 -1
  11. package/dist/components/addLog/OperationLogApi.js +3 -3
  12. package/dist/components/addLog/OperationLogApi.js.map +1 -1
  13. package/dist/components/autoComplete/index.js +14 -14
  14. package/dist/components/autoComplete/index.js.map +1 -1
  15. package/dist/components/autoComplete/index.less +89 -89
  16. package/dist/components/autoComplete/option.js.map +1 -1
  17. package/dist/components/autoCompleteWithKeyboard/index.js +14 -14
  18. package/dist/components/autoCompleteWithKeyboard/index.js.map +1 -1
  19. package/dist/components/autoCompleteWithKeyboard/index.less +7 -7
  20. package/dist/components/billSearch/api.js +29 -29
  21. package/dist/components/billSearch/api.js.map +1 -1
  22. package/dist/components/billSearch/index.js +6 -6
  23. package/dist/components/billSearch/index.js.map +1 -1
  24. package/dist/components/billSearch/index.less +373 -373
  25. package/dist/components/cloudPrint/BTPrintFormatUtil.js +17 -17
  26. package/dist/components/cloudPrint/BTPrintFormatUtil.js.map +1 -1
  27. package/dist/components/cloudPrint/api.js.map +1 -1
  28. package/dist/components/cloudPrint/index.js.map +1 -1
  29. package/dist/components/cloudPrint/printDispatch.js +7 -7
  30. package/dist/components/cloudPrint/printDispatch.js.map +1 -1
  31. package/dist/components/commonForm/addressPicker/index.js +7 -7
  32. package/dist/components/commonForm/addressPicker/index.js.map +1 -1
  33. package/dist/components/commonForm/addressPicker/style.less +10 -10
  34. package/dist/components/commonForm/autoComplete/index.js.map +1 -1
  35. package/dist/components/commonForm/autoComplete/style.less +2 -2
  36. package/dist/components/commonForm/datePicker/index.js.map +1 -1
  37. package/dist/components/commonForm/datePicker/style.less +4 -4
  38. package/dist/components/commonForm/formControl/index.js.map +1 -1
  39. package/dist/components/commonForm/index.js +4 -4
  40. package/dist/components/commonForm/index.js.map +1 -1
  41. package/dist/components/commonForm/inputNumber/index.js.map +1 -1
  42. package/dist/components/commonForm/inputNumber/style.less +10 -10
  43. package/dist/components/commonForm/radio/index.js.map +1 -1
  44. package/dist/components/commonForm/style.less +1 -1
  45. package/dist/components/deliverySearch/api.js +21 -21
  46. package/dist/components/deliverySearch/api.js.map +1 -1
  47. package/dist/components/deliverySearch/index.js +6 -6
  48. package/dist/components/deliverySearch/index.js.map +1 -1
  49. package/dist/components/deliverySearch/index.less +553 -553
  50. package/dist/components/form/index.js.map +1 -1
  51. package/dist/components/hardwareAPI/index.js.map +1 -1
  52. package/dist/components/hotKey/config.js +23 -23
  53. package/dist/components/hotKey/config.js.map +1 -1
  54. package/dist/components/hotKey/hotKeyModal.js.map +1 -1
  55. package/dist/components/hotKey/index.js +26 -26
  56. package/dist/components/hotKey/index.js.map +1 -1
  57. package/dist/components/hotKey/localConfig.js.map +1 -1
  58. package/dist/components/hotKey/style.less +96 -96
  59. package/dist/components/hotKey/utils.js.map +1 -1
  60. package/dist/components/input/index.js +6 -6
  61. package/dist/components/input/index.js.map +1 -1
  62. package/dist/components/input/style.less +99 -99
  63. package/dist/components/input/tplusInput/index.js +30 -30
  64. package/dist/components/input/tplusInput/index.js.map +1 -1
  65. package/dist/components/input/tplusInput/inputContent.js.map +1 -1
  66. package/dist/components/input/tplusInput/inputs.js.map +1 -1
  67. package/dist/components/input/tplusInput/style.less +132 -132
  68. package/dist/components/input/utils/index.js.map +1 -1
  69. package/dist/components/inventorySearch/api.js +58 -58
  70. package/dist/components/inventorySearch/api.js.map +1 -1
  71. package/dist/components/inventorySearch/index.js +3 -3
  72. package/dist/components/inventorySearch/index.js.map +1 -1
  73. package/dist/components/inventorySearch/index.less +119 -119
  74. package/dist/components/inventorySearch/store.js.map +1 -1
  75. package/dist/components/inventorySearch/tab.js.map +1 -1
  76. package/dist/components/keyboard/index.js.map +1 -1
  77. package/dist/components/keyboard/index.less +469 -469
  78. package/dist/components/keyboard/letterKeyboard.js +2 -2
  79. package/dist/components/keyboard/letterKeyboard.js.map +1 -1
  80. package/dist/components/keyboard/numKeyboard.js +4 -4
  81. package/dist/components/keyboard/numKeyboard.js.map +1 -1
  82. package/dist/components/keyboard/numKeyboardScan.js.map +1 -1
  83. package/dist/components/keyboard/numberButton_input.js +5 -5
  84. package/dist/components/keyboard/numberButton_input.js.map +1 -1
  85. package/dist/components/keyboard/numkeyboardPassword.js +4 -4
  86. package/dist/components/keyboard/numkeyboardPassword.js.map +1 -1
  87. package/dist/components/keyboard/onlyKeyboard.js +7 -7
  88. package/dist/components/keyboard/onlyKeyboard.js.map +1 -1
  89. package/dist/components/keyboard/onlyLetterButton.js +2 -2
  90. package/dist/components/keyboard/onlyLetterButton.js.map +1 -1
  91. package/dist/components/keyboard/onlyLetterButton2.js +2 -2
  92. package/dist/components/keyboard/onlyLetterButton2.js.map +1 -1
  93. package/dist/components/keyboard/onlyLetterButton2.less +161 -161
  94. package/dist/components/keyboard/onlyNumberButton.js +2 -2
  95. package/dist/components/keyboard/onlyNumberButton.js.map +1 -1
  96. package/dist/components/keyboard/onlyNumberButton2.js +3 -3
  97. package/dist/components/keyboard/onlyNumberButton2.js.map +1 -1
  98. package/dist/components/keyboard/textKeyboard.js.map +1 -1
  99. package/dist/components/layout/hamburger.js.map +1 -1
  100. package/dist/components/layout/index.js +10 -10
  101. package/dist/components/layout/index.js.map +1 -1
  102. package/dist/components/layout/layout.js.map +1 -1
  103. package/dist/components/layout/sider.js +12 -12
  104. package/dist/components/layout/sider.js.map +1 -1
  105. package/dist/components/layout/style.less +82 -82
  106. package/dist/components/loading/index.js +15 -15
  107. package/dist/components/loading/index.js.map +1 -1
  108. package/dist/components/loading/loadingContent.js.map +1 -1
  109. package/dist/components/loading/style.less +61 -61
  110. package/dist/components/loading/utils.js.map +1 -1
  111. package/dist/components/message/index.js +8 -8
  112. package/dist/components/message/index.js.map +1 -1
  113. package/dist/components/message/index.less +101 -101
  114. package/dist/components/modal/index.js.map +1 -1
  115. package/dist/components/modal/index.less +19 -19
  116. package/dist/components/modalVertical/index.js +7 -7
  117. package/dist/components/modalVertical/index.js.map +1 -1
  118. package/dist/components/modalVertical/style.less +60 -60
  119. package/dist/components/modalWraper/index.js +15 -15
  120. package/dist/components/modalWraper/index.js.map +1 -1
  121. package/dist/components/modalWraper/style.less +257 -257
  122. package/dist/components/modalWraper/utils.js.map +1 -1
  123. package/dist/components/notification/index.js +4 -4
  124. package/dist/components/notification/index.js.map +1 -1
  125. package/dist/components/notification/index.less +51 -51
  126. package/dist/components/overflowTip/index.js +15 -15
  127. package/dist/components/overflowTip/index.js.map +1 -1
  128. package/dist/components/overflowTip/style.less +66 -66
  129. package/dist/components/page/index.js.map +1 -1
  130. package/dist/components/page/index.less +21 -21
  131. package/dist/components/product/detail.js +7 -7
  132. package/dist/components/product/detail.js.map +1 -1
  133. package/dist/components/product/getCard.js +5 -5
  134. package/dist/components/product/getCard.js.map +1 -1
  135. package/dist/components/product/index.less +128 -128
  136. package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
  137. package/dist/components/progressState/ProgressState.js +10 -10
  138. package/dist/components/progressState/ProgressState.js.map +1 -1
  139. package/dist/components/progressState/index.js.map +1 -1
  140. package/dist/components/progressState/style.less +65 -65
  141. package/dist/components/scan/index.js.map +1 -1
  142. package/dist/components/scan/index.less +33 -33
  143. package/dist/components/select/index.js.map +1 -1
  144. package/dist/components/select/index.less +11 -11
  145. package/dist/components/settlement/asyncModal.js.map +1 -1
  146. package/dist/components/settlement/index.js.map +1 -1
  147. package/dist/components/settlement/prototypeTable/index.js.map +1 -1
  148. package/dist/components/settlement/prototypeTable/style.less +58 -58
  149. package/dist/components/settlement/prototypeTable/utils.js.map +1 -1
  150. package/dist/components/settlement/settlement.js +5 -5
  151. package/dist/components/settlement/settlement.js.map +1 -1
  152. package/dist/components/settlement/settlement.less +1593 -1585
  153. package/dist/components/settlement/settlementStore.js.map +1 -1
  154. package/dist/components/settlement/utils.js.map +1 -1
  155. package/dist/components/socket/index.js +11 -11
  156. package/dist/components/socket/index.js.map +1 -1
  157. package/dist/components/spin/index.js +6 -6
  158. package/dist/components/spin/index.js.map +1 -1
  159. package/dist/components/spin/spin-style.less +436 -436
  160. package/dist/components/test/index.js +3 -3
  161. package/dist/components/test/index.js.map +1 -1
  162. package/dist/components/ticon/iconfont/iconfont.svg +593 -593
  163. package/dist/components/ticon/index.js.map +1 -1
  164. package/dist/components/touchScroll/index.js +9 -9
  165. package/dist/components/touchScroll/index.js.map +1 -1
  166. package/dist/components/touchTable/AuthProcess.js.map +1 -1
  167. package/dist/components/touchTable/generateWater.js.map +1 -1
  168. package/dist/components/touchTable/index.js +9 -9
  169. package/dist/components/touchTable/index.js.map +1 -1
  170. package/dist/components/touchTable/index.less +369 -369
  171. package/dist/components/touchTable/utils.js.map +1 -1
  172. package/dist/demo/PopOverDemo.js.map +1 -1
  173. package/dist/index.js +7 -7
  174. package/dist/index.js.map +1 -1
  175. package/dist/util/tools.js.map +1 -1
  176. package/locales/zh/tplus-components-touch.json +1 -1
  177. package/locales/zh-CN/tplus-components-touch.json +1 -1
  178. package/mocks/memberInfo.json +79 -79
  179. package/package.json +35 -35
  180. package/tsconfig.json +26 -26
@@ -1,1586 +1,1594 @@
1
- .asyncModal[role='dialog'] {
2
- z-index: 1006 !important;
3
- }
4
- .asyncModal{
5
- .ant-modal-body{
6
- margin:-16px;
7
- }
8
- .ant-modal-content{
9
- // box-shadow:none!important;
10
- border:none!important;
11
- }
12
- }
13
- .ant-modal-mask{
14
- background-color: rgba(0, 0, 0, 0.3) !important;
15
- }
16
- .pwdModal {
17
- height: calc(~"100vh - 224px") !important;
18
- }
19
- .settlement-wraper div::-webkit-scrollbar{
20
- display: none
21
- }
22
-
23
- *{outline:none;}
24
-
25
- .fr {
26
- float: right!important
27
- }
28
- .fl {
29
- float: left!important
30
- }
31
-
32
- .scanInput {
33
- // border-top:1px solid #E6E6EB;
34
- // padding-top:20px;
35
- border-radius: 6px;
36
- .icon{
37
- text-align: center;
38
- padding-top: 8px;
39
- // padding-bottom: 16px;
40
- i{
41
- font-size: 68px;
42
- }
43
- }
44
- .title{
45
- padding-bottom: 44px;
46
- font-size: 20px;
47
- font-weight: bold;
48
- color: #666666;
49
- letter-spacing: 0;
50
- text-align: center;
51
- line-height: 20px;
52
- }
53
- div:nth-child(3){
54
- padding-bottom: 16px;
55
- }
56
-
57
- // div span{
58
- // padding-right: 20px;
59
- // }
60
- .pwd{
61
- padding-top: 16px;
62
- display: flex;
63
- }
64
- .content {
65
- width : 230px;
66
- height : 32px;
67
- line-height : 32px;
68
- margin-right : 28px;
69
- //border : 1px solid #C8C8CD;
70
- border-radius : 2px;
71
- font-size : 13px;
72
- color : #000000;
73
- letter-spacing: 0;
74
- display : inline-block;
75
- }
76
-
77
- .contentzf {
78
- display : flex;
79
- align-items: center;
80
-
81
- .contentlabel {
82
- width : 144px;
83
- margin-right : 8px;
84
- font-size : 18px;
85
- color : #000000;
86
- letter-spacing: 0;
87
- text-align : right;
88
- }
89
-
90
- .contentscan {
91
- margin-left : -20px;
92
- margin-bottom: 5px;
93
-
94
- i {
95
- font-size: 20px;
96
- color : #666666
97
- }
98
- }
99
- }
100
-
101
- .label{
102
- width:144px;
103
- margin-right:8px;
104
- font-size: 18px;
105
- color: #000000;
106
- letter-spacing: 0;
107
- text-align: right;
108
- display: inline-block;
109
- }
110
-
111
- .yfje{
112
- font-size: 24px;
113
- color: #FF595E;
114
- letter-spacing: 0;
115
- line-height: 18px;
116
- }
117
- .zlje{
118
- padding-top:10px;//16px
119
- input{
120
- border:none !important;
121
- width:230px;
122
- height:34px;
123
- font-size: 18px;
124
- color: #FF595E;
125
- letter-spacing: 0;
126
- line-height: 18px;
127
- padding-left:0px;
128
- }
129
- }
130
- .prototype {
131
- padding-bottom: 10px;
132
- .economize {
133
- font-size: 18px;
134
- }
135
- .prototypeDetailed {
136
- font-size: 18px;
137
- position: relative;
138
- .iconfont {
139
- font-size: 10px;
140
- position: absolute;
141
- top: 6px;
142
- }
143
- }
144
- }
145
- }
146
- .buttonRegion2{
147
- margin-top:14px !important;
148
- }
149
-
150
- .buttonRegion{
151
- height:46px;
152
- // border-top:1px solid #E6E6EB;
153
- padding-top:7px;
154
- margin-top:50px;
155
-
156
- div button{
157
- margin-right: 16px;
158
- width:76px;
159
- height:32px;
160
-
161
- }
162
-
163
- div button:first-child{
164
- background: #FFFFFF;
165
- border: 1px solid #D2D2D7;
166
- border-radius: 4px;
167
- font-size: 16px;
168
- color: #333333;
169
- line-height: 14px;
170
- }
171
- div button:last-child{
172
- background: #FF8C26;
173
- border: 1px solid #FF8C26;
174
- border-radius: 4px;
175
- font-size: 16px;
176
- color: #FFFFFF;
177
- line-height: 14px;
178
- }
179
- }
180
-
181
- .paySuccess{
182
- padding-bottom: 20px;
183
- border-radius: 6px;
184
- .icon{
185
- text-align: center;
186
- padding-top: 24px;
187
- padding-bottom: 16px;
188
- i{
189
- font-size: 68px;
190
- color: #01B144;
191
- }
192
- }
193
- .settleIcon {
194
- padding-top: 0 !important;
195
- padding-bottom: 0 !important;
196
- }
197
- .text{
198
- padding-bottom: 50px;
199
- font-size: 20px;
200
- font-weight: bold;
201
- color: #666666;
202
- letter-spacing: 0;
203
- text-align: center;
204
- line-height: 20px;
205
- }
206
- .settleText {
207
- padding-bottom: 10px !important;
208
- }
209
- .icon1{
210
- padding: 0;
211
- margin-top: -20px;
212
- }
213
- .text1 {
214
- padding-bottom: 16px;
215
- }
216
- .tipStyle{
217
- height:40px;
218
- padding: 12px 88px;
219
- span:first-child{
220
- font-size: 18px;
221
- color: #666666;
222
- letter-spacing: 0.28px;
223
- line-height: 16px;
224
- }
225
- span:last-child{
226
- font-size: 18px;
227
- text-align: right;
228
- line-height: 14px;
229
- }
230
- .paymentSuccessBtn{
231
- width: 100%;
232
- height: 44px;
233
- letter-spacing: 0.28px;
234
- background: #FF8C26;
235
- border: 1px solid #FF8500;
236
- border-radius: 4px;
237
- border-radius: 4px;
238
- font-family: 'PingFangSC-Regular';
239
- font-size: 20px;
240
- line-height: 14px;
241
- }
242
- }
243
- .tipStyle4 {
244
- span:last-child{
245
- color: white;
246
- }
247
- }
248
- .tipStyle1{
249
- padding-bottom: 16px;
250
- }
251
- .tipStyle2{
252
- padding-bottom: 16px;
253
- position: relative;
254
- &::after{
255
- position: absolute;
256
- bottom: 0px;
257
- left: 88px;
258
- content: '';
259
- width: 222px;
260
- height: 1px;
261
- border-bottom: 1px dashed #DDDDDD;
262
- }
263
- }
264
- .tipStyle3{
265
- font-family: "PingFangSC-Semibold";
266
- padding-top: 16px;
267
- margin-bottom: 12px;
268
- span:first-child{
269
- font-size: 24px;
270
- color: #7D7D7D;
271
- letter-spacing: 0.37px;
272
- }
273
- span:last-child{
274
- font-size: 24px;
275
- color: #3A3A3A;
276
- }
277
- }
278
- .settleGift {
279
- text-align: center;
280
- }
281
- .settleGift2 {
282
- text-decoration: underline;
283
- cursor: pointer;
284
- }
285
- }
286
- .ant-popover-inner {
287
- border-radius: 5px !important;
288
- box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.35) !important;
289
- .ant-popover-inner-content {
290
- padding: 16px !important;
291
- }
292
- }
293
- .loading-modal{
294
- .ant-modal-content{
295
- opacity: .9;
296
- border-radius: 8px;
297
- }
298
- }
299
- .billingSettling{
300
- text-align: center;
301
- padding: 0 20px;
302
- font-size:16px;
303
- }
304
- .vertical-touch-platform{
305
- .billingSettling{
306
- padding: 20px 45px;
307
- }
308
- }
309
-
310
- .djq{
311
- height:calc(~"100vh + 20px");
312
-
313
- .djq1{
314
- display: flex;
315
- align-items: center;
316
-
317
- .col1{
318
- // display: inline-block;
319
- // vertical-align: top;
320
- // padding-top:10px !important;
321
- // padding-top: 4px;
322
- padding-right: 12px;
323
- font-size: 14px;
324
- color: #000000;
325
- // letter-spacing: 0;
326
- // line-height: 14px;
327
- }
328
- .col2{
329
- display: inline-block;
330
- width:180px;
331
- .row2{
332
- font-size: 12px;
333
- color: #E60012;
334
- letter-spacing: 0;
335
- line-height: 12px;
336
- }
337
- }
338
- .col3{
339
- padding-left: 10px;
340
- .icon{
341
- font-size: 20px;
342
- }
343
- }
344
- .col4 {
345
- width: 496px;
346
- margin-left: 16px;
347
- border-bottom: 1px solid #E6E6EB;
348
- .ant-btn {
349
- margin-right: 2px;
350
- padding: 0 10px;
351
- font-size: 14px;
352
- border: none;
353
- border-bottom: 2px solid;
354
- border-radius: 0;
355
- margin-bottom: -1px;
356
- position: relative;
357
- }
358
- .couponBorder {
359
- border-color: #E6E6EB;
360
- &::after{
361
- position: absolute;
362
- bottom: -1px;
363
- left: 0px;
364
- content: '';
365
- width: 100%;
366
- height: 1px;
367
- border-bottom: 1px solid white;
368
- }
369
- }
370
- .couponTip {
371
- color: #F83A41;
372
- font-size: 12px;
373
- }
374
- }
375
- }
376
- .djq2outer{
377
- padding-top:8px;
378
- }
379
- .djq2{
380
- width:100%;
381
- height: 256px;
382
- overflow-y: auto;
383
- background: #F4F4F4;
384
- border-radius: 4px;
385
- padding:12px 8px 6px 11px;
386
- .djqItem{
387
- position: relative;
388
- display: inline-block;
389
- margin:4px 5px;
390
- height: 106px;
391
- box-shadow: 0 2px 2px 0 rgba(174,98,30,0.40);
392
- .point_top{
393
- content: ' ';
394
- width: 10px;
395
- height: 5px;
396
- /* 绝对定位进行偏移 */
397
- position: absolute;
398
- //top: 10px;
399
- /* 圆点型的border */
400
- border-top: 10px dotted #F4F4F4;
401
- /* 偏移一个半径,让圆点的一半覆盖div */
402
- left: 70px;
403
- top: -5px;
404
- }
405
- .point_bottom{
406
- content: ' ';
407
- width: 10px;
408
- height: 5px;
409
- /* 绝对定位进行偏移 */
410
- position: absolute;
411
- //top: 10px;
412
- /* 圆点型的border */
413
- border-bottom: 10px dotted #F4F4F4;
414
- /* 偏移一个半径,让圆点的一半覆盖div */
415
- left: 70px;
416
- bottom: -5px;
417
- }
418
- .djqLeft{
419
- display: inline-block;
420
- width:75px;
421
- height:106px;
422
- border-radius: 1px 4px 4px 1px;
423
- /* 相对定位,方便让before和after伪元素绝对定位偏移 */
424
- position: relative;
425
- /* 把超出div的部分隐藏起来 */
426
- overflow: hidden;
427
- text-align: center;
428
- .amount{
429
- padding-top:27px;
430
- span:first-child{
431
- font-size: 20px;
432
- color: #FFFFFF;
433
- line-height: 36px;
434
- }
435
- span:last-child{
436
- font-size: 10px;
437
- color: #FFFFFF;
438
- line-height: 16px;
439
- }
440
- }
441
- .lijian{
442
- font-size: 10px;
443
- color: #FFFFFF;
444
- line-height: 10px;
445
- }
446
- .lingqu{
447
- padding-top:18px;
448
- font-size: 12px;
449
- color: #01B144;
450
- line-height: 12px;
451
- }
452
-
453
- }
454
- .djqLeft:before {
455
- content: ' ';
456
- width: 0;
457
- height: 100%;
458
- /* 绝对定位进行偏移 */
459
- position: absolute;
460
- //top: 10px;
461
- /* 圆点型的border */
462
- border-right: 10px dotted #F4F4F4;
463
- /* 偏移一个半径,让圆点的一半覆盖div */
464
- left: -5px;
465
- }
466
- .djqLeftCash{
467
- // background-image: linear-gradient(-137deg, #FD6E21 0%, #F9365D 100%);
468
- }
469
- .djqLeftCashGrey {
470
- background-image: linear-gradient(137deg, #CBCAC9 0%, #B0B0B0 100%);
471
- }
472
- .djqLeftDiscount{
473
- background-image: linear-gradient(-137deg, #FF8F36 0%, #FD6B59 100%);
474
- }
475
- .djqRight{
476
- display: inline-block;
477
- vertical-align: top;
478
- width:160px;
479
- height:106px;
480
- background-color: #FFFFFF;
481
- border-radius: 1px 4px 4px 1px;
482
- text-align: left;
483
- text-indent: 14px;
484
- cursor: pointer;
485
- .name{
486
- // padding-left:23px;
487
- padding-top:16px;
488
- padding-bottom: 19px;
489
- font-size: 17px;
490
- line-height: 16px;
491
- width: 130px;
492
- }
493
- .info{
494
- // padding-left:23px;
495
- padding-bottom:8px;
496
- font-size: 12px;
497
- color: #333333;
498
- line-height: 13px;
499
- }
500
- .noxuanzhong {
501
- position: absolute;
502
- top: 12px;
503
- right: 12px;
504
- border: 1px solid #979797;
505
- border-radius: 0.83px;
506
- width: 18px;
507
- height: 18px;
508
- }
509
- .noxuanzhong1 {
510
- position: absolute;
511
- top: 12px;
512
- right: 12px;
513
- border: 1px solid #979797;
514
- border-radius: 0.83px;
515
- width: 18px;
516
- height: 18px;
517
- background: #F0F0F0;
518
- }
519
- }
520
-
521
- .djqRightSelected{
522
- // background:#FFFFFF url('http://newretail-static-pro-bj.oss-cn-beijing-internal.aliyuncs.com/pos/img/shiyong.png') no-repeat !important;
523
- // background-position: right bottom !important;
524
- .checkIcon {
525
- font-size: 20px;
526
- position: absolute;
527
- top: 6px;
528
- right: 6px;
529
- }
530
- }
531
- }
532
-
533
- }
534
-
535
- .djq3{
536
- padding-top:10px;
537
- padding-bottom: 12px;
538
- .col1{
539
- display: inline-block;
540
- }
541
- .col2{
542
- display: inline-block;
543
- margin-left: 60px;
544
- }
545
- .col3{
546
- display: inline-block;
547
- margin-left: 60px;
548
- }
549
- .row2{
550
- padding-top:8px;
551
- font-size: 18px;
552
- color: #FF595E;
553
- line-height: 22px;
554
- }
555
- }
556
- .action{
557
- button{
558
- width:76px;
559
- }
560
- }
561
- }
562
-
563
- // .settledrawer{
564
- // //width:650px!important;
565
- // //height:710px!important;
566
- // padding: 0px !important
567
- // }
568
- .ant-drawer-body{
569
- padding: 0px !important
570
- }
571
- .ant-popover-inner-content {
572
- padding: 0px !important
573
- }
574
- .settlement-wraper2[role='dialog']{
575
- z-index: 1006 !important;
576
- }
577
- .protoWraper[role='dialog'] {
578
- z-index: 1006 !important;
579
- }
580
- .settlement-wraper2{
581
- .ant-modal-body{
582
- padding:0px !important;
583
- }
584
- .paymode{
585
- width: 60px !important;
586
- }
587
- .logo {
588
- padding-left: 15px !important;
589
- }
590
- }
591
- .settlement{
592
- width:100%;
593
- .settlementTop {
594
- display : flex;
595
- align-items: center;
596
- }
597
- .newstyle{
598
- height: calc(~"100vh - 115px");
599
- display: flex;
600
- flex-flow: column;
601
- .prototypeDetailed {
602
- font-size: 18px;
603
- margin-bottom: 0 !important;
604
- }
605
- }
606
- .newstyle2{
607
- .name {
608
- width: 200px;
609
- }
610
- height: calc(~"100vh - 210px") !important;
611
- .lefticon{
612
- display: none !important;
613
- }
614
- .main {
615
- justify-content: space-around !important;
616
- }
617
- input {
618
- width: 280px !important;
619
- }
620
- }
621
-
622
- .paydetail{
623
- // max-height: calc(~"100% - 200px");
624
- // max-height: 200px;
625
- overflow-y: auto;
626
- .prototypeDetailed {
627
- text-align: right;
628
- font-size: 18px;
629
- margin-bottom: 26px;
630
- display: flex;
631
- justify-content: flex-end;
632
- align-items: center;
633
- cursor: pointer;
634
- .icon-shouqi1 {
635
- font-size: 6px;
636
- }
637
- }
638
- .detailempty{
639
- padding-top:200px;
640
- }
641
- .detailempty2{
642
- padding-top:150px;
643
- }
644
- .left{
645
- display: inline-block;
646
- width: 342px;
647
- //height: 524px;
648
- overflow-y: auto;
649
- padding-bottom: 24px;
650
-
651
- .modeItem{
652
- padding-top:25px;
653
- padding-left:30px;
654
- padding-right: 20px;
655
- .settlement-pay-item-border {
656
- border-bottom: 1px solid #FF8C25 !important;
657
- }
658
- .main{
659
- display: flex;
660
- border-bottom: 1px solid #C8C8CD;
661
- .content{
662
- display: inline-block;
663
- vertical-align: top;
664
- padding-top: 4px;
665
- // border-bottom: 1px solid lightgray;
666
-
667
- input{
668
- width:100%;
669
- text-align: right;
670
- padding-right: 7px;
671
- font-size: 16px;
672
- color: #333333;
673
- letter-spacing: 0.25px;
674
- border:none;
675
- }
676
- input:focus{
677
- outline-offset:none !important;
678
- outline: none !important;
679
- }
680
-
681
- button{
682
- width:100%;
683
- text-align: right;
684
- opacity: 0.5;
685
- font-size: 16px;
686
- color: #333333;
687
- letter-spacing: 0.25px;
688
- border:none;
689
- }
690
-
691
- }
692
- .lefticon{
693
- display: inline-block;
694
- width: 20px;
695
- margin-right: 16px;
696
- i{
697
- font-size: 20px;
698
- }
699
- }
700
- .righticon{
701
- display: inline-block;
702
- width:20px;
703
- margin-left: 16px;
704
- i{
705
- font-size: 20px;
706
- }
707
- }
708
- .name{
709
- width: 100px;
710
- display: inline-block;
711
- font-size: 16px;
712
- color: #666666;
713
- letter-spacing: 0.25px;
714
- // border-bottom: 1px solid lightgray;
715
- vertical-align: top;
716
- padding-top: 4px;
717
- }
718
- }
719
- .append{
720
- width:100%;
721
- font-size: 12px;
722
- color: #75787B;
723
- line-height: 14px;
724
- padding-left: 36px;
725
- padding-top: 6px;
726
- padding-right: 60px;
727
- }
728
- }
729
-
730
- }
731
-
732
- .right{
733
- display: inline-block;
734
- vertical-align: top;
735
- padding-top: 30px;
736
- padding-left: 12px;
737
- .righttop{
738
-
739
- background: #EAF6FE;
740
- border-radius: 6px;
741
- padding: 16px 16px 0px 16px;
742
- margin-bottom: 8px;
743
- }
744
-
745
- .keyboard {
746
- padding-bottom: 40px;
747
- }
748
-
749
- .keyboard_ios {
750
- padding-bottom: 40px;
751
- width: 224px;
752
- height: 264px;
753
- }
754
- .receivable{
755
- // padding-left: 16px;
756
- padding-bottom: 16px;
757
- width:100%;
758
-
759
- span:first-child{
760
- font-size: 18px;
761
- color: #666666;
762
- letter-spacing: 0.28px;
763
- line-height: 16px;
764
- }
765
-
766
- span:nth-child(2){
767
- float: right;
768
- font-size: 18px;
769
- color: #333333;
770
- text-align: right;
771
- line-height: 14px;
772
- }
773
-
774
- .received{
775
- color: #FF5E3F !important;
776
- }
777
- }
778
- }
779
- .top{
780
- flex-flow: column;
781
- padding: 28px;
782
- .righttop{
783
- background: #EAF6FE;
784
- border-radius: 6px;
785
- padding: 20px 20px 4px 20px;
786
- }
787
-
788
- .receivable{
789
- // padding-left: 16px;
790
- padding-bottom: 16px;
791
- width:100%;
792
-
793
- span:first-child{
794
- font-size: 18px;
795
- color: #666666;
796
- letter-spacing: 0.28px;
797
- line-height: 16px;
798
- }
799
-
800
- span:nth-child(2){
801
- float: right;
802
- font-size: 18px;
803
- color: #333333;
804
- text-align: right;
805
- line-height: 14px;
806
- }
807
-
808
- .received{
809
- color: #FF5E3F !important;
810
- }
811
- }
812
- }
813
- .bottom{
814
- display: flex;
815
- flex-flow: column;
816
- flex-grow: 1;
817
- // width: 342px;
818
- //height: 524px;
819
- overflow-y: auto;
820
- padding-bottom: 24px;
821
-
822
- .modeItem{
823
- padding-top:25px;
824
- padding-left:20px;
825
- padding-right: 20px;
826
- .main{
827
- display: flex;
828
- margin-left: 20px;
829
- margin-right: 20px;
830
- border-bottom: 1px solid #C8C8CD;
831
- .content{
832
- display: inline-block;
833
- width:280px;
834
- // vertical-align: top;
835
- padding-top: 4px;
836
- padding-bottom: 8px;
837
- text-align: right;
838
- // border-bottom: 1px solid lightgray;
839
-
840
- input{
841
- width:100%;
842
- text-align: right;
843
- padding-right: 7px;
844
- // font-family: PingFangSC-Medium;
845
- font-size: 20px;
846
- color: #333333;
847
- letter-spacing: 0.31px;
848
- border:none;
849
- }
850
- input:focus{
851
- outline-offset:none !important;
852
- outline: none !important;
853
- }
854
- input:disabled{
855
- background-color: #FFFFFF;
856
- color:#CDCDCD;
857
- }
858
-
859
- button{
860
- width:100%;
861
- text-align: right;
862
- opacity: 0.5;
863
- font-size: 16px;
864
- color: #333333;
865
- letter-spacing: 0.25px;
866
- border:none;
867
- }
868
-
869
- }
870
- .lefticon{
871
- display: inline-block;
872
- width: 20px;
873
- margin-right: 16px;
874
- color: orange;
875
- i{
876
- font-size: 20px;
877
- }
878
- }
879
- .righticon{
880
- display: inline-block;
881
- width:20px;
882
- margin-left: 16px;
883
- color: orange;
884
- i{
885
- font-size: 20px;
886
- }
887
- }
888
- .name{
889
- display: inline-block;
890
- // border-bottom: 1px solid lightgray;
891
- vertical-align: top;
892
- padding-top: 4px;
893
- padding-bottom: 8px;
894
- width: 240px;
895
- .icon{
896
- display: inline-block;
897
- width:30px;
898
- height:30px;
899
- padding-top: 2px;
900
- padding-left: 5px;
901
- border-radius: 50%;
902
- border: 1px solid #F4F4F4;
903
- background: #FF8C25 ;
904
- i{
905
- background: #FF8C25 ;
906
- color:#FFFFFF;
907
- }
908
- }
909
- .text{
910
- margin-left: 8px;
911
- display: inline-block;
912
- font-size: 16px;
913
- color: #666666;
914
- letter-spacing: 0.25px;
915
- }
916
- .hotkey{
917
- margin-left: 8px;
918
- display: inline-block;
919
- }
920
- }
921
- }
922
- .append{
923
- width:100%;
924
- font-size: 12px;
925
- color: #75787B;
926
- line-height: 14px;
927
- padding-left: 74px;
928
- padding-top: 6px;
929
- padding-right: 60px;
930
- }
931
-
932
- }
933
-
934
- }
935
- }
936
- .carousel{
937
- height:210px;
938
- }
939
- .rightheader{
940
- display:inline-block;
941
- background: #EAF6FE;
942
- padding: 16px 16px 0px 16px;
943
- width:251px;
944
- vertical-align: top;
945
- height:210px;
946
- .receivable{
947
- // padding-left: 16px;
948
- padding-bottom: 16px;
949
- width:100%;
950
-
951
- span:first-child{
952
- font-size: 18px;
953
- color: #666666;
954
- letter-spacing: 0.28px;
955
- line-height: 16px;
956
- }
957
-
958
- span:nth-child(2){
959
- float: right;
960
- font-size: 18px;
961
- color: #333333;
962
- text-align: right;
963
- line-height: 14px;
964
- }
965
-
966
- .received{
967
- color: #FF5E3F !important;
968
- }
969
- }
970
- }
971
- .toolbar{
972
- background-color: #F4F4F4;
973
- padding: 7px 40px;
974
- .swiper-container{
975
- height:210px !important;
976
- .swiper-pagination-bullet-active{
977
- background: #FF8C25 !important;
978
- }
979
- }
980
- .ant-carousel .slick-prev,
981
- .ant-carousel .slick-next,
982
- .ant-carousel .slick-prev:hover,
983
- .ant-carousel .slick-next:hover {
984
- font-size: inherit;
985
- color: currentColor;
986
- }
987
- .ant-carousel .slick-dots-bottom {
988
- bottom: -5px !important;
989
- li{
990
- button{
991
- background-color: white ;
992
- opacity:1;
993
- }
994
- }
995
- }
996
- .paymode{
997
- display: inline-block;
998
- width: 80px;
999
- height: 80px;
1000
- border-radius: 3.6px;
1001
- margin: 6px 12px;
1002
- background: #FFFFFF;
1003
- vertical-align: top;
1004
-
1005
- .logo{
1006
- text-align: center;
1007
- padding-left: 24px;
1008
- padding-top: 7px;
1009
- padding-bottom: 3px;
1010
- .icon{
1011
- width:30px;
1012
- height:30px;
1013
- padding-top: 2px;
1014
- border-radius: 50%;
1015
- }
1016
- }
1017
- .text{
1018
- font-size: 12px;
1019
- letter-spacing: 0.18px;
1020
- text-align: center;
1021
- white-space: nowrap;
1022
- text-overflow: ellipsis;
1023
- overflow: hidden;
1024
- word-break: break-all;
1025
- }
1026
- .hotkey{
1027
- font-size: 12px;
1028
- color:#999999;
1029
- text-align: center;
1030
- }
1031
- }
1032
- .paymodeDisabled{
1033
- background: #EBEBEB !important;
1034
- .logo{
1035
- .icon{
1036
- i{
1037
- color:#EBEBEB !important;
1038
- }
1039
- }
1040
- }
1041
- .text{
1042
- font-size: 12px;
1043
- color: #FFFFFF;
1044
- letter-spacing: 0.18px;
1045
- text-align: center;
1046
- }
1047
- .hotkey{
1048
- font-size: 12px;
1049
- color:#FFFFFF;
1050
- text-align: center;
1051
- }
1052
- }
1053
- .paymodeSelected{
1054
- .logo{
1055
- .icon{
1056
- background: #FFFFFF !important;
1057
- }
1058
- }
1059
- .text{
1060
- color: #FFFFFF;
1061
- letter-spacing: 0.75px;
1062
- line-height: 16px;
1063
- }
1064
- .hotkey{
1065
- font-size: 12px;
1066
- color:#FFFFFF;
1067
- text-align: center;
1068
- }
1069
- }
1070
-
1071
- }
1072
- .toolbar2{
1073
- width: 355px;
1074
- height:210px;
1075
- display: inline-block;
1076
- padding: 7px 5px !important;
1077
- .swiper-container{
1078
- width:355px !important;
1079
- }
1080
- .slick-slider{
1081
- height:100%;
1082
- }
1083
- .slick-dots-bottom{
1084
- bottom: -6px !important;
1085
- }
1086
- }
1087
- .payfooter2{
1088
- background-color: #FFFFFF;
1089
- text-align: right;
1090
- border-top:1px solid #E6E6EB;
1091
- padding:7px 16px;
1092
- border-bottom-left-radius:3px;
1093
- border-bottom-right-radius:3px;
1094
-
1095
- .cancel{
1096
- height:32px;
1097
- width: 76px;
1098
- background: #FFFFFF;
1099
- border:1px solid #D2D2D7;
1100
- border-radius: 4px;
1101
- font-size: 16px;
1102
- color: #333333;
1103
- line-height: 14px;
1104
- }
1105
-
1106
- .settle{
1107
- width: 76px;
1108
- font-size: 16px;
1109
- border-radius: 4px;
1110
- line-height: 14px;
1111
- margin-left:16px;
1112
- }
1113
- }
1114
- .payfooter{
1115
- background-color: lightgrey;
1116
- font-size:18px;
1117
- color:white;
1118
- position: fixed;
1119
- bottom: 0;
1120
-
1121
- .cancel{
1122
- height: 60px;
1123
- width: 270px;
1124
- background: #999999;
1125
- border-color:#999999;
1126
- font-size: 18px;
1127
- color: #FFFFFF;
1128
- line-height: 22px;
1129
- border-radius: unset;
1130
- &:hover{
1131
- background-color: fade(#999999, 80%);
1132
- border-color: fade(#999999, 80%);
1133
- color: #ffffff;
1134
- }
1135
- }
1136
-
1137
- .settle,.settle1{
1138
- height: 60px;
1139
- width: 330px;
1140
- font-size: 18px;
1141
- line-height: 22px;
1142
- border-radius: unset;
1143
- }
1144
- .settle:disabled {
1145
- cursor : not-allowed;
1146
- }
1147
- .settle1:disabled {
1148
- cursor : not-allowed;
1149
- pointer-events: none;
1150
- }
1151
- }
1152
- }
1153
-
1154
- .billingSettlement{
1155
- vertical-align: middle;
1156
- background-color: #fff;
1157
-
1158
- .receivable{
1159
- display: inline-block;
1160
- padding-top:10px;
1161
- padding-left: 16px;
1162
-
1163
- .summary {
1164
- display : flex;
1165
- align-items: center;
1166
-
1167
- .text {
1168
- display : inline-block;
1169
- font-size : 16px;
1170
- line-height : 16px;
1171
- color: #666;
1172
- }
1173
-
1174
- .amount {
1175
- font-size : 26px;
1176
- line-height: 24px;
1177
- }
1178
-
1179
- .smallfont {
1180
- font-size: 18px !important;
1181
- }
1182
- }
1183
- .remark1{
1184
- font-size : 15px;
1185
- line-height: 15px;
1186
- margin-top : 4px;
1187
-
1188
- .span {
1189
- margin-left: 3px;
1190
- }
1191
- }
1192
- .remark2{
1193
- font-size : 20px;
1194
- line-height: 15px;
1195
- margin-top : 4px;
1196
-
1197
- .span {
1198
- margin-left: 3px;
1199
- }
1200
- }
1201
- }
1202
-
1203
- .receivable2 {
1204
- float : left;
1205
- height : 59px;
1206
- display : flex;
1207
- align-items : center;
1208
- justify-content: center;
1209
-
1210
- .text {
1211
- display : inline-block;
1212
- font-size : 16px;
1213
- color : #474364;
1214
- line-height: 16px;
1215
- }
1216
-
1217
- .amount {
1218
- font-size : 32px;
1219
- color : #FF5E3F;
1220
- line-height: 32px;
1221
- }
1222
-
1223
- .smallfont {
1224
- font-size: 18px !important;
1225
- }
1226
-
1227
- .total {
1228
- font-size : 16px;
1229
- padding-left: 5px;
1230
- }
1231
- }
1232
-
1233
- .btns{
1234
- float: right;
1235
- height: 60px;
1236
- line-height: 49px;
1237
- .quick{
1238
- float: left;
1239
- display: flex;
1240
- justify-content: center;
1241
- align-items: center;
1242
- width: 120px;
1243
- height: 59px;
1244
- font-size: 18px;
1245
- border-radius: unset;
1246
- line-height: 59px;
1247
-
1248
- .icon{
1249
- vertical-align: middle;
1250
- display: inline-block;
1251
- }
1252
- i{
1253
- margin-right: 4px;
1254
- font-size:20px;
1255
- }
1256
- }
1257
-
1258
- .quick2{
1259
- width: 92px;
1260
- height: 40px;
1261
- background: #FFFFFF;
1262
- border: 1px solid #FF8C25;
1263
- border-radius: 4px;
1264
- font-size: 12px;
1265
- margin-left:8px;
1266
- padding-left:8px;
1267
- padding-right:8px;
1268
- vertical-align: top;
1269
- line-height: 14px;
1270
- margin-top: 3px;
1271
-
1272
- .icon{
1273
- vertical-align: middle;
1274
- display: inline-block;
1275
- }
1276
-
1277
- .text{
1278
- vertical-align: middle;
1279
- width: 48px;
1280
- text-align: left;
1281
- display: inline-block;
1282
- }
1283
-
1284
- i{
1285
- margin-right: 4px;
1286
- font-size:20px;
1287
- }
1288
- }
1289
-
1290
- .quick:disabled, .quick2:disabled{
1291
- opacity: 0.4;
1292
- cursor: not-allowed ;
1293
- }
1294
-
1295
- .settle{
1296
- width:150px;
1297
- height: 60px;
1298
- font-size: 18px;
1299
- line-height: 22px;
1300
- border:none;
1301
- border-radius: 0px !important;
1302
- margin-left:8px;
1303
- }
1304
-
1305
- .settle2{
1306
- width:92px;
1307
- height:40px;
1308
- // line-height: 16px;
1309
- border-radius: 4px !important;
1310
- }
1311
-
1312
- .settleStorage{
1313
- line-height: normal;
1314
- span {
1315
- font-size: 12px important;
1316
- color: white;
1317
- }
1318
- }
1319
-
1320
- .settle:disabled{
1321
- cursor: not-allowed ;
1322
- }
1323
-
1324
- .text {
1325
- overflow: hidden;
1326
- text-overflow:ellipsis;
1327
- white-space: nowrap;
1328
- }
1329
- }
1330
-
1331
- .voucherMode {
1332
- position: absolute;
1333
- bottom: 0;
1334
- right: 0;
1335
- width: 160px;
1336
- height: auto;
1337
- }
1338
- }
1339
-
1340
- .czk{
1341
- height:calc(~"100vh - 224px");
1342
- .ant-modal-body{
1343
- padding:0 0 24px;
1344
- }
1345
- .no{
1346
- padding-top: 30px;
1347
- padding-left: 40px;
1348
- span:first-child{
1349
- margin-right:8px;
1350
- font-size: 18px;
1351
- color: #000000;
1352
- letter-spacing: 0;
1353
- text-align: right;
1354
- line-height: 14px;
1355
- }
1356
- .input{
1357
- display: inline-block;
1358
- width:230px;
1359
- height:32px;
1360
- line-height: 32px;
1361
- padding:4px 8px;
1362
- background: #FFFFFF;
1363
- border: 1px solid #C8C8CD;
1364
- border-radius: 2px;
1365
- }
1366
- .notext{
1367
- font-size: 16px;
1368
- color: #333333;
1369
- letter-spacing: 0;
1370
- line-height: 16px;
1371
- }
1372
-
1373
- .temp {
1374
- padding-right: 30px;
1375
- }
1376
-
1377
- .icon{
1378
- position: relative;
1379
- margin-left:-30px;
1380
- font-size: 20px;
1381
- color: #666666;
1382
- }
1383
- }
1384
- .info{
1385
- .colwidth2{
1386
- width:40%;
1387
- }
1388
- .colwidth3{
1389
- width:26%;
1390
- }
1391
- .colwidth4{
1392
- width:20%;
1393
- }
1394
- height:70px;
1395
- border-top: 1px solid #F4F4F4;
1396
- border-bottom: 4px solid #F4F4F4;
1397
- text-align: center;
1398
- margin-left: 1px;
1399
- .name{
1400
- font-size: 12px;
1401
- color: #666666;
1402
- line-height: 12px;
1403
- padding-top:8px;
1404
- }
1405
- .value{
1406
- font-size: 16px;
1407
- color: #FF595E;
1408
- line-height: 12px;
1409
- padding-top:19px;
1410
- }
1411
- .valuetext{
1412
- font-size: 14px !important;
1413
- color: #333333 !important;
1414
- font-weight: bold;
1415
- max-width: 100%;
1416
- overflow: hidden;
1417
- white-space: nowrap;
1418
- }
1419
- .type{
1420
- vertical-align: top;
1421
- display: inline-block;
1422
- text-align: left;
1423
- padding-left: 10px;
1424
- }
1425
- .gap{
1426
- display: inline-block;
1427
- padding-left:10px;
1428
- .gap1{
1429
- height:20px;
1430
- }
1431
- .gap2{
1432
- height:30px;
1433
- width:12px;
1434
- border-left: 1px solid #F4F4F4;
1435
- }
1436
- }
1437
- .balance{
1438
- vertical-align: top;
1439
- display: inline-block;
1440
- text-align: left;
1441
- }
1442
- .available{
1443
- vertical-align: top;
1444
- display: inline-block;
1445
- text-align: left;
1446
- }
1447
- }
1448
- .receivable{
1449
- padding-left: 40px;
1450
- padding-top: 16px;
1451
- span:first-child{
1452
- margin-right:8px;
1453
- font-size: 18px;
1454
- color: #000000;
1455
- letter-spacing: 0;
1456
- text-align: right;
1457
- line-height: 14px;
1458
- }
1459
- span:last-child{
1460
- font-size: 24px;
1461
- color: #FF5E3F;
1462
- letter-spacing: 0;
1463
- line-height: 16px;
1464
- }
1465
- }
1466
- .received{
1467
- padding-left: 40px;
1468
- padding-top: 16px;
1469
- span:first-child{
1470
- margin-right:8px;
1471
- font-size: 18px;
1472
- color: #000000;
1473
- letter-spacing: 0;
1474
- text-align: right;
1475
- line-height: 14px;
1476
- }
1477
- .input{
1478
- display: inline-block;
1479
- width:230px;
1480
- height:32px;
1481
- padding:4px 8px;
1482
- background: #FFFFFF;
1483
- border: 1px solid #C8C8CD;
1484
- border-radius: 2px;
1485
- }
1486
- .economize {
1487
- font-size: 18px;
1488
- }
1489
- .prototypeDetailed {
1490
- font-size: 18px;
1491
- position: relative;
1492
- .iconfont {
1493
- font-size: 10px;
1494
- position: absolute;
1495
- top: 6px;
1496
- }
1497
- }
1498
- }
1499
- .error{
1500
- height:16px;
1501
- padding-left: 140px;
1502
- padding-top: 4px;
1503
- font-size: 14px;
1504
- color: #E60012;
1505
- letter-spacing: 0;
1506
- line-height: 12px;
1507
- }
1508
- .tipStype{
1509
- padding:43px 32px 21px 32px;
1510
- font-size: 13px;
1511
- color: #666666;
1512
- letter-spacing: 0;
1513
- text-align: justify;
1514
- line-height: 25px;
1515
- }
1516
- .action{
1517
- button{
1518
- width:76px;
1519
- height: 32px;
1520
- }
1521
- }
1522
- }
1523
- .receivedNumber {
1524
- padding-top: 10px;
1525
- .receivedInput {
1526
- padding: 0 !important;
1527
- border: none !important;
1528
- span:first-child {
1529
- margin-top: 5px;
1530
- text-align: left !important;
1531
- }
1532
- }
1533
- }
1534
- .unReturn{
1535
- .title{
1536
- font-size: 18px;
1537
- }
1538
- }
1539
-
1540
- .extraHeight{
1541
- height: 100% !important;
1542
- }
1543
-
1544
-
1545
- .overflow-hidden-point {
1546
- overflow: hidden;
1547
- text-overflow: ellipsis;
1548
- white-space: nowrap;
1549
- }
1550
- .pwdModalHeader {
1551
- font-size: 18px;
1552
- line-height: 18px!important;
1553
- color: #333;
1554
- border-bottom: 1px solid #e6e6eb !important;
1555
- }
1556
- .passwordContainer {
1557
- .ant-modal-header {
1558
- height: 46px;
1559
- .ant-modal-title {
1560
- font-size: 18px;
1561
- }
1562
- }
1563
- .ant-modal-footer {
1564
- height: 46px;
1565
- padding: 7px 16px;
1566
- }
1567
- .setPwdContainer {
1568
- display: flex;
1569
- padding: 10px 0;
1570
- flex-direction: column;
1571
- height: 268px;
1572
- justify-content: center;
1573
- .setPwdDiv {
1574
- display: flex;
1575
- padding: 10px 0;
1576
- .one {
1577
- width: 96px;
1578
- text-align: right;
1579
- padding-right: 10px;
1580
- }
1581
- .two {
1582
- width: 266px;
1583
- }
1584
- }
1585
- }
1
+ .asyncModal[role='dialog'] {
2
+ z-index: 1006 !important;
3
+ }
4
+ .asyncModal{
5
+ .ant-modal-body{
6
+ margin:-16px;
7
+ }
8
+ .ant-modal-content{
9
+ // box-shadow:none!important;
10
+ border:none!important;
11
+ }
12
+ }
13
+ .ant-modal-mask{
14
+ background-color: rgba(0, 0, 0, 0.3) !important;
15
+ }
16
+ .pwdModal {
17
+ height: calc(~"100vh - 224px") !important;
18
+ }
19
+ .settlement-wraper div::-webkit-scrollbar{
20
+ display: none
21
+ }
22
+
23
+ *{outline:none;}
24
+
25
+ .fr {
26
+ float: right!important
27
+ }
28
+ .fl {
29
+ float: left!important
30
+ }
31
+
32
+ .scanInput {
33
+ // border-top:1px solid #E6E6EB;
34
+ // padding-top:20px;
35
+ border-radius: 6px;
36
+ .icon{
37
+ text-align: center;
38
+ padding-top: 8px;
39
+ // padding-bottom: 16px;
40
+ i{
41
+ font-size: 68px;
42
+ }
43
+ }
44
+ .title{
45
+ padding-bottom: 44px;
46
+ font-size: 20px;
47
+ font-weight: bold;
48
+ color: #666666;
49
+ letter-spacing: 0;
50
+ text-align: center;
51
+ line-height: 20px;
52
+ }
53
+ div:nth-child(3){
54
+ padding-bottom: 16px;
55
+ }
56
+
57
+ // div span{
58
+ // padding-right: 20px;
59
+ // }
60
+ .pwd{
61
+ padding-top: 16px;
62
+ display: flex;
63
+ }
64
+ .content {
65
+ width : 230px;
66
+ height : 32px;
67
+ line-height : 32px;
68
+ margin-right : 28px;
69
+ //border : 1px solid #C8C8CD;
70
+ border-radius : 2px;
71
+ font-size : 13px;
72
+ color : #000000;
73
+ letter-spacing: 0;
74
+ display : inline-block;
75
+ }
76
+
77
+ .contentzf {
78
+ display : flex;
79
+ align-items: center;
80
+
81
+ .contentlabel {
82
+ width : 144px;
83
+ margin-right : 8px;
84
+ font-size : 18px;
85
+ color : #000000;
86
+ letter-spacing: 0;
87
+ text-align : right;
88
+ }
89
+
90
+ .contentscan {
91
+ margin-left : -20px;
92
+ margin-bottom: 5px;
93
+
94
+ i {
95
+ font-size: 20px;
96
+ color : #666666
97
+ }
98
+ }
99
+ }
100
+
101
+ .label{
102
+ width:144px;
103
+ margin-right:8px;
104
+ font-size: 18px;
105
+ color: #000000;
106
+ letter-spacing: 0;
107
+ text-align: right;
108
+ display: inline-block;
109
+ }
110
+
111
+ .yfje{
112
+ font-size: 24px;
113
+ color: #FF595E;
114
+ letter-spacing: 0;
115
+ line-height: 18px;
116
+ }
117
+ .zlje{
118
+ padding-top:10px;//16px
119
+ input{
120
+ border:none !important;
121
+ width:230px;
122
+ height:34px;
123
+ font-size: 18px;
124
+ color: #FF595E;
125
+ letter-spacing: 0;
126
+ line-height: 18px;
127
+ padding-left:0px;
128
+ }
129
+ }
130
+ .prototype {
131
+ padding-bottom: 10px;
132
+ .economize {
133
+ font-size: 18px;
134
+ }
135
+ .prototypeDetailed {
136
+ font-size: 18px;
137
+ position: relative;
138
+ .iconfont {
139
+ font-size: 10px;
140
+ position: absolute;
141
+ top: 6px;
142
+ }
143
+ }
144
+ }
145
+ }
146
+ .buttonRegion2{
147
+ margin-top:14px !important;
148
+ }
149
+
150
+ .buttonRegion{
151
+ height:46px;
152
+ // border-top:1px solid #E6E6EB;
153
+ padding-top:7px;
154
+ margin-top:50px;
155
+
156
+ div button{
157
+ margin-right: 16px;
158
+ width:76px;
159
+ height:32px;
160
+
161
+ }
162
+
163
+ div button:first-child{
164
+ background: #FFFFFF;
165
+ border: 1px solid #D2D2D7;
166
+ border-radius: 4px;
167
+ font-size: 16px;
168
+ color: #333333;
169
+ line-height: 14px;
170
+ }
171
+ div button:last-child{
172
+ background: #FF8C26;
173
+ border: 1px solid #FF8C26;
174
+ border-radius: 4px;
175
+ font-size: 16px;
176
+ color: #FFFFFF;
177
+ line-height: 14px;
178
+ }
179
+ }
180
+
181
+ .paySuccess{
182
+ padding-bottom: 20px;
183
+ border-radius: 6px;
184
+ .icon{
185
+ text-align: center;
186
+ padding-top: 24px;
187
+ padding-bottom: 16px;
188
+ i{
189
+ font-size: 68px;
190
+ color: #01B144;
191
+ }
192
+ }
193
+ .settleIcon {
194
+ padding-top: 0 !important;
195
+ padding-bottom: 0 !important;
196
+ }
197
+ .text{
198
+ padding-bottom: 50px;
199
+ font-size: 20px;
200
+ font-weight: bold;
201
+ color: #666666;
202
+ letter-spacing: 0;
203
+ text-align: center;
204
+ line-height: 20px;
205
+ }
206
+ .settleText {
207
+ padding-bottom: 10px !important;
208
+ }
209
+ .icon1{
210
+ padding: 0;
211
+ margin-top: -20px;
212
+ }
213
+ .text1 {
214
+ padding-bottom: 16px;
215
+ }
216
+ .tipStyle{
217
+ height:40px;
218
+ padding: 12px 88px;
219
+ span:first-child{
220
+ font-size: 18px;
221
+ color: #666666;
222
+ letter-spacing: 0.28px;
223
+ line-height: 16px;
224
+ }
225
+ span:last-child{
226
+ font-size: 18px;
227
+ text-align: right;
228
+ line-height: 14px;
229
+ }
230
+ .paymentSuccessBtn{
231
+ width: 100%;
232
+ height: 44px;
233
+ letter-spacing: 0.28px;
234
+ background: #FF8C26;
235
+ border: 1px solid #FF8500;
236
+ border-radius: 4px;
237
+ border-radius: 4px;
238
+ font-family: 'PingFangSC-Regular';
239
+ font-size: 20px;
240
+ line-height: 14px;
241
+ }
242
+ }
243
+ .tipStyle4 {
244
+ span:last-child{
245
+ color: white;
246
+ }
247
+ }
248
+ .tipStyle1{
249
+ padding-bottom: 16px;
250
+ }
251
+ .tipStyle2{
252
+ padding-bottom: 16px;
253
+ position: relative;
254
+ &::after{
255
+ position: absolute;
256
+ bottom: 0px;
257
+ left: 88px;
258
+ content: '';
259
+ width: 222px;
260
+ height: 1px;
261
+ border-bottom: 1px dashed #DDDDDD;
262
+ }
263
+ }
264
+ .tipStyle3{
265
+ font-family: "PingFangSC-Semibold";
266
+ padding-top: 16px;
267
+ margin-bottom: 12px;
268
+ span:first-child{
269
+ font-size: 24px;
270
+ color: #7D7D7D;
271
+ letter-spacing: 0.37px;
272
+ }
273
+ span:last-child{
274
+ font-size: 24px;
275
+ color: #3A3A3A;
276
+ }
277
+ }
278
+ .settleGift {
279
+ text-align: center;
280
+ }
281
+ .settleGift2 {
282
+ text-decoration: underline;
283
+ cursor: pointer;
284
+ }
285
+ }
286
+ .ant-popover-inner {
287
+ border-radius: 5px !important;
288
+ box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.35) !important;
289
+ .ant-popover-inner-content {
290
+ padding: 16px !important;
291
+ }
292
+ }
293
+ .loading-modal{
294
+ .ant-modal-content{
295
+ opacity: .9;
296
+ border-radius: 8px;
297
+ }
298
+ }
299
+ .billingSettling{
300
+ text-align: center;
301
+ padding: 0 20px;
302
+ font-size:16px;
303
+ }
304
+ .vertical-touch-platform{
305
+ .billingSettling{
306
+ padding: 20px 45px;
307
+ }
308
+ }
309
+
310
+ .djq{
311
+ height:calc(~"100vh + 20px");
312
+
313
+ .djq1{
314
+ display: flex;
315
+ align-items: center;
316
+
317
+ .col1{
318
+ // display: inline-block;
319
+ // vertical-align: top;
320
+ // padding-top:10px !important;
321
+ // padding-top: 4px;
322
+ padding-right: 12px;
323
+ font-size: 14px;
324
+ color: #000000;
325
+ // letter-spacing: 0;
326
+ // line-height: 14px;
327
+ }
328
+ .col2{
329
+ display: inline-block;
330
+ width:180px;
331
+ .row2{
332
+ font-size: 12px;
333
+ color: #E60012;
334
+ letter-spacing: 0;
335
+ line-height: 12px;
336
+ }
337
+ }
338
+ .col3{
339
+ padding-left: 10px;
340
+ .icon{
341
+ font-size: 20px;
342
+ }
343
+ }
344
+ .col4 {
345
+ width: 496px;
346
+ margin-left: 16px;
347
+ border-bottom: 1px solid #E6E6EB;
348
+ .ant-btn {
349
+ margin-right: 2px;
350
+ padding: 0 10px;
351
+ font-size: 14px;
352
+ border: none;
353
+ border-bottom: 2px solid;
354
+ border-radius: 0;
355
+ margin-bottom: -1px;
356
+ position: relative;
357
+ }
358
+ .couponBorder {
359
+ border-color: #E6E6EB;
360
+ &::after{
361
+ position: absolute;
362
+ bottom: -1px;
363
+ left: 0px;
364
+ content: '';
365
+ width: 100%;
366
+ height: 1px;
367
+ border-bottom: 1px solid white;
368
+ }
369
+ }
370
+ .couponTip {
371
+ color: #F83A41;
372
+ font-size: 12px;
373
+ }
374
+ }
375
+ }
376
+ .djq2outer{
377
+ padding-top:8px;
378
+ }
379
+ .djq2{
380
+ width:100%;
381
+ height: 256px;
382
+ overflow-y: auto;
383
+ background: #F4F4F4;
384
+ border-radius: 4px;
385
+ padding:12px 8px 6px 11px;
386
+ .djqItem{
387
+ position: relative;
388
+ display: inline-block;
389
+ margin:4px 5px;
390
+ height: 106px;
391
+ box-shadow: 0 2px 2px 0 rgba(174,98,30,0.40);
392
+ .point_top{
393
+ content: ' ';
394
+ width: 10px;
395
+ height: 5px;
396
+ /* 绝对定位进行偏移 */
397
+ position: absolute;
398
+ //top: 10px;
399
+ /* 圆点型的border */
400
+ border-top: 10px dotted #F4F4F4;
401
+ /* 偏移一个半径,让圆点的一半覆盖div */
402
+ left: 70px;
403
+ top: -5px;
404
+ }
405
+ .point_bottom{
406
+ content: ' ';
407
+ width: 10px;
408
+ height: 5px;
409
+ /* 绝对定位进行偏移 */
410
+ position: absolute;
411
+ //top: 10px;
412
+ /* 圆点型的border */
413
+ border-bottom: 10px dotted #F4F4F4;
414
+ /* 偏移一个半径,让圆点的一半覆盖div */
415
+ left: 70px;
416
+ bottom: -5px;
417
+ }
418
+ .djqLeft{
419
+ display: inline-block;
420
+ width:75px;
421
+ height:106px;
422
+ border-radius: 1px 4px 4px 1px;
423
+ /* 相对定位,方便让before和after伪元素绝对定位偏移 */
424
+ position: relative;
425
+ /* 把超出div的部分隐藏起来 */
426
+ overflow: hidden;
427
+ text-align: center;
428
+ .amount{
429
+ padding-top:27px;
430
+ span:first-child{
431
+ font-size: 20px;
432
+ color: #FFFFFF;
433
+ line-height: 36px;
434
+ }
435
+ span:last-child{
436
+ font-size: 10px;
437
+ color: #FFFFFF;
438
+ line-height: 16px;
439
+ }
440
+ }
441
+ .lijian{
442
+ font-size: 10px;
443
+ color: #FFFFFF;
444
+ line-height: 10px;
445
+ }
446
+ .lingqu{
447
+ padding-top:18px;
448
+ font-size: 12px;
449
+ color: #01B144;
450
+ line-height: 12px;
451
+ }
452
+
453
+ }
454
+ .djqLeft:before {
455
+ content: ' ';
456
+ width: 0;
457
+ height: 100%;
458
+ /* 绝对定位进行偏移 */
459
+ position: absolute;
460
+ //top: 10px;
461
+ /* 圆点型的border */
462
+ border-right: 10px dotted #F4F4F4;
463
+ /* 偏移一个半径,让圆点的一半覆盖div */
464
+ left: -5px;
465
+ }
466
+ .djqLeftCash{
467
+ // background-image: linear-gradient(-137deg, #FD6E21 0%, #F9365D 100%);
468
+ }
469
+ .djqLeftCashGrey {
470
+ background-image: linear-gradient(137deg, #CBCAC9 0%, #B0B0B0 100%);
471
+ }
472
+ .djqLeftDiscount{
473
+ background-image: linear-gradient(-137deg, #FF8F36 0%, #FD6B59 100%);
474
+ }
475
+ .djqRight{
476
+ display: inline-block;
477
+ vertical-align: top;
478
+ width:160px;
479
+ height:106px;
480
+ background-color: #FFFFFF;
481
+ border-radius: 1px 4px 4px 1px;
482
+ text-align: left;
483
+ text-indent: 14px;
484
+ cursor: pointer;
485
+ .name{
486
+ // padding-left:23px;
487
+ padding-top:16px;
488
+ padding-bottom: 19px;
489
+ font-size: 17px;
490
+ line-height: 16px;
491
+ width: 130px;
492
+ text-indent: 0;
493
+ padding-left: 14px;
494
+ display: -webkit-box;
495
+ -webkit-box-orient: vertical;
496
+ -webkit-line-clamp: 2;
497
+ overflow: hidden;
498
+ word-break: break-all;
499
+ white-space: initial;
500
+ }
501
+ .info{
502
+ // padding-left:23px;
503
+ padding-bottom:8px;
504
+ font-size: 12px;
505
+ color: #333333;
506
+ line-height: 13px;
507
+ }
508
+ .noxuanzhong {
509
+ position: absolute;
510
+ top: 12px;
511
+ right: 12px;
512
+ border: 1px solid #979797;
513
+ border-radius: 0.83px;
514
+ width: 18px;
515
+ height: 18px;
516
+ }
517
+ .noxuanzhong1 {
518
+ position: absolute;
519
+ top: 12px;
520
+ right: 12px;
521
+ border: 1px solid #979797;
522
+ border-radius: 0.83px;
523
+ width: 18px;
524
+ height: 18px;
525
+ background: #F0F0F0;
526
+ }
527
+ }
528
+
529
+ .djqRightSelected{
530
+ // background:#FFFFFF url('http://newretail-static-pro-bj.oss-cn-beijing-internal.aliyuncs.com/pos/img/shiyong.png') no-repeat !important;
531
+ // background-position: right bottom !important;
532
+ .checkIcon {
533
+ font-size: 20px;
534
+ position: absolute;
535
+ top: 6px;
536
+ right: 6px;
537
+ }
538
+ }
539
+ }
540
+
541
+ }
542
+
543
+ .djq3{
544
+ padding-top:10px;
545
+ padding-bottom: 12px;
546
+ .col1{
547
+ display: inline-block;
548
+ }
549
+ .col2{
550
+ display: inline-block;
551
+ margin-left: 60px;
552
+ }
553
+ .col3{
554
+ display: inline-block;
555
+ margin-left: 60px;
556
+ }
557
+ .row2{
558
+ padding-top:8px;
559
+ font-size: 18px;
560
+ color: #FF595E;
561
+ line-height: 22px;
562
+ }
563
+ }
564
+ .action{
565
+ button{
566
+ width:76px;
567
+ }
568
+ }
569
+ }
570
+
571
+ // .settledrawer{
572
+ // //width:650px!important;
573
+ // //height:710px!important;
574
+ // padding: 0px !important
575
+ // }
576
+ .ant-drawer-body{
577
+ padding: 0px !important
578
+ }
579
+ .ant-popover-inner-content {
580
+ padding: 0px !important
581
+ }
582
+ .settlement-wraper2[role='dialog']{
583
+ z-index: 1006 !important;
584
+ }
585
+ .protoWraper[role='dialog'] {
586
+ z-index: 1006 !important;
587
+ }
588
+ .settlement-wraper2{
589
+ .ant-modal-body{
590
+ padding:0px !important;
591
+ }
592
+ .paymode{
593
+ width: 60px !important;
594
+ }
595
+ .logo {
596
+ padding-left: 15px !important;
597
+ }
598
+ }
599
+ .settlement{
600
+ width:100%;
601
+ .settlementTop {
602
+ display : flex;
603
+ align-items: center;
604
+ }
605
+ .newstyle{
606
+ height: calc(~"100vh - 115px");
607
+ display: flex;
608
+ flex-flow: column;
609
+ .prototypeDetailed {
610
+ font-size: 18px;
611
+ margin-bottom: 0 !important;
612
+ }
613
+ }
614
+ .newstyle2{
615
+ .name {
616
+ width: 200px;
617
+ }
618
+ height: calc(~"100vh - 210px") !important;
619
+ .lefticon{
620
+ display: none !important;
621
+ }
622
+ .main {
623
+ justify-content: space-around !important;
624
+ }
625
+ input {
626
+ width: 280px !important;
627
+ }
628
+ }
629
+
630
+ .paydetail{
631
+ // max-height: calc(~"100% - 200px");
632
+ // max-height: 200px;
633
+ overflow-y: auto;
634
+ .prototypeDetailed {
635
+ text-align: right;
636
+ font-size: 18px;
637
+ margin-bottom: 26px;
638
+ display: flex;
639
+ justify-content: flex-end;
640
+ align-items: center;
641
+ cursor: pointer;
642
+ .icon-shouqi1 {
643
+ font-size: 6px;
644
+ }
645
+ }
646
+ .detailempty{
647
+ padding-top:200px;
648
+ }
649
+ .detailempty2{
650
+ padding-top:150px;
651
+ }
652
+ .left{
653
+ display: inline-block;
654
+ width: 342px;
655
+ //height: 524px;
656
+ overflow-y: auto;
657
+ padding-bottom: 24px;
658
+
659
+ .modeItem{
660
+ padding-top:25px;
661
+ padding-left:30px;
662
+ padding-right: 20px;
663
+ .settlement-pay-item-border {
664
+ border-bottom: 1px solid #FF8C25 !important;
665
+ }
666
+ .main{
667
+ display: flex;
668
+ border-bottom: 1px solid #C8C8CD;
669
+ .content{
670
+ display: inline-block;
671
+ vertical-align: top;
672
+ padding-top: 4px;
673
+ // border-bottom: 1px solid lightgray;
674
+
675
+ input{
676
+ width:100%;
677
+ text-align: right;
678
+ padding-right: 7px;
679
+ font-size: 16px;
680
+ color: #333333;
681
+ letter-spacing: 0.25px;
682
+ border:none;
683
+ }
684
+ input:focus{
685
+ outline-offset:none !important;
686
+ outline: none !important;
687
+ }
688
+
689
+ button{
690
+ width:100%;
691
+ text-align: right;
692
+ opacity: 0.5;
693
+ font-size: 16px;
694
+ color: #333333;
695
+ letter-spacing: 0.25px;
696
+ border:none;
697
+ }
698
+
699
+ }
700
+ .lefticon{
701
+ display: inline-block;
702
+ width: 20px;
703
+ margin-right: 16px;
704
+ i{
705
+ font-size: 20px;
706
+ }
707
+ }
708
+ .righticon{
709
+ display: inline-block;
710
+ width:20px;
711
+ margin-left: 16px;
712
+ i{
713
+ font-size: 20px;
714
+ }
715
+ }
716
+ .name{
717
+ width: 100px;
718
+ display: inline-block;
719
+ font-size: 16px;
720
+ color: #666666;
721
+ letter-spacing: 0.25px;
722
+ // border-bottom: 1px solid lightgray;
723
+ vertical-align: top;
724
+ padding-top: 4px;
725
+ }
726
+ }
727
+ .append{
728
+ width:100%;
729
+ font-size: 12px;
730
+ color: #75787B;
731
+ line-height: 14px;
732
+ padding-left: 36px;
733
+ padding-top: 6px;
734
+ padding-right: 60px;
735
+ }
736
+ }
737
+
738
+ }
739
+
740
+ .right{
741
+ display: inline-block;
742
+ vertical-align: top;
743
+ padding-top: 30px;
744
+ padding-left: 12px;
745
+ .righttop{
746
+
747
+ background: #EAF6FE;
748
+ border-radius: 6px;
749
+ padding: 16px 16px 0px 16px;
750
+ margin-bottom: 8px;
751
+ }
752
+
753
+ .keyboard {
754
+ padding-bottom: 40px;
755
+ }
756
+
757
+ .keyboard_ios {
758
+ padding-bottom: 40px;
759
+ width: 224px;
760
+ height: 264px;
761
+ }
762
+ .receivable{
763
+ // padding-left: 16px;
764
+ padding-bottom: 16px;
765
+ width:100%;
766
+
767
+ span:first-child{
768
+ font-size: 18px;
769
+ color: #666666;
770
+ letter-spacing: 0.28px;
771
+ line-height: 16px;
772
+ }
773
+
774
+ span:nth-child(2){
775
+ float: right;
776
+ font-size: 18px;
777
+ color: #333333;
778
+ text-align: right;
779
+ line-height: 14px;
780
+ }
781
+
782
+ .received{
783
+ color: #FF5E3F !important;
784
+ }
785
+ }
786
+ }
787
+ .top{
788
+ flex-flow: column;
789
+ padding: 28px;
790
+ .righttop{
791
+ background: #EAF6FE;
792
+ border-radius: 6px;
793
+ padding: 20px 20px 4px 20px;
794
+ }
795
+
796
+ .receivable{
797
+ // padding-left: 16px;
798
+ padding-bottom: 16px;
799
+ width:100%;
800
+
801
+ span:first-child{
802
+ font-size: 18px;
803
+ color: #666666;
804
+ letter-spacing: 0.28px;
805
+ line-height: 16px;
806
+ }
807
+
808
+ span:nth-child(2){
809
+ float: right;
810
+ font-size: 18px;
811
+ color: #333333;
812
+ text-align: right;
813
+ line-height: 14px;
814
+ }
815
+
816
+ .received{
817
+ color: #FF5E3F !important;
818
+ }
819
+ }
820
+ }
821
+ .bottom{
822
+ display: flex;
823
+ flex-flow: column;
824
+ flex-grow: 1;
825
+ // width: 342px;
826
+ //height: 524px;
827
+ overflow-y: auto;
828
+ padding-bottom: 24px;
829
+
830
+ .modeItem{
831
+ padding-top:25px;
832
+ padding-left:20px;
833
+ padding-right: 20px;
834
+ .main{
835
+ display: flex;
836
+ margin-left: 20px;
837
+ margin-right: 20px;
838
+ border-bottom: 1px solid #C8C8CD;
839
+ .content{
840
+ display: inline-block;
841
+ width:280px;
842
+ // vertical-align: top;
843
+ padding-top: 4px;
844
+ padding-bottom: 8px;
845
+ text-align: right;
846
+ // border-bottom: 1px solid lightgray;
847
+
848
+ input{
849
+ width:100%;
850
+ text-align: right;
851
+ padding-right: 7px;
852
+ // font-family: PingFangSC-Medium;
853
+ font-size: 20px;
854
+ color: #333333;
855
+ letter-spacing: 0.31px;
856
+ border:none;
857
+ }
858
+ input:focus{
859
+ outline-offset:none !important;
860
+ outline: none !important;
861
+ }
862
+ input:disabled{
863
+ background-color: #FFFFFF;
864
+ color:#CDCDCD;
865
+ }
866
+
867
+ button{
868
+ width:100%;
869
+ text-align: right;
870
+ opacity: 0.5;
871
+ font-size: 16px;
872
+ color: #333333;
873
+ letter-spacing: 0.25px;
874
+ border:none;
875
+ }
876
+
877
+ }
878
+ .lefticon{
879
+ display: inline-block;
880
+ width: 20px;
881
+ margin-right: 16px;
882
+ color: orange;
883
+ i{
884
+ font-size: 20px;
885
+ }
886
+ }
887
+ .righticon{
888
+ display: inline-block;
889
+ width:20px;
890
+ margin-left: 16px;
891
+ color: orange;
892
+ i{
893
+ font-size: 20px;
894
+ }
895
+ }
896
+ .name{
897
+ display: inline-block;
898
+ // border-bottom: 1px solid lightgray;
899
+ vertical-align: top;
900
+ padding-top: 4px;
901
+ padding-bottom: 8px;
902
+ width: 240px;
903
+ .icon{
904
+ display: inline-block;
905
+ width:30px;
906
+ height:30px;
907
+ padding-top: 2px;
908
+ padding-left: 5px;
909
+ border-radius: 50%;
910
+ border: 1px solid #F4F4F4;
911
+ background: #FF8C25 ;
912
+ i{
913
+ background: #FF8C25 ;
914
+ color:#FFFFFF;
915
+ }
916
+ }
917
+ .text{
918
+ margin-left: 8px;
919
+ display: inline-block;
920
+ font-size: 16px;
921
+ color: #666666;
922
+ letter-spacing: 0.25px;
923
+ }
924
+ .hotkey{
925
+ margin-left: 8px;
926
+ display: inline-block;
927
+ }
928
+ }
929
+ }
930
+ .append{
931
+ width:100%;
932
+ font-size: 12px;
933
+ color: #75787B;
934
+ line-height: 14px;
935
+ padding-left: 74px;
936
+ padding-top: 6px;
937
+ padding-right: 60px;
938
+ }
939
+
940
+ }
941
+
942
+ }
943
+ }
944
+ .carousel{
945
+ height:210px;
946
+ }
947
+ .rightheader{
948
+ display:inline-block;
949
+ background: #EAF6FE;
950
+ padding: 16px 16px 0px 16px;
951
+ width:251px;
952
+ vertical-align: top;
953
+ height:210px;
954
+ .receivable{
955
+ // padding-left: 16px;
956
+ padding-bottom: 16px;
957
+ width:100%;
958
+
959
+ span:first-child{
960
+ font-size: 18px;
961
+ color: #666666;
962
+ letter-spacing: 0.28px;
963
+ line-height: 16px;
964
+ }
965
+
966
+ span:nth-child(2){
967
+ float: right;
968
+ font-size: 18px;
969
+ color: #333333;
970
+ text-align: right;
971
+ line-height: 14px;
972
+ }
973
+
974
+ .received{
975
+ color: #FF5E3F !important;
976
+ }
977
+ }
978
+ }
979
+ .toolbar{
980
+ background-color: #F4F4F4;
981
+ padding: 7px 40px;
982
+ .swiper-container{
983
+ height:210px !important;
984
+ .swiper-pagination-bullet-active{
985
+ background: #FF8C25 !important;
986
+ }
987
+ }
988
+ .ant-carousel .slick-prev,
989
+ .ant-carousel .slick-next,
990
+ .ant-carousel .slick-prev:hover,
991
+ .ant-carousel .slick-next:hover {
992
+ font-size: inherit;
993
+ color: currentColor;
994
+ }
995
+ .ant-carousel .slick-dots-bottom {
996
+ bottom: -5px !important;
997
+ li{
998
+ button{
999
+ background-color: white ;
1000
+ opacity:1;
1001
+ }
1002
+ }
1003
+ }
1004
+ .paymode{
1005
+ display: inline-block;
1006
+ width: 80px;
1007
+ height: 80px;
1008
+ border-radius: 3.6px;
1009
+ margin: 6px 12px;
1010
+ background: #FFFFFF;
1011
+ vertical-align: top;
1012
+
1013
+ .logo{
1014
+ text-align: center;
1015
+ padding-left: 24px;
1016
+ padding-top: 7px;
1017
+ padding-bottom: 3px;
1018
+ .icon{
1019
+ width:30px;
1020
+ height:30px;
1021
+ padding-top: 2px;
1022
+ border-radius: 50%;
1023
+ }
1024
+ }
1025
+ .text{
1026
+ font-size: 12px;
1027
+ letter-spacing: 0.18px;
1028
+ text-align: center;
1029
+ white-space: nowrap;
1030
+ text-overflow: ellipsis;
1031
+ overflow: hidden;
1032
+ word-break: break-all;
1033
+ }
1034
+ .hotkey{
1035
+ font-size: 12px;
1036
+ color:#999999;
1037
+ text-align: center;
1038
+ }
1039
+ }
1040
+ .paymodeDisabled{
1041
+ background: #EBEBEB !important;
1042
+ .logo{
1043
+ .icon{
1044
+ i{
1045
+ color:#EBEBEB !important;
1046
+ }
1047
+ }
1048
+ }
1049
+ .text{
1050
+ font-size: 12px;
1051
+ color: #FFFFFF;
1052
+ letter-spacing: 0.18px;
1053
+ text-align: center;
1054
+ }
1055
+ .hotkey{
1056
+ font-size: 12px;
1057
+ color:#FFFFFF;
1058
+ text-align: center;
1059
+ }
1060
+ }
1061
+ .paymodeSelected{
1062
+ .logo{
1063
+ .icon{
1064
+ background: #FFFFFF !important;
1065
+ }
1066
+ }
1067
+ .text{
1068
+ color: #FFFFFF;
1069
+ letter-spacing: 0.75px;
1070
+ line-height: 16px;
1071
+ }
1072
+ .hotkey{
1073
+ font-size: 12px;
1074
+ color:#FFFFFF;
1075
+ text-align: center;
1076
+ }
1077
+ }
1078
+
1079
+ }
1080
+ .toolbar2{
1081
+ width: 355px;
1082
+ height:210px;
1083
+ display: inline-block;
1084
+ padding: 7px 5px !important;
1085
+ .swiper-container{
1086
+ width:355px !important;
1087
+ }
1088
+ .slick-slider{
1089
+ height:100%;
1090
+ }
1091
+ .slick-dots-bottom{
1092
+ bottom: -6px !important;
1093
+ }
1094
+ }
1095
+ .payfooter2{
1096
+ background-color: #FFFFFF;
1097
+ text-align: right;
1098
+ border-top:1px solid #E6E6EB;
1099
+ padding:7px 16px;
1100
+ border-bottom-left-radius:3px;
1101
+ border-bottom-right-radius:3px;
1102
+
1103
+ .cancel{
1104
+ height:32px;
1105
+ width: 76px;
1106
+ background: #FFFFFF;
1107
+ border:1px solid #D2D2D7;
1108
+ border-radius: 4px;
1109
+ font-size: 16px;
1110
+ color: #333333;
1111
+ line-height: 14px;
1112
+ }
1113
+
1114
+ .settle{
1115
+ width: 76px;
1116
+ font-size: 16px;
1117
+ border-radius: 4px;
1118
+ line-height: 14px;
1119
+ margin-left:16px;
1120
+ }
1121
+ }
1122
+ .payfooter{
1123
+ background-color: lightgrey;
1124
+ font-size:18px;
1125
+ color:white;
1126
+ position: fixed;
1127
+ bottom: 0;
1128
+
1129
+ .cancel{
1130
+ height: 60px;
1131
+ width: 270px;
1132
+ background: #999999;
1133
+ border-color:#999999;
1134
+ font-size: 18px;
1135
+ color: #FFFFFF;
1136
+ line-height: 22px;
1137
+ border-radius: unset;
1138
+ &:hover{
1139
+ background-color: fade(#999999, 80%);
1140
+ border-color: fade(#999999, 80%);
1141
+ color: #ffffff;
1142
+ }
1143
+ }
1144
+
1145
+ .settle,.settle1{
1146
+ height: 60px;
1147
+ width: 330px;
1148
+ font-size: 18px;
1149
+ line-height: 22px;
1150
+ border-radius: unset;
1151
+ }
1152
+ .settle:disabled {
1153
+ cursor : not-allowed;
1154
+ }
1155
+ .settle1:disabled {
1156
+ cursor : not-allowed;
1157
+ pointer-events: none;
1158
+ }
1159
+ }
1160
+ }
1161
+
1162
+ .billingSettlement{
1163
+ vertical-align: middle;
1164
+ background-color: #fff;
1165
+
1166
+ .receivable{
1167
+ display: inline-block;
1168
+ padding-top:10px;
1169
+ padding-left: 16px;
1170
+
1171
+ .summary {
1172
+ display : flex;
1173
+ align-items: center;
1174
+
1175
+ .text {
1176
+ display : inline-block;
1177
+ font-size : 16px;
1178
+ line-height : 16px;
1179
+ color: #666;
1180
+ }
1181
+
1182
+ .amount {
1183
+ font-size : 26px;
1184
+ line-height: 24px;
1185
+ }
1186
+
1187
+ .smallfont {
1188
+ font-size: 18px !important;
1189
+ }
1190
+ }
1191
+ .remark1{
1192
+ font-size : 15px;
1193
+ line-height: 15px;
1194
+ margin-top : 4px;
1195
+
1196
+ .span {
1197
+ margin-left: 3px;
1198
+ }
1199
+ }
1200
+ .remark2{
1201
+ font-size : 20px;
1202
+ line-height: 15px;
1203
+ margin-top : 4px;
1204
+
1205
+ .span {
1206
+ margin-left: 3px;
1207
+ }
1208
+ }
1209
+ }
1210
+
1211
+ .receivable2 {
1212
+ float : left;
1213
+ height : 59px;
1214
+ display : flex;
1215
+ align-items : center;
1216
+ justify-content: center;
1217
+
1218
+ .text {
1219
+ display : inline-block;
1220
+ font-size : 16px;
1221
+ color : #474364;
1222
+ line-height: 16px;
1223
+ }
1224
+
1225
+ .amount {
1226
+ font-size : 32px;
1227
+ color : #FF5E3F;
1228
+ line-height: 32px;
1229
+ }
1230
+
1231
+ .smallfont {
1232
+ font-size: 18px !important;
1233
+ }
1234
+
1235
+ .total {
1236
+ font-size : 16px;
1237
+ padding-left: 5px;
1238
+ }
1239
+ }
1240
+
1241
+ .btns{
1242
+ float: right;
1243
+ height: 60px;
1244
+ line-height: 49px;
1245
+ .quick{
1246
+ float: left;
1247
+ display: flex;
1248
+ justify-content: center;
1249
+ align-items: center;
1250
+ width: 120px;
1251
+ height: 59px;
1252
+ font-size: 18px;
1253
+ border-radius: unset;
1254
+ line-height: 59px;
1255
+
1256
+ .icon{
1257
+ vertical-align: middle;
1258
+ display: inline-block;
1259
+ }
1260
+ i{
1261
+ margin-right: 4px;
1262
+ font-size:20px;
1263
+ }
1264
+ }
1265
+
1266
+ .quick2{
1267
+ width: 92px;
1268
+ height: 40px;
1269
+ background: #FFFFFF;
1270
+ border: 1px solid #FF8C25;
1271
+ border-radius: 4px;
1272
+ font-size: 12px;
1273
+ margin-left:8px;
1274
+ padding-left:8px;
1275
+ padding-right:8px;
1276
+ vertical-align: top;
1277
+ line-height: 14px;
1278
+ margin-top: 3px;
1279
+
1280
+ .icon{
1281
+ vertical-align: middle;
1282
+ display: inline-block;
1283
+ }
1284
+
1285
+ .text{
1286
+ vertical-align: middle;
1287
+ width: 48px;
1288
+ text-align: left;
1289
+ display: inline-block;
1290
+ }
1291
+
1292
+ i{
1293
+ margin-right: 4px;
1294
+ font-size:20px;
1295
+ }
1296
+ }
1297
+
1298
+ .quick:disabled, .quick2:disabled{
1299
+ opacity: 0.4;
1300
+ cursor: not-allowed ;
1301
+ }
1302
+
1303
+ .settle{
1304
+ width:150px;
1305
+ height: 60px;
1306
+ font-size: 18px;
1307
+ line-height: 22px;
1308
+ border:none;
1309
+ border-radius: 0px !important;
1310
+ margin-left:8px;
1311
+ }
1312
+
1313
+ .settle2{
1314
+ width:92px;
1315
+ height:40px;
1316
+ // line-height: 16px;
1317
+ border-radius: 4px !important;
1318
+ }
1319
+
1320
+ .settleStorage{
1321
+ line-height: normal;
1322
+ span {
1323
+ font-size: 12px important;
1324
+ color: white;
1325
+ }
1326
+ }
1327
+
1328
+ .settle:disabled{
1329
+ cursor: not-allowed ;
1330
+ }
1331
+
1332
+ .text {
1333
+ overflow: hidden;
1334
+ text-overflow:ellipsis;
1335
+ white-space: nowrap;
1336
+ }
1337
+ }
1338
+
1339
+ .voucherMode {
1340
+ position: absolute;
1341
+ bottom: 0;
1342
+ right: 0;
1343
+ width: 160px;
1344
+ height: auto;
1345
+ }
1346
+ }
1347
+
1348
+ .czk{
1349
+ height:calc(~"100vh - 224px");
1350
+ .ant-modal-body{
1351
+ padding:0 0 24px;
1352
+ }
1353
+ .no{
1354
+ padding-top: 30px;
1355
+ padding-left: 40px;
1356
+ span:first-child{
1357
+ margin-right:8px;
1358
+ font-size: 18px;
1359
+ color: #000000;
1360
+ letter-spacing: 0;
1361
+ text-align: right;
1362
+ line-height: 14px;
1363
+ }
1364
+ .input{
1365
+ display: inline-block;
1366
+ width:230px;
1367
+ height:32px;
1368
+ line-height: 32px;
1369
+ padding:4px 8px;
1370
+ background: #FFFFFF;
1371
+ border: 1px solid #C8C8CD;
1372
+ border-radius: 2px;
1373
+ }
1374
+ .notext{
1375
+ font-size: 16px;
1376
+ color: #333333;
1377
+ letter-spacing: 0;
1378
+ line-height: 16px;
1379
+ }
1380
+
1381
+ .temp {
1382
+ padding-right: 30px;
1383
+ }
1384
+
1385
+ .icon{
1386
+ position: relative;
1387
+ margin-left:-30px;
1388
+ font-size: 20px;
1389
+ color: #666666;
1390
+ }
1391
+ }
1392
+ .info{
1393
+ .colwidth2{
1394
+ width:40%;
1395
+ }
1396
+ .colwidth3{
1397
+ width:26%;
1398
+ }
1399
+ .colwidth4{
1400
+ width:20%;
1401
+ }
1402
+ height:70px;
1403
+ border-top: 1px solid #F4F4F4;
1404
+ border-bottom: 4px solid #F4F4F4;
1405
+ text-align: center;
1406
+ margin-left: 1px;
1407
+ .name{
1408
+ font-size: 12px;
1409
+ color: #666666;
1410
+ line-height: 12px;
1411
+ padding-top:8px;
1412
+ }
1413
+ .value{
1414
+ font-size: 16px;
1415
+ color: #FF595E;
1416
+ line-height: 12px;
1417
+ padding-top:19px;
1418
+ }
1419
+ .valuetext{
1420
+ font-size: 14px !important;
1421
+ color: #333333 !important;
1422
+ font-weight: bold;
1423
+ max-width: 100%;
1424
+ overflow: hidden;
1425
+ white-space: nowrap;
1426
+ }
1427
+ .type{
1428
+ vertical-align: top;
1429
+ display: inline-block;
1430
+ text-align: left;
1431
+ padding-left: 10px;
1432
+ }
1433
+ .gap{
1434
+ display: inline-block;
1435
+ padding-left:10px;
1436
+ .gap1{
1437
+ height:20px;
1438
+ }
1439
+ .gap2{
1440
+ height:30px;
1441
+ width:12px;
1442
+ border-left: 1px solid #F4F4F4;
1443
+ }
1444
+ }
1445
+ .balance{
1446
+ vertical-align: top;
1447
+ display: inline-block;
1448
+ text-align: left;
1449
+ }
1450
+ .available{
1451
+ vertical-align: top;
1452
+ display: inline-block;
1453
+ text-align: left;
1454
+ }
1455
+ }
1456
+ .receivable{
1457
+ padding-left: 40px;
1458
+ padding-top: 16px;
1459
+ span:first-child{
1460
+ margin-right:8px;
1461
+ font-size: 18px;
1462
+ color: #000000;
1463
+ letter-spacing: 0;
1464
+ text-align: right;
1465
+ line-height: 14px;
1466
+ }
1467
+ span:last-child{
1468
+ font-size: 24px;
1469
+ color: #FF5E3F;
1470
+ letter-spacing: 0;
1471
+ line-height: 16px;
1472
+ }
1473
+ }
1474
+ .received{
1475
+ padding-left: 40px;
1476
+ padding-top: 16px;
1477
+ span:first-child{
1478
+ margin-right:8px;
1479
+ font-size: 18px;
1480
+ color: #000000;
1481
+ letter-spacing: 0;
1482
+ text-align: right;
1483
+ line-height: 14px;
1484
+ }
1485
+ .input{
1486
+ display: inline-block;
1487
+ width:230px;
1488
+ height:32px;
1489
+ padding:4px 8px;
1490
+ background: #FFFFFF;
1491
+ border: 1px solid #C8C8CD;
1492
+ border-radius: 2px;
1493
+ }
1494
+ .economize {
1495
+ font-size: 18px;
1496
+ }
1497
+ .prototypeDetailed {
1498
+ font-size: 18px;
1499
+ position: relative;
1500
+ .iconfont {
1501
+ font-size: 10px;
1502
+ position: absolute;
1503
+ top: 6px;
1504
+ }
1505
+ }
1506
+ }
1507
+ .error{
1508
+ height:16px;
1509
+ padding-left: 140px;
1510
+ padding-top: 4px;
1511
+ font-size: 14px;
1512
+ color: #E60012;
1513
+ letter-spacing: 0;
1514
+ line-height: 12px;
1515
+ }
1516
+ .tipStype{
1517
+ padding:43px 32px 21px 32px;
1518
+ font-size: 13px;
1519
+ color: #666666;
1520
+ letter-spacing: 0;
1521
+ text-align: justify;
1522
+ line-height: 25px;
1523
+ }
1524
+ .action{
1525
+ button{
1526
+ width:76px;
1527
+ height: 32px;
1528
+ }
1529
+ }
1530
+ }
1531
+ .receivedNumber {
1532
+ padding-top: 10px;
1533
+ .receivedInput {
1534
+ padding: 0 !important;
1535
+ border: none !important;
1536
+ span:first-child {
1537
+ margin-top: 5px;
1538
+ text-align: left !important;
1539
+ }
1540
+ }
1541
+ }
1542
+ .unReturn{
1543
+ .title{
1544
+ font-size: 18px;
1545
+ }
1546
+ }
1547
+
1548
+ .extraHeight{
1549
+ height: 100% !important;
1550
+ }
1551
+
1552
+
1553
+ .overflow-hidden-point {
1554
+ overflow: hidden;
1555
+ text-overflow: ellipsis;
1556
+ white-space: nowrap;
1557
+ }
1558
+ .pwdModalHeader {
1559
+ font-size: 18px;
1560
+ line-height: 18px!important;
1561
+ color: #333;
1562
+ border-bottom: 1px solid #e6e6eb !important;
1563
+ }
1564
+ .passwordContainer {
1565
+ .ant-modal-header {
1566
+ height: 46px;
1567
+ .ant-modal-title {
1568
+ font-size: 18px;
1569
+ }
1570
+ }
1571
+ .ant-modal-footer {
1572
+ height: 46px;
1573
+ padding: 7px 16px;
1574
+ }
1575
+ .setPwdContainer {
1576
+ display: flex;
1577
+ padding: 10px 0;
1578
+ flex-direction: column;
1579
+ height: 268px;
1580
+ justify-content: center;
1581
+ .setPwdDiv {
1582
+ display: flex;
1583
+ padding: 10px 0;
1584
+ .one {
1585
+ width: 96px;
1586
+ text-align: right;
1587
+ padding-right: 10px;
1588
+ }
1589
+ .two {
1590
+ width: 266px;
1591
+ }
1592
+ }
1593
+ }
1586
1594
  }