tplus-components-touch 3.26.10 → 3.26.11

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 (192) 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 +18 -18
  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 +57 -4
  29. package/dist/components/cloudPrint/index.js.map +1 -1
  30. package/dist/components/cloudPrint/printDispatch.js +7 -7
  31. package/dist/components/cloudPrint/printDispatch.js.map +1 -1
  32. package/dist/components/commonForm/addressPicker/index.js +7 -7
  33. package/dist/components/commonForm/addressPicker/index.js.map +1 -1
  34. package/dist/components/commonForm/addressPicker/style.less +10 -10
  35. package/dist/components/commonForm/autoComplete/index.js.map +1 -1
  36. package/dist/components/commonForm/autoComplete/style.less +2 -2
  37. package/dist/components/commonForm/datePicker/index.js.map +1 -1
  38. package/dist/components/commonForm/datePicker/style.less +4 -4
  39. package/dist/components/commonForm/formControl/index.js.map +1 -1
  40. package/dist/components/commonForm/index.js +4 -4
  41. package/dist/components/commonForm/index.js.map +1 -1
  42. package/dist/components/commonForm/inputNumber/index.js.map +1 -1
  43. package/dist/components/commonForm/inputNumber/style.less +10 -10
  44. package/dist/components/commonForm/radio/index.js.map +1 -1
  45. package/dist/components/commonForm/style.less +1 -1
  46. package/dist/components/deliverySearch/api.js +21 -21
  47. package/dist/components/deliverySearch/api.js.map +1 -1
  48. package/dist/components/deliverySearch/index.js +16 -12
  49. package/dist/components/deliverySearch/index.js.map +1 -1
  50. package/dist/components/deliverySearch/index.less +553 -553
  51. package/dist/components/form/index.js.map +1 -1
  52. package/dist/components/hardwareAPI/index.js.map +1 -1
  53. package/dist/components/hotKey/config.js +23 -23
  54. package/dist/components/hotKey/config.js.map +1 -1
  55. package/dist/components/hotKey/hotKeyModal.js.map +1 -1
  56. package/dist/components/hotKey/index.js +26 -26
  57. package/dist/components/hotKey/index.js.map +1 -1
  58. package/dist/components/hotKey/localConfig.js.map +1 -1
  59. package/dist/components/hotKey/style.less +96 -96
  60. package/dist/components/hotKey/utils.js.map +1 -1
  61. package/dist/components/input/index.js +6 -6
  62. package/dist/components/input/index.js.map +1 -1
  63. package/dist/components/input/scanInput.js +98 -0
  64. package/dist/components/input/scanInput.js.map +1 -0
  65. package/dist/components/input/scanInput.less +28 -0
  66. package/dist/components/input/style.less +99 -99
  67. package/dist/components/input/tplusInput/index.js +30 -30
  68. package/dist/components/input/tplusInput/index.js.map +1 -1
  69. package/dist/components/input/tplusInput/inputContent.js.map +1 -1
  70. package/dist/components/input/tplusInput/inputs.js.map +1 -1
  71. package/dist/components/input/tplusInput/style.less +132 -132
  72. package/dist/components/input/utils/index.js.map +1 -1
  73. package/dist/components/inventorySearch/api.js +58 -58
  74. package/dist/components/inventorySearch/api.js.map +1 -1
  75. package/dist/components/inventorySearch/index.js +3 -3
  76. package/dist/components/inventorySearch/index.js.map +1 -1
  77. package/dist/components/inventorySearch/index.less +119 -119
  78. package/dist/components/inventorySearch/store.js +31 -12
  79. package/dist/components/inventorySearch/store.js.map +1 -1
  80. package/dist/components/inventorySearch/tab.js +9 -2
  81. package/dist/components/inventorySearch/tab.js.map +1 -1
  82. package/dist/components/keyboard/index.js.map +1 -1
  83. package/dist/components/keyboard/index.less +469 -469
  84. package/dist/components/keyboard/letterKeyboard.js +2 -2
  85. package/dist/components/keyboard/letterKeyboard.js.map +1 -1
  86. package/dist/components/keyboard/numKeyboard.js +4 -4
  87. package/dist/components/keyboard/numKeyboard.js.map +1 -1
  88. package/dist/components/keyboard/numKeyboardScan.js.map +1 -1
  89. package/dist/components/keyboard/numberButton_input.js +5 -5
  90. package/dist/components/keyboard/numberButton_input.js.map +1 -1
  91. package/dist/components/keyboard/numkeyboardPassword.js +4 -4
  92. package/dist/components/keyboard/numkeyboardPassword.js.map +1 -1
  93. package/dist/components/keyboard/onlyKeyboard.js +7 -7
  94. package/dist/components/keyboard/onlyKeyboard.js.map +1 -1
  95. package/dist/components/keyboard/onlyLetterButton.js +2 -2
  96. package/dist/components/keyboard/onlyLetterButton.js.map +1 -1
  97. package/dist/components/keyboard/onlyLetterButton2.js +2 -2
  98. package/dist/components/keyboard/onlyLetterButton2.js.map +1 -1
  99. package/dist/components/keyboard/onlyLetterButton2.less +161 -161
  100. package/dist/components/keyboard/onlyNumberButton.js +2 -2
  101. package/dist/components/keyboard/onlyNumberButton.js.map +1 -1
  102. package/dist/components/keyboard/onlyNumberButton2.js +3 -3
  103. package/dist/components/keyboard/onlyNumberButton2.js.map +1 -1
  104. package/dist/components/keyboard/textKeyboard.js.map +1 -1
  105. package/dist/components/layout/hamburger.js.map +1 -1
  106. package/dist/components/layout/index.js +10 -10
  107. package/dist/components/layout/index.js.map +1 -1
  108. package/dist/components/layout/layout.js.map +1 -1
  109. package/dist/components/layout/sider.js +12 -12
  110. package/dist/components/layout/sider.js.map +1 -1
  111. package/dist/components/layout/style.less +82 -82
  112. package/dist/components/loading/index.js +15 -15
  113. package/dist/components/loading/index.js.map +1 -1
  114. package/dist/components/loading/loadingContent.js +13 -4
  115. package/dist/components/loading/loadingContent.js.map +1 -1
  116. package/dist/components/loading/style.less +70 -61
  117. package/dist/components/loading/utils.js.map +1 -1
  118. package/dist/components/message/index.js +16 -13
  119. package/dist/components/message/index.js.map +1 -1
  120. package/dist/components/message/index.less +101 -101
  121. package/dist/components/modal/index.js.map +1 -1
  122. package/dist/components/modal/index.less +19 -19
  123. package/dist/components/modalVertical/index.js +7 -7
  124. package/dist/components/modalVertical/index.js.map +1 -1
  125. package/dist/components/modalVertical/style.less +60 -60
  126. package/dist/components/modalWraper/index.js +15 -15
  127. package/dist/components/modalWraper/index.js.map +1 -1
  128. package/dist/components/modalWraper/style.less +257 -257
  129. package/dist/components/modalWraper/utils.js.map +1 -1
  130. package/dist/components/notification/index.js +4 -4
  131. package/dist/components/notification/index.js.map +1 -1
  132. package/dist/components/notification/index.less +51 -51
  133. package/dist/components/overflowTip/index.js +15 -15
  134. package/dist/components/overflowTip/index.js.map +1 -1
  135. package/dist/components/overflowTip/style.less +66 -66
  136. package/dist/components/page/index.js.map +1 -1
  137. package/dist/components/page/index.less +21 -21
  138. package/dist/components/product/detail.js +7 -7
  139. package/dist/components/product/detail.js.map +1 -1
  140. package/dist/components/product/getCard.js +5 -5
  141. package/dist/components/product/getCard.js.map +1 -1
  142. package/dist/components/product/index.less +128 -128
  143. package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
  144. package/dist/components/progressState/ProgressState.js +10 -10
  145. package/dist/components/progressState/ProgressState.js.map +1 -1
  146. package/dist/components/progressState/index.js.map +1 -1
  147. package/dist/components/progressState/style.less +65 -65
  148. package/dist/components/scan/index.js.map +1 -1
  149. package/dist/components/scan/index.less +33 -33
  150. package/dist/components/select/index.js.map +1 -1
  151. package/dist/components/select/index.less +11 -11
  152. package/dist/components/settlement/asyncModal.js.map +1 -1
  153. package/dist/components/settlement/index.js.map +1 -1
  154. package/dist/components/settlement/prototypeTable/index.js.map +1 -1
  155. package/dist/components/settlement/prototypeTable/style.less +58 -58
  156. package/dist/components/settlement/prototypeTable/utils.js.map +1 -1
  157. package/dist/components/settlement/settlement.js +9 -12
  158. package/dist/components/settlement/settlement.js.map +1 -1
  159. package/dist/components/settlement/settlement.less +1646 -1646
  160. package/dist/components/settlement/settlementStore.js +45 -49
  161. package/dist/components/settlement/settlementStore.js.map +1 -1
  162. package/dist/components/settlement/utils.js.map +1 -1
  163. package/dist/components/socket/index.js +17 -16
  164. package/dist/components/socket/index.js.map +1 -1
  165. package/dist/components/spin/index.js +6 -6
  166. package/dist/components/spin/index.js.map +1 -1
  167. package/dist/components/spin/spin-style.less +436 -436
  168. package/dist/components/test/index.js +3 -3
  169. package/dist/components/test/index.js.map +1 -1
  170. package/dist/components/ticon/iconfont/demo_index.html +5248 -5248
  171. package/dist/components/ticon/iconfont/iconfont.css +895 -895
  172. package/dist/components/ticon/iconfont/iconfont.json +1549 -1549
  173. package/dist/components/ticon/iconfont/iconfont.svg +593 -593
  174. package/dist/components/ticon/index.js.map +1 -1
  175. package/dist/components/touchScroll/index.js +9 -9
  176. package/dist/components/touchScroll/index.js.map +1 -1
  177. package/dist/components/touchTable/AuthProcess.js.map +1 -1
  178. package/dist/components/touchTable/generateWater.js.map +1 -1
  179. package/dist/components/touchTable/index.js +9 -9
  180. package/dist/components/touchTable/index.js.map +1 -1
  181. package/dist/components/touchTable/index.less +369 -369
  182. package/dist/components/touchTable/utils.js.map +1 -1
  183. package/dist/demo/PopOverDemo.js.map +1 -1
  184. package/dist/index.js +13 -8
  185. package/dist/index.js.map +1 -1
  186. package/dist/util/tools.js +5 -7
  187. package/dist/util/tools.js.map +1 -1
  188. package/locales/zh/tplus-components-touch.json +1 -1
  189. package/locales/zh-CN/tplus-components-touch.json +1 -1
  190. package/mocks/memberInfo.json +79 -79
  191. package/package.json +35 -35
  192. package/tsconfig.json +26 -26
@@ -1,1647 +1,1647 @@
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: 15px;
488
- padding-bottom: 19px;
489
- font-size: 14px;
490
- line-height: 1.3;
491
- width: 120px;
492
- height: 58px;
493
- text-indent: 0;
494
- padding-left: 14px;
495
- display: -webkit-box;
496
- -webkit-box-orient: vertical;
497
- -webkit-line-clamp: 2;
498
- overflow: hidden;
499
- word-break: break-all;
500
- white-space: initial;
501
- }
502
- .info{
503
- // padding-left:23px;
504
- padding-bottom:8px;
505
- font-size: 12px;
506
- color: #333333;
507
- line-height: 13px;
508
- }
509
- .noxuanzhong {
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
- }
518
- .noxuanzhong1 {
519
- position: absolute;
520
- top: 12px;
521
- right: 12px;
522
- border: 1px solid #979797;
523
- border-radius: 0.83px;
524
- width: 18px;
525
- height: 18px;
526
- background: #F0F0F0;
527
- }
528
- }
529
-
530
- .djqRightSelected{
531
- // background:#FFFFFF url('http://newretail-static-pro-bj.oss-cn-beijing-internal.aliyuncs.com/pos/img/shiyong.png') no-repeat !important;
532
- // background-position: right bottom !important;
533
- .checkIcon {
534
- font-size: 20px;
535
- position: absolute;
536
- top: 6px;
537
- right: 6px;
538
- }
539
- }
540
- }
541
-
542
- }
543
-
544
- .djq3{
545
- padding-top:10px;
546
- padding-bottom: 12px;
547
- .col1{
548
- display: inline-block;
549
- }
550
- .col2{
551
- display: inline-block;
552
- margin-left: 60px;
553
- }
554
- .col3{
555
- display: inline-block;
556
- margin-left: 60px;
557
- }
558
- .row2{
559
- padding-top:8px;
560
- font-size: 18px;
561
- color: #FF595E;
562
- line-height: 22px;
563
- }
564
- }
565
- .action{
566
- button{
567
- width:76px;
568
- }
569
- }
570
- }
571
-
572
- // .settledrawer{
573
- // //width:650px!important;
574
- // //height:710px!important;
575
- // padding: 0px !important
576
- // }
577
- .ant-drawer-body{
578
- padding: 0px !important
579
- }
580
- .ant-popover-inner-content {
581
- padding: 0px !important
582
- }
583
- .settlement-wraper2[role='dialog']{
584
- z-index: 1006 !important;
585
- }
586
- .protoWraper[role='dialog'] {
587
- z-index: 1006 !important;
588
- }
589
- .settlement-wraper2{
590
- .ant-modal-body{
591
- padding:0px !important;
592
- }
593
- .paymode{
594
- width: 60px !important;
595
- }
596
- .logo {
597
- padding-left: 15px !important;
598
- }
599
- }
600
- .settlement{
601
- width:100%;
602
- .settlementTop {
603
- display : flex;
604
- align-items: center;
605
- }
606
- .newstyle{
607
- height: calc(~"100vh - 115px");
608
- display: flex;
609
- flex-flow: column;
610
- .prototypeDetailed {
611
- font-size: 18px;
612
- margin-bottom: 0 !important;
613
- }
614
- }
615
- .newstyle2{
616
- .name {
617
- width: 200px;
618
- }
619
- height: calc(~"100vh - 210px") !important;
620
- .lefticon{
621
- display: none !important;
622
- }
623
- .main {
624
- justify-content: space-around !important;
625
- }
626
- input {
627
- width: 280px !important;
628
- }
629
- }
630
-
631
- .paydetail{
632
- // max-height: calc(~"100% - 200px");
633
- // max-height: 200px;
634
- overflow-y: auto;
635
- .prototypeDetailed {
636
- text-align: right;
637
- font-size: 18px;
638
- margin-bottom: 26px;
639
- display: flex;
640
- justify-content: flex-end;
641
- align-items: center;
642
- cursor: pointer;
643
- .icon-shouqi1 {
644
- font-size: 6px;
645
- }
646
- }
647
- .detailempty{
648
- padding-top:200px;
649
- }
650
- .detailempty2{
651
- padding-top:150px;
652
- }
653
- .left{
654
- display: inline-block;
655
- width: 342px;
656
- //height: 524px;
657
- overflow-y: auto;
658
- padding-bottom: 24px;
659
-
660
- .modeItem{
661
- padding-top:25px;
662
- padding-left:30px;
663
- padding-right: 20px;
664
- width: 300px;
665
- position: relative;
666
- .minus {
667
- text-align: center;
668
- display: inline-block;
669
- height: 40px;
670
- line-height: 40px;
671
- width: 40px;
672
- position: absolute;
673
- left: 284px;
674
- top: 34px;
675
- .minusIcon {
676
- font-size: 24px;
677
- }
678
- }
679
- .main{
680
- display: flex;
681
- border-bottom-color: #C8C8CD;
682
- border-bottom-width: 1px;
683
- border-bottom-style: solid;
684
- .content{
685
- display: inline-block;
686
- vertical-align: top;
687
- padding-top: 4px;
688
- // border-bottom: 1px solid lightgray;
689
-
690
- input{
691
- width:100%;
692
- text-align: right;
693
- padding-right: 7px;
694
- font-size: 16px;
695
- color: #333333;
696
- letter-spacing: 0.25px;
697
- border:none;
698
- }
699
- input:focus{
700
- outline-offset:none !important;
701
- outline: none !important;
702
- }
703
-
704
- button{
705
- width:100%;
706
- text-align: right;
707
- opacity: 0.5;
708
- font-size: 16px;
709
- color: #333333;
710
- letter-spacing: 0.25px;
711
- border:none;
712
- }
713
-
714
- }
715
- .lefticon{
716
- display: inline-block;
717
- margin-right: 16px;
718
- position: absolute;
719
- i{
720
- font-size: 20px;
721
- }
722
- }
723
- .righticon{
724
- display: inline-block;
725
- width:20px;
726
- margin-left: 16px;
727
- i{
728
- font-size: 20px;
729
- }
730
- }
731
- .name{
732
- margin-left: 6px;
733
- width: 100px;
734
- display: inline-block;
735
- font-size: 16px;
736
- color: #666666;
737
- letter-spacing: 0.25px;
738
- // border-bottom: 1px solid lightgray;
739
- vertical-align: top;
740
- padding-top: 4px;
741
- }
742
- }
743
- .append{
744
- width:100%;
745
- font-size: 12px;
746
- color: #75787B;
747
- line-height: 14px;
748
- padding-left: 10px;
749
- padding-top: 6px;
750
- padding-right: 60px;
751
- .addCard {
752
- width: 112px;
753
- height: 32px;
754
- border-radius: 4px;
755
- text-align: center;
756
- border: none;
757
- font-size: 16px;
758
- display: flex;
759
- align-items: center;
760
- border: none;
761
- padding-top: 16px !important;
762
- padding-left: 0px !important;
763
- .plus {
764
- font-size: 18px;
765
- margin-right: 6px;
766
- }
767
- }
768
- }
769
- }
770
-
771
- }
772
-
773
- .right{
774
- display: inline-block;
775
- vertical-align: top;
776
- padding-top: 30px;
777
- padding-left: 12px;
778
- .righttop{
779
-
780
- background: #EAF6FE;
781
- border-radius: 6px;
782
- padding: 16px 16px 0px 16px;
783
- margin-bottom: 8px;
784
- }
785
-
786
- .keyboard {
787
- padding-bottom: 40px;
788
- }
789
-
790
- .keyboard_ios {
791
- padding-bottom: 40px;
792
- width: 224px;
793
- height: 264px;
794
- }
795
- .receivable{
796
- // padding-left: 16px;
797
- padding-bottom: 16px;
798
- width:100%;
799
-
800
- span:first-child{
801
- font-size: 18px;
802
- color: #666666;
803
- letter-spacing: 0.28px;
804
- line-height: 16px;
805
- }
806
-
807
- span:nth-child(2){
808
- float: right;
809
- font-size: 18px;
810
- color: #333333;
811
- text-align: right;
812
- line-height: 14px;
813
- }
814
-
815
- .received{
816
- color: #FF5E3F !important;
817
- }
818
- }
819
- }
820
- .top{
821
- flex-flow: column;
822
- padding: 28px;
823
- .righttop{
824
- background: #EAF6FE;
825
- border-radius: 6px;
826
- padding: 20px 20px 4px 20px;
827
- }
828
-
829
- .receivable{
830
- // padding-left: 16px;
831
- padding-bottom: 16px;
832
- width:100%;
833
-
834
- span:first-child{
835
- font-size: 18px;
836
- color: #666666;
837
- letter-spacing: 0.28px;
838
- line-height: 16px;
839
- }
840
-
841
- span:nth-child(2){
842
- float: right;
843
- font-size: 18px;
844
- color: #333333;
845
- text-align: right;
846
- line-height: 14px;
847
- }
848
-
849
- .received{
850
- color: #FF5E3F !important;
851
- }
852
- }
853
- }
854
- .bottom{
855
- display: flex;
856
- flex-flow: column;
857
- flex-grow: 1;
858
- // width: 342px;
859
- //height: 524px;
860
- overflow-y: auto;
861
- padding-bottom: 24px;
862
-
863
- .modeItem{
864
- padding-top:25px;
865
- padding-left:20px;
866
- padding-right: 20px;
867
- .main{
868
- display: flex;
869
- margin-left: 20px;
870
- margin-right: 20px;
871
- border-bottom: 1px solid #C8C8CD;
872
- .content{
873
- display: inline-block;
874
- width:280px;
875
- // vertical-align: top;
876
- padding-top: 4px;
877
- padding-bottom: 8px;
878
- text-align: right;
879
- // border-bottom: 1px solid lightgray;
880
-
881
- input{
882
- width:100%;
883
- text-align: right;
884
- padding-right: 7px;
885
- // font-family: PingFangSC-Medium;
886
- font-size: 20px;
887
- color: #333333;
888
- letter-spacing: 0.31px;
889
- border:none;
890
- }
891
- input:focus{
892
- outline-offset:none !important;
893
- outline: none !important;
894
- }
895
- input:disabled{
896
- background-color: #FFFFFF;
897
- color:#CDCDCD;
898
- }
899
-
900
- button{
901
- width:100%;
902
- text-align: right;
903
- opacity: 0.5;
904
- font-size: 16px;
905
- color: #333333;
906
- letter-spacing: 0.25px;
907
- border:none;
908
- }
909
-
910
- }
911
- .lefticon{
912
- display: inline-block;
913
- width: 20px;
914
- margin-right: 16px;
915
- color: orange;
916
- i{
917
- font-size: 20px;
918
- }
919
- }
920
- .righticon{
921
- display: inline-block;
922
- width:20px;
923
- margin-left: 16px;
924
- color: orange;
925
- i{
926
- font-size: 20px;
927
- }
928
- }
929
- .name{
930
- display: inline-block;
931
- // border-bottom: 1px solid lightgray;
932
- vertical-align: top;
933
- padding-top: 4px;
934
- padding-bottom: 8px;
935
- width: 240px;
936
- .icon{
937
- display: inline-block;
938
- width:30px;
939
- height:30px;
940
- padding-top: 2px;
941
- padding-left: 5px;
942
- border-radius: 50%;
943
- border: 1px solid #F4F4F4;
944
- background: #FF8C25 ;
945
- i{
946
- background: #FF8C25 ;
947
- color:#FFFFFF;
948
- }
949
- }
950
- .text{
951
- margin-left: 8px;
952
- display: inline-block;
953
- font-size: 16px;
954
- color: #666666;
955
- letter-spacing: 0.25px;
956
- }
957
- .hotkey{
958
- margin-left: 8px;
959
- display: inline-block;
960
- }
961
- }
962
- }
963
- .append{
964
- width:100%;
965
- font-size: 12px;
966
- color: #75787B;
967
- line-height: 14px;
968
- padding-left: 74px;
969
- padding-top: 6px;
970
- padding-right: 60px;
971
- .addCard {
972
- width: 112px;
973
- height: 32px;
974
- border-radius: 4px;
975
- text-align: center;
976
- border: none;
977
- font-size: 16px;
978
- display: flex;
979
- align-items: center;
980
- border: none;
981
- padding-top: 16px !important;
982
- padding-left: 0px !important;
983
- .plus {
984
- font-size: 18px;
985
- margin-right: 6px;
986
- }
987
- }
988
- }
989
-
990
- }
991
-
992
- }
993
- }
994
- .carousel{
995
- height:210px;
996
- }
997
- .rightheader{
998
- display:inline-block;
999
- background: #EAF6FE;
1000
- padding: 16px 16px 0px 16px;
1001
- width:251px;
1002
- vertical-align: top;
1003
- height:210px;
1004
- .receivable{
1005
- // padding-left: 16px;
1006
- padding-bottom: 16px;
1007
- width:100%;
1008
-
1009
- span:first-child{
1010
- font-size: 18px;
1011
- color: #666666;
1012
- letter-spacing: 0.28px;
1013
- line-height: 16px;
1014
- }
1015
-
1016
- span:nth-child(2){
1017
- float: right;
1018
- font-size: 18px;
1019
- color: #333333;
1020
- text-align: right;
1021
- line-height: 14px;
1022
- }
1023
-
1024
- .received{
1025
- color: #FF5E3F !important;
1026
- }
1027
- }
1028
- }
1029
- .toolbar{
1030
- background-color: #F4F4F4;
1031
- padding: 7px 40px;
1032
- .swiper-container{
1033
- height:210px !important;
1034
- .swiper-pagination-bullet-active{
1035
- background: #FF8C25 !important;
1036
- }
1037
- }
1038
- .ant-carousel .slick-prev,
1039
- .ant-carousel .slick-next,
1040
- .ant-carousel .slick-prev:hover,
1041
- .ant-carousel .slick-next:hover {
1042
- font-size: inherit;
1043
- color: currentColor;
1044
- }
1045
- .ant-carousel .slick-dots-bottom {
1046
- bottom: -5px !important;
1047
- li{
1048
- button{
1049
- background-color: white ;
1050
- opacity:1;
1051
- }
1052
- }
1053
- }
1054
- .paymode{
1055
- display: inline-block;
1056
- width: 80px;
1057
- height: 80px;
1058
- border-radius: 3.6px;
1059
- margin: 6px 12px;
1060
- background: #FFFFFF;
1061
- vertical-align: top;
1062
-
1063
- .logo{
1064
- text-align: center;
1065
- padding-left: 24px;
1066
- padding-top: 7px;
1067
- padding-bottom: 3px;
1068
- .icon{
1069
- width:30px;
1070
- height:30px;
1071
- padding-top: 2px;
1072
- border-radius: 50%;
1073
- }
1074
- }
1075
- .text{
1076
- font-size: 12px;
1077
- letter-spacing: 0.18px;
1078
- text-align: center;
1079
- white-space: nowrap;
1080
- text-overflow: ellipsis;
1081
- overflow: hidden;
1082
- word-break: break-all;
1083
- }
1084
- .hotkey{
1085
- font-size: 12px;
1086
- color:#999999;
1087
- text-align: center;
1088
- }
1089
- }
1090
- .paymodeDisabled{
1091
- background: #EBEBEB !important;
1092
- .logo{
1093
- .icon{
1094
- i{
1095
- color:#EBEBEB !important;
1096
- }
1097
- }
1098
- }
1099
- .text{
1100
- font-size: 12px;
1101
- color: #FFFFFF;
1102
- letter-spacing: 0.18px;
1103
- text-align: center;
1104
- }
1105
- .hotkey{
1106
- font-size: 12px;
1107
- color:#FFFFFF;
1108
- text-align: center;
1109
- }
1110
- }
1111
- .paymodeSelected{
1112
- .logo{
1113
- .icon{
1114
- background: #FFFFFF !important;
1115
- }
1116
- }
1117
- .text{
1118
- color: #FFFFFF;
1119
- letter-spacing: 0.75px;
1120
- line-height: 16px;
1121
- }
1122
- .hotkey{
1123
- font-size: 12px;
1124
- color:#FFFFFF;
1125
- text-align: center;
1126
- }
1127
- }
1128
-
1129
- }
1130
- .toolbar2{
1131
- width: 355px;
1132
- height:210px;
1133
- display: inline-block;
1134
- padding: 7px 5px !important;
1135
- .swiper-container{
1136
- width:355px !important;
1137
- }
1138
- .slick-slider{
1139
- height:100%;
1140
- }
1141
- .slick-dots-bottom{
1142
- bottom: -6px !important;
1143
- }
1144
- }
1145
- .payfooter2{
1146
- background-color: #FFFFFF;
1147
- text-align: right;
1148
- border-top:1px solid #E6E6EB;
1149
- padding:7px 16px;
1150
- border-bottom-left-radius:3px;
1151
- border-bottom-right-radius:3px;
1152
-
1153
- .cancel{
1154
- height:32px;
1155
- width: 76px;
1156
- background: #FFFFFF;
1157
- border:1px solid #D2D2D7;
1158
- border-radius: 4px;
1159
- font-size: 16px;
1160
- color: #333333;
1161
- line-height: 14px;
1162
- }
1163
-
1164
- .settle{
1165
- width: 76px;
1166
- font-size: 16px;
1167
- border-radius: 4px;
1168
- line-height: 14px;
1169
- margin-left:16px;
1170
- }
1171
- }
1172
- .payfooter{
1173
- background-color: lightgrey;
1174
- font-size:18px;
1175
- color:white;
1176
- position: fixed;
1177
- bottom: 0;
1178
-
1179
- .cancel{
1180
- height: 60px;
1181
- width: 270px;
1182
- background: #999999;
1183
- border-color:#999999;
1184
- font-size: 18px;
1185
- color: #FFFFFF;
1186
- line-height: 22px;
1187
- border-radius: unset;
1188
- &:hover{
1189
- background-color: fade(#999999, 80%);
1190
- border-color: fade(#999999, 80%);
1191
- color: #ffffff;
1192
- }
1193
- }
1194
-
1195
- .settle,.settle1{
1196
- height: 60px;
1197
- width: 330px;
1198
- font-size: 18px;
1199
- line-height: 22px;
1200
- border-radius: unset;
1201
- }
1202
- .settle:disabled {
1203
- cursor : not-allowed;
1204
- }
1205
- .settle1:disabled {
1206
- cursor : not-allowed;
1207
- pointer-events: none;
1208
- }
1209
- }
1210
- }
1211
-
1212
- .billingSettlement{
1213
- vertical-align: middle;
1214
- background-color: #fff;
1215
-
1216
- .receivable{
1217
- display: inline-block;
1218
- padding-top:10px;
1219
- padding-left: 16px;
1220
-
1221
- .summary {
1222
- display : flex;
1223
- align-items: center;
1224
-
1225
- .text {
1226
- display : inline-block;
1227
- font-size : 16px;
1228
- line-height : 16px;
1229
- color: #666;
1230
- }
1231
-
1232
- .amount {
1233
- font-size : 26px;
1234
- line-height: 24px;
1235
- }
1236
-
1237
- .smallfont {
1238
- font-size: 18px !important;
1239
- }
1240
- }
1241
- .remark1{
1242
- font-size : 15px;
1243
- line-height: 15px;
1244
- margin-top : 4px;
1245
-
1246
- .span {
1247
- margin-left: 3px;
1248
- }
1249
- }
1250
- .remark2{
1251
- font-size : 20px;
1252
- line-height: 15px;
1253
- margin-top : 4px;
1254
-
1255
- .span {
1256
- margin-left: 3px;
1257
- }
1258
- }
1259
- }
1260
-
1261
- .receivable2 {
1262
- float : left;
1263
- height : 59px;
1264
- display : flex;
1265
- align-items : center;
1266
- justify-content: center;
1267
-
1268
- .text {
1269
- display : inline-block;
1270
- font-size : 16px;
1271
- color : #474364;
1272
- line-height: 16px;
1273
- }
1274
-
1275
- .amount {
1276
- font-size : 32px;
1277
- color : #FF5E3F;
1278
- line-height: 32px;
1279
- }
1280
-
1281
- .smallfont {
1282
- font-size: 18px !important;
1283
- }
1284
-
1285
- .total {
1286
- font-size : 16px;
1287
- padding-left: 5px;
1288
- }
1289
- }
1290
-
1291
- .btns{
1292
- float: right;
1293
- height: 60px;
1294
- line-height: 49px;
1295
- .quick{
1296
- float: left;
1297
- display: flex;
1298
- justify-content: center;
1299
- align-items: center;
1300
- width: 120px;
1301
- height: 59px;
1302
- font-size: 18px;
1303
- border-radius: unset;
1304
- line-height: 59px;
1305
-
1306
- .icon{
1307
- vertical-align: middle;
1308
- display: inline-block;
1309
- }
1310
- i{
1311
- margin-right: 4px;
1312
- font-size:20px;
1313
- }
1314
- }
1315
-
1316
- .quick2{
1317
- width: 92px;
1318
- height: 40px;
1319
- background: #FFFFFF;
1320
- border: 1px solid #FF8C25;
1321
- border-radius: 4px;
1322
- font-size: 12px;
1323
- margin-left:8px;
1324
- padding-left:8px;
1325
- padding-right:8px;
1326
- vertical-align: top;
1327
- line-height: 14px;
1328
- margin-top: 3px;
1329
-
1330
- .icon{
1331
- vertical-align: middle;
1332
- display: inline-block;
1333
- }
1334
-
1335
- .text{
1336
- vertical-align: middle;
1337
- width: 48px;
1338
- text-align: left;
1339
- display: inline-block;
1340
- }
1341
-
1342
- i{
1343
- margin-right: 4px;
1344
- font-size:20px;
1345
- }
1346
- }
1347
-
1348
- .quick:disabled, .quick2:disabled{
1349
- opacity: 0.4;
1350
- cursor: not-allowed ;
1351
- }
1352
-
1353
- .settle{
1354
- width:150px;
1355
- height: 60px;
1356
- font-size: 18px;
1357
- line-height: 22px;
1358
- border:none;
1359
- border-radius: 0px !important;
1360
- margin-left:8px;
1361
- }
1362
-
1363
- .settle2{
1364
- width:92px;
1365
- height:40px;
1366
- // line-height: 16px;
1367
- border-radius: 4px !important;
1368
- }
1369
-
1370
- .settleStorage{
1371
- line-height: normal;
1372
- span {
1373
- font-size: 12px important;
1374
- color: white;
1375
- }
1376
- }
1377
-
1378
- .settle:disabled{
1379
- cursor: not-allowed ;
1380
- }
1381
-
1382
- .text {
1383
- overflow: hidden;
1384
- text-overflow:ellipsis;
1385
- white-space: nowrap;
1386
- }
1387
- }
1388
-
1389
- .voucherMode {
1390
- position: absolute;
1391
- bottom: 0;
1392
- right: 0;
1393
- width: 160px;
1394
- height: auto;
1395
- }
1396
- }
1397
-
1398
- .czk{
1399
- height:calc(~"100vh - 224px");
1400
- .ant-modal-body{
1401
- padding:0 0 24px;
1402
- }
1403
- .ant-modal {
1404
- top: none !important;
1405
- }
1406
- .no{
1407
- padding-top: 30px;
1408
- padding-left: 40px;
1409
- span:first-child{
1410
- margin-right:8px;
1411
- font-size: 18px;
1412
- color: #000000;
1413
- letter-spacing: 0;
1414
- text-align: right;
1415
- line-height: 14px;
1416
- }
1417
- .input{
1418
- display: inline-block;
1419
- width:230px;
1420
- height:32px;
1421
- line-height: 32px;
1422
- padding:4px 8px;
1423
- background: #FFFFFF;
1424
- border: 1px solid #C8C8CD;
1425
- border-radius: 2px;
1426
- }
1427
- .notext{
1428
- font-size: 16px;
1429
- color: #333333;
1430
- letter-spacing: 0;
1431
- line-height: 16px;
1432
- }
1433
-
1434
- .temp {
1435
- padding-right: 30px;
1436
- }
1437
-
1438
- .icon{
1439
- position: relative;
1440
- margin-left:-30px;
1441
- font-size: 20px;
1442
- color: #666666;
1443
- }
1444
- }
1445
- .info{
1446
- .colwidth2{
1447
- width:40%;
1448
- }
1449
- .colwidth3{
1450
- width:26%;
1451
- }
1452
- .colwidth4{
1453
- width:20%;
1454
- }
1455
- height:70px;
1456
- border-top: 1px solid #F4F4F4;
1457
- border-bottom: 4px solid #F4F4F4;
1458
- text-align: center;
1459
- margin-left: 1px;
1460
- .name{
1461
- font-size: 12px;
1462
- color: #666666;
1463
- line-height: 12px;
1464
- padding-top:8px;
1465
- }
1466
- .value{
1467
- font-size: 16px;
1468
- color: #FF595E;
1469
- line-height: 12px;
1470
- padding-top:19px;
1471
- }
1472
- .valuetext{
1473
- font-size: 14px !important;
1474
- color: #333333 !important;
1475
- font-weight: bold;
1476
- max-width: 100%;
1477
- overflow: hidden;
1478
- white-space: nowrap;
1479
- }
1480
- .type{
1481
- vertical-align: top;
1482
- display: inline-block;
1483
- text-align: left;
1484
- padding-left: 10px;
1485
- }
1486
- .gap{
1487
- display: inline-block;
1488
- padding-left:10px;
1489
- .gap1{
1490
- height:20px;
1491
- }
1492
- .gap2{
1493
- height:30px;
1494
- width:12px;
1495
- border-left: 1px solid #F4F4F4;
1496
- }
1497
- }
1498
- .balance{
1499
- vertical-align: top;
1500
- display: inline-block;
1501
- text-align: left;
1502
- }
1503
- .available{
1504
- vertical-align: top;
1505
- display: inline-block;
1506
- text-align: left;
1507
- }
1508
- }
1509
- .receivable{
1510
- padding-left: 40px;
1511
- padding-top: 16px;
1512
- span:first-child{
1513
- margin-right:8px;
1514
- font-size: 18px;
1515
- color: #000000;
1516
- letter-spacing: 0;
1517
- text-align: right;
1518
- line-height: 14px;
1519
- }
1520
- span:last-child{
1521
- font-size: 24px;
1522
- color: #FF5E3F;
1523
- letter-spacing: 0;
1524
- line-height: 16px;
1525
- }
1526
- }
1527
- .received{
1528
- padding-left: 40px;
1529
- padding-top: 16px;
1530
- span:first-child{
1531
- margin-right:8px;
1532
- font-size: 18px;
1533
- color: #000000;
1534
- letter-spacing: 0;
1535
- text-align: right;
1536
- line-height: 14px;
1537
- }
1538
- .input{
1539
- display: inline-block;
1540
- width:230px;
1541
- height:32px;
1542
- padding:4px 8px;
1543
- background: #FFFFFF;
1544
- border: 1px solid #C8C8CD;
1545
- border-radius: 2px;
1546
- }
1547
- .economize {
1548
- font-size: 18px;
1549
- }
1550
- .prototypeDetailed {
1551
- font-size: 18px;
1552
- position: relative;
1553
- .iconfont {
1554
- font-size: 10px;
1555
- position: absolute;
1556
- top: 6px;
1557
- }
1558
- }
1559
- }
1560
- .error{
1561
- height:16px;
1562
- padding-left: 140px;
1563
- padding-top: 4px;
1564
- font-size: 14px;
1565
- color: #E60012;
1566
- letter-spacing: 0;
1567
- line-height: 12px;
1568
- }
1569
- .tipStype{
1570
- padding:43px 32px 21px 32px;
1571
- font-size: 13px;
1572
- color: #666666;
1573
- letter-spacing: 0;
1574
- text-align: justify;
1575
- line-height: 25px;
1576
- }
1577
- .action{
1578
- button{
1579
- width:76px;
1580
- height: 32px;
1581
- }
1582
- }
1583
- }
1584
- .receivedNumber {
1585
- padding-top: 10px;
1586
- .receivedInput {
1587
- padding: 0 !important;
1588
- border: none !important;
1589
- span:first-child {
1590
- margin-top: 5px;
1591
- text-align: left !important;
1592
- }
1593
- }
1594
- }
1595
- .unReturn{
1596
- .title{
1597
- font-size: 18px;
1598
- }
1599
- }
1600
-
1601
- .extraHeight{
1602
- height: 100% !important;
1603
- }
1604
-
1605
-
1606
- .overflow-hidden-point {
1607
- overflow: hidden;
1608
- text-overflow: ellipsis;
1609
- white-space: nowrap;
1610
- }
1611
- .pwdModalHeader {
1612
- font-size: 18px;
1613
- line-height: 18px!important;
1614
- color: #333;
1615
- border-bottom: 1px solid #e6e6eb !important;
1616
- }
1617
- .passwordContainer {
1618
- .ant-modal-header {
1619
- height: 46px;
1620
- .ant-modal-title {
1621
- font-size: 18px;
1622
- }
1623
- }
1624
- .ant-modal-footer {
1625
- height: 46px;
1626
- padding: 7px 16px;
1627
- }
1628
- .setPwdContainer {
1629
- display: flex;
1630
- padding: 10px 0;
1631
- flex-direction: column;
1632
- height: 268px;
1633
- justify-content: center;
1634
- .setPwdDiv {
1635
- display: flex;
1636
- padding: 10px 0;
1637
- .one {
1638
- width: 96px;
1639
- text-align: right;
1640
- padding-right: 10px;
1641
- }
1642
- .two {
1643
- width: 266px;
1644
- }
1645
- }
1646
- }
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: 15px;
488
+ padding-bottom: 19px;
489
+ font-size: 14px;
490
+ line-height: 1.3;
491
+ width: 120px;
492
+ height: 58px;
493
+ text-indent: 0;
494
+ padding-left: 14px;
495
+ display: -webkit-box;
496
+ -webkit-box-orient: vertical;
497
+ -webkit-line-clamp: 2;
498
+ overflow: hidden;
499
+ word-break: break-all;
500
+ white-space: initial;
501
+ }
502
+ .info{
503
+ // padding-left:23px;
504
+ padding-bottom:8px;
505
+ font-size: 12px;
506
+ color: #333333;
507
+ line-height: 13px;
508
+ }
509
+ .noxuanzhong {
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
+ }
518
+ .noxuanzhong1 {
519
+ position: absolute;
520
+ top: 12px;
521
+ right: 12px;
522
+ border: 1px solid #979797;
523
+ border-radius: 0.83px;
524
+ width: 18px;
525
+ height: 18px;
526
+ background: #F0F0F0;
527
+ }
528
+ }
529
+
530
+ .djqRightSelected{
531
+ // background:#FFFFFF url('http://newretail-static-pro-bj.oss-cn-beijing-internal.aliyuncs.com/pos/img/shiyong.png') no-repeat !important;
532
+ // background-position: right bottom !important;
533
+ .checkIcon {
534
+ font-size: 20px;
535
+ position: absolute;
536
+ top: 6px;
537
+ right: 6px;
538
+ }
539
+ }
540
+ }
541
+
542
+ }
543
+
544
+ .djq3{
545
+ padding-top:10px;
546
+ padding-bottom: 12px;
547
+ .col1{
548
+ display: inline-block;
549
+ }
550
+ .col2{
551
+ display: inline-block;
552
+ margin-left: 60px;
553
+ }
554
+ .col3{
555
+ display: inline-block;
556
+ margin-left: 60px;
557
+ }
558
+ .row2{
559
+ padding-top:8px;
560
+ font-size: 18px;
561
+ color: #FF595E;
562
+ line-height: 22px;
563
+ }
564
+ }
565
+ .action{
566
+ button{
567
+ width:76px;
568
+ }
569
+ }
570
+ }
571
+
572
+ // .settledrawer{
573
+ // //width:650px!important;
574
+ // //height:710px!important;
575
+ // padding: 0px !important
576
+ // }
577
+ .ant-drawer-body{
578
+ padding: 0px !important
579
+ }
580
+ .ant-popover-inner-content {
581
+ padding: 0px !important
582
+ }
583
+ .settlement-wraper2[role='dialog']{
584
+ z-index: 1006 !important;
585
+ }
586
+ .protoWraper[role='dialog'] {
587
+ z-index: 1006 !important;
588
+ }
589
+ .settlement-wraper2{
590
+ .ant-modal-body{
591
+ padding:0px !important;
592
+ }
593
+ .paymode{
594
+ width: 60px !important;
595
+ }
596
+ .logo {
597
+ padding-left: 15px !important;
598
+ }
599
+ }
600
+ .settlement{
601
+ width:100%;
602
+ .settlementTop {
603
+ display : flex;
604
+ align-items: center;
605
+ }
606
+ .newstyle{
607
+ height: calc(~"100vh - 115px");
608
+ display: flex;
609
+ flex-flow: column;
610
+ .prototypeDetailed {
611
+ font-size: 18px;
612
+ margin-bottom: 0 !important;
613
+ }
614
+ }
615
+ .newstyle2{
616
+ .name {
617
+ width: 200px;
618
+ }
619
+ height: calc(~"100vh - 210px") !important;
620
+ .lefticon{
621
+ display: none !important;
622
+ }
623
+ .main {
624
+ justify-content: space-around !important;
625
+ }
626
+ input {
627
+ width: 280px !important;
628
+ }
629
+ }
630
+
631
+ .paydetail{
632
+ // max-height: calc(~"100% - 200px");
633
+ // max-height: 200px;
634
+ overflow-y: auto;
635
+ .prototypeDetailed {
636
+ text-align: right;
637
+ font-size: 18px;
638
+ margin-bottom: 26px;
639
+ display: flex;
640
+ justify-content: flex-end;
641
+ align-items: center;
642
+ cursor: pointer;
643
+ .icon-shouqi1 {
644
+ font-size: 6px;
645
+ }
646
+ }
647
+ .detailempty{
648
+ padding-top:200px;
649
+ }
650
+ .detailempty2{
651
+ padding-top:150px;
652
+ }
653
+ .left{
654
+ display: inline-block;
655
+ width: 342px;
656
+ //height: 524px;
657
+ overflow-y: auto;
658
+ padding-bottom: 24px;
659
+
660
+ .modeItem{
661
+ padding-top:25px;
662
+ padding-left:30px;
663
+ padding-right: 20px;
664
+ width: 300px;
665
+ position: relative;
666
+ .minus {
667
+ text-align: center;
668
+ display: inline-block;
669
+ height: 40px;
670
+ line-height: 40px;
671
+ width: 40px;
672
+ position: absolute;
673
+ left: 284px;
674
+ top: 34px;
675
+ .minusIcon {
676
+ font-size: 24px;
677
+ }
678
+ }
679
+ .main{
680
+ display: flex;
681
+ border-bottom-color: #C8C8CD;
682
+ border-bottom-width: 1px;
683
+ border-bottom-style: solid;
684
+ .content{
685
+ display: inline-block;
686
+ vertical-align: top;
687
+ padding-top: 4px;
688
+ // border-bottom: 1px solid lightgray;
689
+
690
+ input{
691
+ width:100%;
692
+ text-align: right;
693
+ padding-right: 7px;
694
+ font-size: 16px;
695
+ color: #333333;
696
+ letter-spacing: 0.25px;
697
+ border:none;
698
+ }
699
+ input:focus{
700
+ outline-offset:none !important;
701
+ outline: none !important;
702
+ }
703
+
704
+ button{
705
+ width:100%;
706
+ text-align: right;
707
+ opacity: 0.5;
708
+ font-size: 16px;
709
+ color: #333333;
710
+ letter-spacing: 0.25px;
711
+ border:none;
712
+ }
713
+
714
+ }
715
+ .lefticon{
716
+ display: inline-block;
717
+ margin-right: 16px;
718
+ position: absolute;
719
+ i{
720
+ font-size: 20px;
721
+ }
722
+ }
723
+ .righticon{
724
+ display: inline-block;
725
+ width:20px;
726
+ margin-left: 16px;
727
+ i{
728
+ font-size: 20px;
729
+ }
730
+ }
731
+ .name{
732
+ margin-left: 6px;
733
+ width: 100px;
734
+ display: inline-block;
735
+ font-size: 16px;
736
+ color: #666666;
737
+ letter-spacing: 0.25px;
738
+ // border-bottom: 1px solid lightgray;
739
+ vertical-align: top;
740
+ padding-top: 4px;
741
+ }
742
+ }
743
+ .append{
744
+ width:100%;
745
+ font-size: 12px;
746
+ color: #75787B;
747
+ line-height: 14px;
748
+ padding-left: 10px;
749
+ padding-top: 6px;
750
+ padding-right: 60px;
751
+ .addCard {
752
+ width: 112px;
753
+ height: 32px;
754
+ border-radius: 4px;
755
+ text-align: center;
756
+ border: none;
757
+ font-size: 16px;
758
+ display: flex;
759
+ align-items: center;
760
+ border: none;
761
+ padding-top: 16px !important;
762
+ padding-left: 0px !important;
763
+ .plus {
764
+ font-size: 18px;
765
+ margin-right: 6px;
766
+ }
767
+ }
768
+ }
769
+ }
770
+
771
+ }
772
+
773
+ .right{
774
+ display: inline-block;
775
+ vertical-align: top;
776
+ padding-top: 30px;
777
+ padding-left: 12px;
778
+ .righttop{
779
+
780
+ background: #EAF6FE;
781
+ border-radius: 6px;
782
+ padding: 16px 16px 0px 16px;
783
+ margin-bottom: 8px;
784
+ }
785
+
786
+ .keyboard {
787
+ padding-bottom: 40px;
788
+ }
789
+
790
+ .keyboard_ios {
791
+ padding-bottom: 40px;
792
+ width: 224px;
793
+ height: 264px;
794
+ }
795
+ .receivable{
796
+ // padding-left: 16px;
797
+ padding-bottom: 16px;
798
+ width:100%;
799
+
800
+ span:first-child{
801
+ font-size: 18px;
802
+ color: #666666;
803
+ letter-spacing: 0.28px;
804
+ line-height: 16px;
805
+ }
806
+
807
+ span:nth-child(2){
808
+ float: right;
809
+ font-size: 18px;
810
+ color: #333333;
811
+ text-align: right;
812
+ line-height: 14px;
813
+ }
814
+
815
+ .received{
816
+ color: #FF5E3F !important;
817
+ }
818
+ }
819
+ }
820
+ .top{
821
+ flex-flow: column;
822
+ padding: 28px;
823
+ .righttop{
824
+ background: #EAF6FE;
825
+ border-radius: 6px;
826
+ padding: 20px 20px 4px 20px;
827
+ }
828
+
829
+ .receivable{
830
+ // padding-left: 16px;
831
+ padding-bottom: 16px;
832
+ width:100%;
833
+
834
+ span:first-child{
835
+ font-size: 18px;
836
+ color: #666666;
837
+ letter-spacing: 0.28px;
838
+ line-height: 16px;
839
+ }
840
+
841
+ span:nth-child(2){
842
+ float: right;
843
+ font-size: 18px;
844
+ color: #333333;
845
+ text-align: right;
846
+ line-height: 14px;
847
+ }
848
+
849
+ .received{
850
+ color: #FF5E3F !important;
851
+ }
852
+ }
853
+ }
854
+ .bottom{
855
+ display: flex;
856
+ flex-flow: column;
857
+ flex-grow: 1;
858
+ // width: 342px;
859
+ //height: 524px;
860
+ overflow-y: auto;
861
+ padding-bottom: 24px;
862
+
863
+ .modeItem{
864
+ padding-top:25px;
865
+ padding-left:20px;
866
+ padding-right: 20px;
867
+ .main{
868
+ display: flex;
869
+ margin-left: 20px;
870
+ margin-right: 20px;
871
+ border-bottom: 1px solid #C8C8CD;
872
+ .content{
873
+ display: inline-block;
874
+ width:280px;
875
+ // vertical-align: top;
876
+ padding-top: 4px;
877
+ padding-bottom: 8px;
878
+ text-align: right;
879
+ // border-bottom: 1px solid lightgray;
880
+
881
+ input{
882
+ width:100%;
883
+ text-align: right;
884
+ padding-right: 7px;
885
+ // font-family: PingFangSC-Medium;
886
+ font-size: 20px;
887
+ color: #333333;
888
+ letter-spacing: 0.31px;
889
+ border:none;
890
+ }
891
+ input:focus{
892
+ outline-offset:none !important;
893
+ outline: none !important;
894
+ }
895
+ input:disabled{
896
+ background-color: #FFFFFF;
897
+ color:#CDCDCD;
898
+ }
899
+
900
+ button{
901
+ width:100%;
902
+ text-align: right;
903
+ opacity: 0.5;
904
+ font-size: 16px;
905
+ color: #333333;
906
+ letter-spacing: 0.25px;
907
+ border:none;
908
+ }
909
+
910
+ }
911
+ .lefticon{
912
+ display: inline-block;
913
+ width: 20px;
914
+ margin-right: 16px;
915
+ color: orange;
916
+ i{
917
+ font-size: 20px;
918
+ }
919
+ }
920
+ .righticon{
921
+ display: inline-block;
922
+ width:20px;
923
+ margin-left: 16px;
924
+ color: orange;
925
+ i{
926
+ font-size: 20px;
927
+ }
928
+ }
929
+ .name{
930
+ display: inline-block;
931
+ // border-bottom: 1px solid lightgray;
932
+ vertical-align: top;
933
+ padding-top: 4px;
934
+ padding-bottom: 8px;
935
+ width: 240px;
936
+ .icon{
937
+ display: inline-block;
938
+ width:30px;
939
+ height:30px;
940
+ padding-top: 2px;
941
+ padding-left: 5px;
942
+ border-radius: 50%;
943
+ border: 1px solid #F4F4F4;
944
+ background: #FF8C25 ;
945
+ i{
946
+ background: #FF8C25 ;
947
+ color:#FFFFFF;
948
+ }
949
+ }
950
+ .text{
951
+ margin-left: 8px;
952
+ display: inline-block;
953
+ font-size: 16px;
954
+ color: #666666;
955
+ letter-spacing: 0.25px;
956
+ }
957
+ .hotkey{
958
+ margin-left: 8px;
959
+ display: inline-block;
960
+ }
961
+ }
962
+ }
963
+ .append{
964
+ width:100%;
965
+ font-size: 12px;
966
+ color: #75787B;
967
+ line-height: 14px;
968
+ padding-left: 74px;
969
+ padding-top: 6px;
970
+ padding-right: 60px;
971
+ .addCard {
972
+ width: 112px;
973
+ height: 32px;
974
+ border-radius: 4px;
975
+ text-align: center;
976
+ border: none;
977
+ font-size: 16px;
978
+ display: flex;
979
+ align-items: center;
980
+ border: none;
981
+ padding-top: 16px !important;
982
+ padding-left: 0px !important;
983
+ .plus {
984
+ font-size: 18px;
985
+ margin-right: 6px;
986
+ }
987
+ }
988
+ }
989
+
990
+ }
991
+
992
+ }
993
+ }
994
+ .carousel{
995
+ height:210px;
996
+ }
997
+ .rightheader{
998
+ display:inline-block;
999
+ background: #EAF6FE;
1000
+ padding: 16px 16px 0px 16px;
1001
+ width:251px;
1002
+ vertical-align: top;
1003
+ height:210px;
1004
+ .receivable{
1005
+ // padding-left: 16px;
1006
+ padding-bottom: 16px;
1007
+ width:100%;
1008
+
1009
+ span:first-child{
1010
+ font-size: 18px;
1011
+ color: #666666;
1012
+ letter-spacing: 0.28px;
1013
+ line-height: 16px;
1014
+ }
1015
+
1016
+ span:nth-child(2){
1017
+ float: right;
1018
+ font-size: 18px;
1019
+ color: #333333;
1020
+ text-align: right;
1021
+ line-height: 14px;
1022
+ }
1023
+
1024
+ .received{
1025
+ color: #FF5E3F !important;
1026
+ }
1027
+ }
1028
+ }
1029
+ .toolbar{
1030
+ background-color: #F4F4F4;
1031
+ padding: 7px 40px;
1032
+ .swiper-container{
1033
+ height:210px !important;
1034
+ .swiper-pagination-bullet-active{
1035
+ background: #FF8C25 !important;
1036
+ }
1037
+ }
1038
+ .ant-carousel .slick-prev,
1039
+ .ant-carousel .slick-next,
1040
+ .ant-carousel .slick-prev:hover,
1041
+ .ant-carousel .slick-next:hover {
1042
+ font-size: inherit;
1043
+ color: currentColor;
1044
+ }
1045
+ .ant-carousel .slick-dots-bottom {
1046
+ bottom: -5px !important;
1047
+ li{
1048
+ button{
1049
+ background-color: white ;
1050
+ opacity:1;
1051
+ }
1052
+ }
1053
+ }
1054
+ .paymode{
1055
+ display: inline-block;
1056
+ width: 80px;
1057
+ height: 80px;
1058
+ border-radius: 3.6px;
1059
+ margin: 6px 12px;
1060
+ background: #FFFFFF;
1061
+ vertical-align: top;
1062
+
1063
+ .logo{
1064
+ text-align: center;
1065
+ padding-left: 24px;
1066
+ padding-top: 7px;
1067
+ padding-bottom: 3px;
1068
+ .icon{
1069
+ width:30px;
1070
+ height:30px;
1071
+ padding-top: 2px;
1072
+ border-radius: 50%;
1073
+ }
1074
+ }
1075
+ .text{
1076
+ font-size: 12px;
1077
+ letter-spacing: 0.18px;
1078
+ text-align: center;
1079
+ white-space: nowrap;
1080
+ text-overflow: ellipsis;
1081
+ overflow: hidden;
1082
+ word-break: break-all;
1083
+ }
1084
+ .hotkey{
1085
+ font-size: 12px;
1086
+ color:#999999;
1087
+ text-align: center;
1088
+ }
1089
+ }
1090
+ .paymodeDisabled{
1091
+ background: #EBEBEB !important;
1092
+ .logo{
1093
+ .icon{
1094
+ i{
1095
+ color:#EBEBEB !important;
1096
+ }
1097
+ }
1098
+ }
1099
+ .text{
1100
+ font-size: 12px;
1101
+ color: #FFFFFF;
1102
+ letter-spacing: 0.18px;
1103
+ text-align: center;
1104
+ }
1105
+ .hotkey{
1106
+ font-size: 12px;
1107
+ color:#FFFFFF;
1108
+ text-align: center;
1109
+ }
1110
+ }
1111
+ .paymodeSelected{
1112
+ .logo{
1113
+ .icon{
1114
+ background: #FFFFFF !important;
1115
+ }
1116
+ }
1117
+ .text{
1118
+ color: #FFFFFF;
1119
+ letter-spacing: 0.75px;
1120
+ line-height: 16px;
1121
+ }
1122
+ .hotkey{
1123
+ font-size: 12px;
1124
+ color:#FFFFFF;
1125
+ text-align: center;
1126
+ }
1127
+ }
1128
+
1129
+ }
1130
+ .toolbar2{
1131
+ width: 355px;
1132
+ height:210px;
1133
+ display: inline-block;
1134
+ padding: 7px 5px !important;
1135
+ .swiper-container{
1136
+ width:355px !important;
1137
+ }
1138
+ .slick-slider{
1139
+ height:100%;
1140
+ }
1141
+ .slick-dots-bottom{
1142
+ bottom: -6px !important;
1143
+ }
1144
+ }
1145
+ .payfooter2{
1146
+ background-color: #FFFFFF;
1147
+ text-align: right;
1148
+ border-top:1px solid #E6E6EB;
1149
+ padding:7px 16px;
1150
+ border-bottom-left-radius:3px;
1151
+ border-bottom-right-radius:3px;
1152
+
1153
+ .cancel{
1154
+ height:32px;
1155
+ width: 76px;
1156
+ background: #FFFFFF;
1157
+ border:1px solid #D2D2D7;
1158
+ border-radius: 4px;
1159
+ font-size: 16px;
1160
+ color: #333333;
1161
+ line-height: 14px;
1162
+ }
1163
+
1164
+ .settle{
1165
+ width: 76px;
1166
+ font-size: 16px;
1167
+ border-radius: 4px;
1168
+ line-height: 14px;
1169
+ margin-left:16px;
1170
+ }
1171
+ }
1172
+ .payfooter{
1173
+ background-color: lightgrey;
1174
+ font-size:18px;
1175
+ color:white;
1176
+ position: fixed;
1177
+ bottom: 0;
1178
+
1179
+ .cancel{
1180
+ height: 60px;
1181
+ width: 270px;
1182
+ background: #999999;
1183
+ border-color:#999999;
1184
+ font-size: 18px;
1185
+ color: #FFFFFF;
1186
+ line-height: 22px;
1187
+ border-radius: unset;
1188
+ &:hover{
1189
+ background-color: fade(#999999, 80%);
1190
+ border-color: fade(#999999, 80%);
1191
+ color: #ffffff;
1192
+ }
1193
+ }
1194
+
1195
+ .settle,.settle1{
1196
+ height: 60px;
1197
+ width: 330px;
1198
+ font-size: 18px;
1199
+ line-height: 22px;
1200
+ border-radius: unset;
1201
+ }
1202
+ .settle:disabled {
1203
+ cursor : not-allowed;
1204
+ }
1205
+ .settle1:disabled {
1206
+ cursor : not-allowed;
1207
+ pointer-events: none;
1208
+ }
1209
+ }
1210
+ }
1211
+
1212
+ .billingSettlement{
1213
+ vertical-align: middle;
1214
+ background-color: #fff;
1215
+
1216
+ .receivable{
1217
+ display: inline-block;
1218
+ padding-top:10px;
1219
+ padding-left: 16px;
1220
+
1221
+ .summary {
1222
+ display : flex;
1223
+ align-items: center;
1224
+
1225
+ .text {
1226
+ display : inline-block;
1227
+ font-size : 16px;
1228
+ line-height : 16px;
1229
+ color: #666;
1230
+ }
1231
+
1232
+ .amount {
1233
+ font-size : 26px;
1234
+ line-height: 24px;
1235
+ }
1236
+
1237
+ .smallfont {
1238
+ font-size: 18px !important;
1239
+ }
1240
+ }
1241
+ .remark1{
1242
+ font-size : 15px;
1243
+ line-height: 15px;
1244
+ margin-top : 4px;
1245
+
1246
+ .span {
1247
+ margin-left: 3px;
1248
+ }
1249
+ }
1250
+ .remark2{
1251
+ font-size : 20px;
1252
+ line-height: 15px;
1253
+ margin-top : 4px;
1254
+
1255
+ .span {
1256
+ margin-left: 3px;
1257
+ }
1258
+ }
1259
+ }
1260
+
1261
+ .receivable2 {
1262
+ float : left;
1263
+ height : 59px;
1264
+ display : flex;
1265
+ align-items : center;
1266
+ justify-content: center;
1267
+
1268
+ .text {
1269
+ display : inline-block;
1270
+ font-size : 16px;
1271
+ color : #474364;
1272
+ line-height: 16px;
1273
+ }
1274
+
1275
+ .amount {
1276
+ font-size : 32px;
1277
+ color : #FF5E3F;
1278
+ line-height: 32px;
1279
+ }
1280
+
1281
+ .smallfont {
1282
+ font-size: 18px !important;
1283
+ }
1284
+
1285
+ .total {
1286
+ font-size : 16px;
1287
+ padding-left: 5px;
1288
+ }
1289
+ }
1290
+
1291
+ .btns{
1292
+ float: right;
1293
+ height: 60px;
1294
+ line-height: 49px;
1295
+ .quick{
1296
+ float: left;
1297
+ display: flex;
1298
+ justify-content: center;
1299
+ align-items: center;
1300
+ width: 120px;
1301
+ height: 59px;
1302
+ font-size: 18px;
1303
+ border-radius: unset;
1304
+ line-height: 59px;
1305
+
1306
+ .icon{
1307
+ vertical-align: middle;
1308
+ display: inline-block;
1309
+ }
1310
+ i{
1311
+ margin-right: 4px;
1312
+ font-size:20px;
1313
+ }
1314
+ }
1315
+
1316
+ .quick2{
1317
+ width: 92px;
1318
+ height: 40px;
1319
+ background: #FFFFFF;
1320
+ border: 1px solid #FF8C25;
1321
+ border-radius: 4px;
1322
+ font-size: 12px;
1323
+ margin-left:8px;
1324
+ padding-left:8px;
1325
+ padding-right:8px;
1326
+ vertical-align: top;
1327
+ line-height: 14px;
1328
+ margin-top: 3px;
1329
+
1330
+ .icon{
1331
+ vertical-align: middle;
1332
+ display: inline-block;
1333
+ }
1334
+
1335
+ .text{
1336
+ vertical-align: middle;
1337
+ width: 48px;
1338
+ text-align: left;
1339
+ display: inline-block;
1340
+ }
1341
+
1342
+ i{
1343
+ margin-right: 4px;
1344
+ font-size:20px;
1345
+ }
1346
+ }
1347
+
1348
+ .quick:disabled, .quick2:disabled{
1349
+ opacity: 0.4;
1350
+ cursor: not-allowed ;
1351
+ }
1352
+
1353
+ .settle{
1354
+ width:150px;
1355
+ height: 60px;
1356
+ font-size: 18px;
1357
+ line-height: 22px;
1358
+ border:none;
1359
+ border-radius: 0px !important;
1360
+ margin-left:8px;
1361
+ }
1362
+
1363
+ .settle2{
1364
+ width:92px;
1365
+ height:40px;
1366
+ // line-height: 16px;
1367
+ border-radius: 4px !important;
1368
+ }
1369
+
1370
+ .settleStorage{
1371
+ line-height: normal;
1372
+ span {
1373
+ font-size: 12px important;
1374
+ color: white;
1375
+ }
1376
+ }
1377
+
1378
+ .settle:disabled{
1379
+ cursor: not-allowed ;
1380
+ }
1381
+
1382
+ .text {
1383
+ overflow: hidden;
1384
+ text-overflow:ellipsis;
1385
+ white-space: nowrap;
1386
+ }
1387
+ }
1388
+
1389
+ .voucherMode {
1390
+ position: absolute;
1391
+ bottom: 0;
1392
+ right: 0;
1393
+ width: 160px;
1394
+ height: auto;
1395
+ }
1396
+ }
1397
+
1398
+ .czk{
1399
+ height:calc(~"100vh - 224px");
1400
+ .ant-modal-body{
1401
+ padding:0 0 24px;
1402
+ }
1403
+ .ant-modal {
1404
+ top: none !important;
1405
+ }
1406
+ .no{
1407
+ padding-top: 30px;
1408
+ padding-left: 40px;
1409
+ span:first-child{
1410
+ margin-right:8px;
1411
+ font-size: 18px;
1412
+ color: #000000;
1413
+ letter-spacing: 0;
1414
+ text-align: right;
1415
+ line-height: 14px;
1416
+ }
1417
+ .input{
1418
+ display: inline-block;
1419
+ width:230px;
1420
+ height:32px;
1421
+ line-height: 32px;
1422
+ padding:4px 8px;
1423
+ background: #FFFFFF;
1424
+ border: 1px solid #C8C8CD;
1425
+ border-radius: 2px;
1426
+ }
1427
+ .notext{
1428
+ font-size: 16px;
1429
+ color: #333333;
1430
+ letter-spacing: 0;
1431
+ line-height: 16px;
1432
+ }
1433
+
1434
+ .temp {
1435
+ padding-right: 30px;
1436
+ }
1437
+
1438
+ .icon{
1439
+ position: relative;
1440
+ margin-left:-30px;
1441
+ font-size: 20px;
1442
+ color: #666666;
1443
+ }
1444
+ }
1445
+ .info{
1446
+ .colwidth2{
1447
+ width:40%;
1448
+ }
1449
+ .colwidth3{
1450
+ width:26%;
1451
+ }
1452
+ .colwidth4{
1453
+ width:20%;
1454
+ }
1455
+ height:70px;
1456
+ border-top: 1px solid #F4F4F4;
1457
+ border-bottom: 4px solid #F4F4F4;
1458
+ text-align: center;
1459
+ margin-left: 1px;
1460
+ .name{
1461
+ font-size: 12px;
1462
+ color: #666666;
1463
+ line-height: 12px;
1464
+ padding-top:8px;
1465
+ }
1466
+ .value{
1467
+ font-size: 16px;
1468
+ color: #FF595E;
1469
+ line-height: 12px;
1470
+ padding-top:19px;
1471
+ }
1472
+ .valuetext{
1473
+ font-size: 14px !important;
1474
+ color: #333333 !important;
1475
+ font-weight: bold;
1476
+ max-width: 100%;
1477
+ overflow: hidden;
1478
+ white-space: nowrap;
1479
+ }
1480
+ .type{
1481
+ vertical-align: top;
1482
+ display: inline-block;
1483
+ text-align: left;
1484
+ padding-left: 10px;
1485
+ }
1486
+ .gap{
1487
+ display: inline-block;
1488
+ padding-left:10px;
1489
+ .gap1{
1490
+ height:20px;
1491
+ }
1492
+ .gap2{
1493
+ height:30px;
1494
+ width:12px;
1495
+ border-left: 1px solid #F4F4F4;
1496
+ }
1497
+ }
1498
+ .balance{
1499
+ vertical-align: top;
1500
+ display: inline-block;
1501
+ text-align: left;
1502
+ }
1503
+ .available{
1504
+ vertical-align: top;
1505
+ display: inline-block;
1506
+ text-align: left;
1507
+ }
1508
+ }
1509
+ .receivable{
1510
+ padding-left: 40px;
1511
+ padding-top: 16px;
1512
+ span:first-child{
1513
+ margin-right:8px;
1514
+ font-size: 18px;
1515
+ color: #000000;
1516
+ letter-spacing: 0;
1517
+ text-align: right;
1518
+ line-height: 14px;
1519
+ }
1520
+ span:last-child{
1521
+ font-size: 24px;
1522
+ color: #FF5E3F;
1523
+ letter-spacing: 0;
1524
+ line-height: 16px;
1525
+ }
1526
+ }
1527
+ .received{
1528
+ padding-left: 40px;
1529
+ padding-top: 16px;
1530
+ span:first-child{
1531
+ margin-right:8px;
1532
+ font-size: 18px;
1533
+ color: #000000;
1534
+ letter-spacing: 0;
1535
+ text-align: right;
1536
+ line-height: 14px;
1537
+ }
1538
+ .input{
1539
+ display: inline-block;
1540
+ width:230px;
1541
+ height:32px;
1542
+ padding:4px 8px;
1543
+ background: #FFFFFF;
1544
+ border: 1px solid #C8C8CD;
1545
+ border-radius: 2px;
1546
+ }
1547
+ .economize {
1548
+ font-size: 18px;
1549
+ }
1550
+ .prototypeDetailed {
1551
+ font-size: 18px;
1552
+ position: relative;
1553
+ .iconfont {
1554
+ font-size: 10px;
1555
+ position: absolute;
1556
+ top: 6px;
1557
+ }
1558
+ }
1559
+ }
1560
+ .error{
1561
+ height:16px;
1562
+ padding-left: 140px;
1563
+ padding-top: 4px;
1564
+ font-size: 14px;
1565
+ color: #E60012;
1566
+ letter-spacing: 0;
1567
+ line-height: 12px;
1568
+ }
1569
+ .tipStype{
1570
+ padding:43px 32px 21px 32px;
1571
+ font-size: 13px;
1572
+ color: #666666;
1573
+ letter-spacing: 0;
1574
+ text-align: justify;
1575
+ line-height: 25px;
1576
+ }
1577
+ .action{
1578
+ button{
1579
+ width:76px;
1580
+ height: 32px;
1581
+ }
1582
+ }
1583
+ }
1584
+ .receivedNumber {
1585
+ padding-top: 10px;
1586
+ .receivedInput {
1587
+ padding: 0 !important;
1588
+ border: none !important;
1589
+ span:first-child {
1590
+ margin-top: 5px;
1591
+ text-align: left !important;
1592
+ }
1593
+ }
1594
+ }
1595
+ .unReturn{
1596
+ .title{
1597
+ font-size: 18px;
1598
+ }
1599
+ }
1600
+
1601
+ .extraHeight{
1602
+ height: 100% !important;
1603
+ }
1604
+
1605
+
1606
+ .overflow-hidden-point {
1607
+ overflow: hidden;
1608
+ text-overflow: ellipsis;
1609
+ white-space: nowrap;
1610
+ }
1611
+ .pwdModalHeader {
1612
+ font-size: 18px;
1613
+ line-height: 18px!important;
1614
+ color: #333;
1615
+ border-bottom: 1px solid #e6e6eb !important;
1616
+ }
1617
+ .passwordContainer {
1618
+ .ant-modal-header {
1619
+ height: 46px;
1620
+ .ant-modal-title {
1621
+ font-size: 18px;
1622
+ }
1623
+ }
1624
+ .ant-modal-footer {
1625
+ height: 46px;
1626
+ padding: 7px 16px;
1627
+ }
1628
+ .setPwdContainer {
1629
+ display: flex;
1630
+ padding: 10px 0;
1631
+ flex-direction: column;
1632
+ height: 268px;
1633
+ justify-content: center;
1634
+ .setPwdDiv {
1635
+ display: flex;
1636
+ padding: 10px 0;
1637
+ .one {
1638
+ width: 96px;
1639
+ text-align: right;
1640
+ padding-right: 10px;
1641
+ }
1642
+ .two {
1643
+ width: 266px;
1644
+ }
1645
+ }
1646
+ }
1647
1647
  }