tplus-components-touch 3.41.6 → 3.41.7

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