tplus-components-touch 3.51.1 → 3.51.2

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.map +1 -1
  29. package/dist/components/cloudPrint/printDispatch.js +7 -7
  30. package/dist/components/cloudPrint/printDispatch.js.map +1 -1
  31. package/dist/components/cloudPrint/printTemplate/dialy_one.json +238 -238
  32. package/dist/components/cloudPrint/printTemplate/duty_one.json +238 -238
  33. package/dist/components/cloudPrint/printTemplate/retail_one.json +203 -203
  34. package/dist/components/cloudPrint/printTemplate/retail_two.json +219 -219
  35. package/dist/components/cloudPrint/printTemplate/storage_one.json +128 -128
  36. package/dist/components/cloudPrint/printTemplate/template.js +7 -7
  37. package/dist/components/cloudPrint/printTemplate/template.js.map +1 -1
  38. package/dist/components/commonForm/addressPicker/index.js +7 -7
  39. package/dist/components/commonForm/addressPicker/index.js.map +1 -1
  40. package/dist/components/commonForm/addressPicker/style.less +10 -10
  41. package/dist/components/commonForm/autoComplete/index.js.map +1 -1
  42. package/dist/components/commonForm/autoComplete/style.less +2 -2
  43. package/dist/components/commonForm/datePicker/index.js.map +1 -1
  44. package/dist/components/commonForm/datePicker/style.less +4 -4
  45. package/dist/components/commonForm/formControl/index.js.map +1 -1
  46. package/dist/components/commonForm/index.js +4 -4
  47. package/dist/components/commonForm/index.js.map +1 -1
  48. package/dist/components/commonForm/inputNumber/index.js.map +1 -1
  49. package/dist/components/commonForm/inputNumber/style.less +10 -10
  50. package/dist/components/commonForm/radio/index.js.map +1 -1
  51. package/dist/components/commonForm/style.less +1 -1
  52. package/dist/components/deliverySearch/api.js +21 -21
  53. package/dist/components/deliverySearch/api.js.map +1 -1
  54. package/dist/components/deliverySearch/index.js +6 -6
  55. package/dist/components/deliverySearch/index.js.map +1 -1
  56. package/dist/components/deliverySearch/index.less +553 -553
  57. package/dist/components/form/index.js.map +1 -1
  58. package/dist/components/hardwareAPI/index.js +7 -7
  59. package/dist/components/hardwareAPI/index.js.map +1 -1
  60. package/dist/components/hotKey/config.js +23 -23
  61. package/dist/components/hotKey/config.js.map +1 -1
  62. package/dist/components/hotKey/hotKeyModal.js.map +1 -1
  63. package/dist/components/hotKey/index.js +26 -26
  64. package/dist/components/hotKey/index.js.map +1 -1
  65. package/dist/components/hotKey/localConfig.js.map +1 -1
  66. package/dist/components/hotKey/style.less +96 -96
  67. package/dist/components/hotKey/utils.js.map +1 -1
  68. package/dist/components/input/index.js +6 -6
  69. package/dist/components/input/index.js.map +1 -1
  70. package/dist/components/input/scanInput.js.map +1 -1
  71. package/dist/components/input/scanInput.less +30 -30
  72. package/dist/components/input/style.less +106 -106
  73. package/dist/components/input/tplusInput/index.js +30 -30
  74. package/dist/components/input/tplusInput/index.js.map +1 -1
  75. package/dist/components/input/tplusInput/inputContent.js.map +1 -1
  76. package/dist/components/input/tplusInput/inputs.js.map +1 -1
  77. package/dist/components/input/tplusInput/style.less +132 -132
  78. package/dist/components/input/utils/index.js.map +1 -1
  79. package/dist/components/inventorySearch/api.js +58 -58
  80. package/dist/components/inventorySearch/api.js.map +1 -1
  81. package/dist/components/inventorySearch/index.js +3 -3
  82. package/dist/components/inventorySearch/index.js.map +1 -1
  83. package/dist/components/inventorySearch/index.less +119 -119
  84. package/dist/components/inventorySearch/store.js.map +1 -1
  85. package/dist/components/inventorySearch/tab.js.map +1 -1
  86. package/dist/components/keyboard/index.js.map +1 -1
  87. package/dist/components/keyboard/index.less +485 -485
  88. package/dist/components/keyboard/letterKeyboard.js +2 -2
  89. package/dist/components/keyboard/letterKeyboard.js.map +1 -1
  90. package/dist/components/keyboard/numKeyboard.js +4 -4
  91. package/dist/components/keyboard/numKeyboard.js.map +1 -1
  92. package/dist/components/keyboard/numKeyboardScan.js.map +1 -1
  93. package/dist/components/keyboard/numberButton_input.js +5 -5
  94. package/dist/components/keyboard/numberButton_input.js.map +1 -1
  95. package/dist/components/keyboard/numkeyboardPassword.js +4 -4
  96. package/dist/components/keyboard/numkeyboardPassword.js.map +1 -1
  97. package/dist/components/keyboard/onlyKeyboard.js +7 -7
  98. package/dist/components/keyboard/onlyKeyboard.js.map +1 -1
  99. package/dist/components/keyboard/onlyLetterButton.js +2 -2
  100. package/dist/components/keyboard/onlyLetterButton.js.map +1 -1
  101. package/dist/components/keyboard/onlyLetterButton2.js +2 -2
  102. package/dist/components/keyboard/onlyLetterButton2.js.map +1 -1
  103. package/dist/components/keyboard/onlyLetterButton2.less +156 -156
  104. package/dist/components/keyboard/onlyNumberButton.js +2 -2
  105. package/dist/components/keyboard/onlyNumberButton.js.map +1 -1
  106. package/dist/components/keyboard/onlyNumberButton2.js +3 -3
  107. package/dist/components/keyboard/onlyNumberButton2.js.map +1 -1
  108. package/dist/components/keyboard/textKeyboard.js.map +1 -1
  109. package/dist/components/layout/hamburger.js.map +1 -1
  110. package/dist/components/layout/index.js +10 -10
  111. package/dist/components/layout/index.js.map +1 -1
  112. package/dist/components/layout/layout.js.map +1 -1
  113. package/dist/components/layout/sider.js +12 -12
  114. package/dist/components/layout/sider.js.map +1 -1
  115. package/dist/components/layout/style.less +82 -82
  116. package/dist/components/loading/index.js +15 -15
  117. package/dist/components/loading/index.js.map +1 -1
  118. package/dist/components/loading/loadingContent.js.map +1 -1
  119. package/dist/components/loading/style.less +72 -72
  120. package/dist/components/loading/utils.js.map +1 -1
  121. package/dist/components/message/index.js +8 -8
  122. package/dist/components/message/index.js.map +1 -1
  123. package/dist/components/message/index.less +101 -101
  124. package/dist/components/modal/index.js.map +1 -1
  125. package/dist/components/modal/index.less +19 -19
  126. package/dist/components/modalVertical/index.js +7 -7
  127. package/dist/components/modalVertical/index.js.map +1 -1
  128. package/dist/components/modalVertical/style.less +60 -60
  129. package/dist/components/modalWraper/index.js +15 -15
  130. package/dist/components/modalWraper/index.js.map +1 -1
  131. package/dist/components/modalWraper/style.less +262 -262
  132. package/dist/components/modalWraper/utils.js.map +1 -1
  133. package/dist/components/notification/index.js +4 -4
  134. package/dist/components/notification/index.js.map +1 -1
  135. package/dist/components/notification/index.less +51 -51
  136. package/dist/components/overflowTip/index.js +15 -15
  137. package/dist/components/overflowTip/index.js.map +1 -1
  138. package/dist/components/overflowTip/style.less +66 -66
  139. package/dist/components/page/index.js.map +1 -1
  140. package/dist/components/page/index.less +21 -21
  141. package/dist/components/presale/pickup.js.map +1 -1
  142. package/dist/components/presale/style.less +58 -58
  143. package/dist/components/product/detail.js +7 -7
  144. package/dist/components/product/detail.js.map +1 -1
  145. package/dist/components/product/getCard.js +5 -5
  146. package/dist/components/product/getCard.js.map +1 -1
  147. package/dist/components/product/index.less +128 -128
  148. package/dist/components/progressState/EmptyAndErrorView.js.map +1 -1
  149. package/dist/components/progressState/ProgressState.js +10 -10
  150. package/dist/components/progressState/ProgressState.js.map +1 -1
  151. package/dist/components/progressState/index.js.map +1 -1
  152. package/dist/components/progressState/style.less +65 -65
  153. package/dist/components/scan/index.js.map +1 -1
  154. package/dist/components/scan/index.less +33 -33
  155. package/dist/components/select/index.js.map +1 -1
  156. package/dist/components/select/index.less +11 -11
  157. package/dist/components/settlement/asyncModal.js.map +1 -1
  158. package/dist/components/settlement/index.js.map +1 -1
  159. package/dist/components/settlement/moreCzkTable/index.js.map +1 -1
  160. package/dist/components/settlement/moreCzkTable/style.less +6 -6
  161. package/dist/components/settlement/prototypeTable/index.js.map +1 -1
  162. package/dist/components/settlement/prototypeTable/style.less +58 -58
  163. package/dist/components/settlement/prototypeTable/utils.js.map +1 -1
  164. package/dist/components/settlement/settlement.js +5 -5
  165. package/dist/components/settlement/settlement.js.map +1 -1
  166. package/dist/components/settlement/settlement.less +1707 -1707
  167. package/dist/components/settlement/settlementApi.js +7 -7
  168. package/dist/components/settlement/settlementApi.js.map +1 -1
  169. package/dist/components/settlement/settlementStore.js +6 -6
  170. package/dist/components/settlement/settlementStore.js.map +1 -1
  171. package/dist/components/settlement/utils.js.map +1 -1
  172. package/dist/components/socket/index.js +11 -11
  173. package/dist/components/socket/index.js.map +1 -1
  174. package/dist/components/spin/index.js +6 -6
  175. package/dist/components/spin/index.js.map +1 -1
  176. package/dist/components/spin/spin-style.less +436 -436
  177. package/dist/components/test/index.js +3 -3
  178. package/dist/components/test/index.js.map +1 -1
  179. package/dist/components/ticon/iconfont/demo.css +539 -539
  180. package/dist/components/ticon/iconfont/demo_index.html +5248 -5248
  181. package/dist/components/ticon/iconfont/iconfont.css +895 -895
  182. package/dist/components/ticon/iconfont/iconfont.json +1549 -1549
  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 +2 -2
  200. package/tsconfig.json +26 -26
@@ -1,377 +1,377 @@
1
- @color2 : #FFFFFF;
2
-
3
- .touchTable {
4
-
5
- height: 100%;
6
-
7
- .u-table-header {
8
- margin-bottom:0px!important;
9
- }
10
-
11
- .u-table-header::-webkit-scrollbar {
12
- display: none;
13
- }
14
-
15
- .u-table-thead>tr>th {
16
- font-size : 14px;
17
- padding : 0 8px !important;
18
- }
19
-
20
- .u-table-body {
21
- background: transparent !important;
22
-
23
- td {
24
- background: transparent !important;
25
- }
26
- }
27
-
28
- .u-table-tbody>tr>td {
29
- font-size : 16px;
30
- padding : 0 !important;
31
- background : @color2;
32
- line-height: 18px;
33
- position: relative;
34
- }
35
-
36
- .u-table-row-hover {
37
- background: fade(@color2, 0);
38
- }
39
-
40
- .row-cell-div {
41
- display : -webkit-box;
42
- -webkit-box-orient: vertical;
43
- -webkit-line-clamp: 2;
44
- overflow : hidden;
45
- white-space : initial;
46
- }
47
-
48
- .row-cell-pad {
49
- padding: 0px 8px;
50
- width: 100%;
51
- }
52
-
53
- .selectedCell {
54
- display : flex;
55
- justify-content: center;
56
- align-items : center;
57
-
58
- i {
59
- width: 25%;
60
- }
61
-
62
- span {
63
- width: 50%;
64
- }
65
- }
66
-
67
- .unSelectedCell {
68
- width: 100%;
69
- }
70
-
71
- .editorLine{
72
- position: absolute;
73
- bottom: 5px;
74
- width: 100%;
75
- height: 1px;
76
- display: block;
77
- }
78
-
79
- .mouse {
80
- cursor: pointer;
81
- }
82
-
83
- .iconKey {
84
- font-size: 20px;
85
- }
86
-
87
- .spanDel {
88
- height: 50px;
89
- display: inline-block;
90
- align-items: center;
91
- line-height: 50px;
92
- .iconDel {
93
- font-size: 20px;
94
- }
95
- }
96
-
97
- .iconText {
98
- overflow: hidden;
99
- cursor : default;
100
- }
101
-
102
- .u-table-placeholder {
103
- background : transparent !important;
104
- border-color: transparent;
105
- color : #999999;
106
-
107
- .defaultContainer {
108
- display : flex;
109
- justify-content: center;
110
- align-items : center;
111
-
112
- .img {
113
- width : 100px;
114
- height: 100px;
115
- }
116
- }
117
- }
118
-
119
- .u-table-thead {
120
- .tplus-table-badge {
121
- display: none;
122
- }
123
- }
124
-
125
- .tplus-table-badge {
126
- .badge-item {
127
- position: absolute;
128
- width : 0;
129
- height : 0;
130
-
131
- span {
132
- position : absolute;
133
- left : 0;
134
- top : -2px;
135
- transform: scale(0.8, 0.8);
136
- }
137
- }
138
-
139
- .badge-left-top {
140
- left : 0;
141
- border-right: 26px solid transparent;
142
-
143
- span {
144
- top: -27px;
145
- }
146
- }
147
-
148
- .badge-right-top {
149
- right : 0;
150
- border-left: 26px solid transparent;
151
-
152
- span {
153
- top : -27px;
154
- left: -14px;
155
- }
156
- }
157
-
158
- .badge-left-bottom {
159
- left : 0;
160
- border-right : 26px solid transparent;
161
-
162
- span {
163
- top: 9px;
164
- }
165
- }
166
-
167
- .badge-right-bottom {
168
- right : 0;
169
- border-left : 26px solid transparent;
170
-
171
- span {
172
- top : 9px;
173
- left: -14px;
174
- }
175
- }
176
- }
177
- }
178
-
179
- .antTable {
180
-
181
- height: 100%;
182
- .ant-table{
183
- background-color: transparent;
184
- }
185
-
186
- .ant-table-empty{
187
- background-color: transparent;
188
- }
189
-
190
- .ant-table-header .ant-table-cell-scrollbar {
191
- display: none;
192
- }
193
- .ant-table-header table{
194
- visibility: unset !important;
195
- }
196
-
197
- .ant-table-body {
198
- overflow-y: auto !important;
199
- background: transparent !important;
200
- td {
201
- background: transparent;
202
- }
203
- }
204
-
205
- .ant-table .ant-table-tbody>tr>td {
206
- padding-left: 0;
207
- padding-right: 0;
208
- }
209
- .ant-table .ant-table-tbody>tr.ant-table-placeholder>td{
210
- border-bottom: none !important;
211
- }
212
- .ant-table-tbody > tr > td,
213
- .ant-table tfoot > tr > td{
214
- padding: 0 !important;
215
- }
216
-
217
- .row-cell-div {
218
- display : -webkit-box;
219
- -webkit-box-orient: vertical;
220
- -webkit-line-clamp: 2;
221
- overflow : hidden;
222
- white-space : initial;
223
- }
224
-
225
- .row-cell-pad {
226
- padding: 0px 8px;
227
- width: 100%;
228
- }
229
-
230
- .selectedCell {
231
- display : flex;
232
- justify-content: center;
233
- align-items : center;
234
-
235
- i {
236
- width: 25%;
237
- }
238
-
239
- span {
240
- width: 50%;
241
- }
242
- }
243
-
244
- .unSelectedCell {
245
- width: 100%;
246
- }
247
-
248
- .editorLine{
249
- position: absolute;
250
- bottom: 4px;
251
- width: 100%;
252
- height: 1px;
253
- display: block;
254
- }
255
-
256
- .mouse {
257
- cursor: pointer;
258
- }
259
-
260
- .iconKey {
261
- font-size: 20px;
262
- }
263
-
264
- .spanDel {
265
- height: 50px;
266
- display: inline-block;
267
- align-items: center;
268
- line-height: 50px;
269
- .iconDel {
270
- font-size: 20px;
271
- }
272
- }
273
-
274
- .iconText {
275
- overflow: hidden;
276
- cursor : default;
277
- }
278
-
279
- .ant-table-placeholder {
280
- background : transparent !important;
281
- border-color: transparent;
282
-
283
- .defaultContainer {
284
- display : flex;
285
- justify-content: center;
286
- align-items : center;
287
-
288
- .img {
289
- width : 100px;
290
- height: 100px;
291
- }
292
- }
293
- }
294
- .ant-table-tbody > tr.ant-table-placeholder:hover > td{
295
- background: transparent;
296
- }
297
-
298
- .ant-table-thead {
299
- .tplus-table-badge {
300
- display: none;
301
- }
302
- }
303
-
304
- .tplus-table-badge {
305
- .badge-item {
306
- position: absolute;
307
- width : 0;
308
- height : 0;
309
- top: 0;
310
-
311
- span {
312
- position : absolute;
313
- left : 0;
314
- top : -2px;
315
- transform: scale(0.8, 0.8);
316
- }
317
- }
318
-
319
- .badge-left-top {
320
- left : 0;
321
- border-right: 26px solid transparent;
322
-
323
- span {
324
- top: -27px;
325
- }
326
- }
327
-
328
- .badge-right-top {
329
- right : 0;
330
- border-left: 26px solid transparent;
331
-
332
- span {
333
- top : -27px;
334
- left: -14px;
335
- }
336
- }
337
-
338
- .badge-left-bottom {
339
- left : 0;
340
- border-right : 26px solid transparent;
341
-
342
- span {
343
- top: 9px;
344
- }
345
- }
346
-
347
- .badge-right-bottom {
348
- right : 0;
349
- border-left : 26px solid transparent;
350
-
351
- span {
352
- top : 9px;
353
- left: -14px;
354
- }
355
- }
356
- }
357
- }
358
- .Integral-exchange-item{
359
- display:flex;
360
- flex-direction: column;
361
- height: 100%;
362
- // align-items: center;
363
- padding: 0 8px;
364
- justify-content:center;
365
- .money,.value{
366
- display:block;
367
- color: #FF1916;
368
- line-height: 15px;
369
- }
370
- .money{
371
- margin-bottom: 7px;
372
- }
373
-
374
- .jinBi{
375
- font-size:8px;
376
- }
1
+ @color2 : #FFFFFF;
2
+
3
+ .touchTable {
4
+
5
+ height: 100%;
6
+
7
+ .u-table-header {
8
+ margin-bottom:0px!important;
9
+ }
10
+
11
+ .u-table-header::-webkit-scrollbar {
12
+ display: none;
13
+ }
14
+
15
+ .u-table-thead>tr>th {
16
+ font-size : 14px;
17
+ padding : 0 8px !important;
18
+ }
19
+
20
+ .u-table-body {
21
+ background: transparent !important;
22
+
23
+ td {
24
+ background: transparent !important;
25
+ }
26
+ }
27
+
28
+ .u-table-tbody>tr>td {
29
+ font-size : 16px;
30
+ padding : 0 !important;
31
+ background : @color2;
32
+ line-height: 18px;
33
+ position: relative;
34
+ }
35
+
36
+ .u-table-row-hover {
37
+ background: fade(@color2, 0);
38
+ }
39
+
40
+ .row-cell-div {
41
+ display : -webkit-box;
42
+ -webkit-box-orient: vertical;
43
+ -webkit-line-clamp: 2;
44
+ overflow : hidden;
45
+ white-space : initial;
46
+ }
47
+
48
+ .row-cell-pad {
49
+ padding: 0px 8px;
50
+ width: 100%;
51
+ }
52
+
53
+ .selectedCell {
54
+ display : flex;
55
+ justify-content: center;
56
+ align-items : center;
57
+
58
+ i {
59
+ width: 25%;
60
+ }
61
+
62
+ span {
63
+ width: 50%;
64
+ }
65
+ }
66
+
67
+ .unSelectedCell {
68
+ width: 100%;
69
+ }
70
+
71
+ .editorLine{
72
+ position: absolute;
73
+ bottom: 5px;
74
+ width: 100%;
75
+ height: 1px;
76
+ display: block;
77
+ }
78
+
79
+ .mouse {
80
+ cursor: pointer;
81
+ }
82
+
83
+ .iconKey {
84
+ font-size: 20px;
85
+ }
86
+
87
+ .spanDel {
88
+ height: 50px;
89
+ display: inline-block;
90
+ align-items: center;
91
+ line-height: 50px;
92
+ .iconDel {
93
+ font-size: 20px;
94
+ }
95
+ }
96
+
97
+ .iconText {
98
+ overflow: hidden;
99
+ cursor : default;
100
+ }
101
+
102
+ .u-table-placeholder {
103
+ background : transparent !important;
104
+ border-color: transparent;
105
+ color : #999999;
106
+
107
+ .defaultContainer {
108
+ display : flex;
109
+ justify-content: center;
110
+ align-items : center;
111
+
112
+ .img {
113
+ width : 100px;
114
+ height: 100px;
115
+ }
116
+ }
117
+ }
118
+
119
+ .u-table-thead {
120
+ .tplus-table-badge {
121
+ display: none;
122
+ }
123
+ }
124
+
125
+ .tplus-table-badge {
126
+ .badge-item {
127
+ position: absolute;
128
+ width : 0;
129
+ height : 0;
130
+
131
+ span {
132
+ position : absolute;
133
+ left : 0;
134
+ top : -2px;
135
+ transform: scale(0.8, 0.8);
136
+ }
137
+ }
138
+
139
+ .badge-left-top {
140
+ left : 0;
141
+ border-right: 26px solid transparent;
142
+
143
+ span {
144
+ top: -27px;
145
+ }
146
+ }
147
+
148
+ .badge-right-top {
149
+ right : 0;
150
+ border-left: 26px solid transparent;
151
+
152
+ span {
153
+ top : -27px;
154
+ left: -14px;
155
+ }
156
+ }
157
+
158
+ .badge-left-bottom {
159
+ left : 0;
160
+ border-right : 26px solid transparent;
161
+
162
+ span {
163
+ top: 9px;
164
+ }
165
+ }
166
+
167
+ .badge-right-bottom {
168
+ right : 0;
169
+ border-left : 26px solid transparent;
170
+
171
+ span {
172
+ top : 9px;
173
+ left: -14px;
174
+ }
175
+ }
176
+ }
177
+ }
178
+
179
+ .antTable {
180
+
181
+ height: 100%;
182
+ .ant-table{
183
+ background-color: transparent;
184
+ }
185
+
186
+ .ant-table-empty{
187
+ background-color: transparent;
188
+ }
189
+
190
+ .ant-table-header .ant-table-cell-scrollbar {
191
+ display: none;
192
+ }
193
+ .ant-table-header table{
194
+ visibility: unset !important;
195
+ }
196
+
197
+ .ant-table-body {
198
+ overflow-y: auto !important;
199
+ background: transparent !important;
200
+ td {
201
+ background: transparent;
202
+ }
203
+ }
204
+
205
+ .ant-table .ant-table-tbody>tr>td {
206
+ padding-left: 0;
207
+ padding-right: 0;
208
+ }
209
+ .ant-table .ant-table-tbody>tr.ant-table-placeholder>td{
210
+ border-bottom: none !important;
211
+ }
212
+ .ant-table-tbody > tr > td,
213
+ .ant-table tfoot > tr > td{
214
+ padding: 0 !important;
215
+ }
216
+
217
+ .row-cell-div {
218
+ display : -webkit-box;
219
+ -webkit-box-orient: vertical;
220
+ -webkit-line-clamp: 2;
221
+ overflow : hidden;
222
+ white-space : initial;
223
+ }
224
+
225
+ .row-cell-pad {
226
+ padding: 0px 8px;
227
+ width: 100%;
228
+ }
229
+
230
+ .selectedCell {
231
+ display : flex;
232
+ justify-content: center;
233
+ align-items : center;
234
+
235
+ i {
236
+ width: 25%;
237
+ }
238
+
239
+ span {
240
+ width: 50%;
241
+ }
242
+ }
243
+
244
+ .unSelectedCell {
245
+ width: 100%;
246
+ }
247
+
248
+ .editorLine{
249
+ position: absolute;
250
+ bottom: 4px;
251
+ width: 100%;
252
+ height: 1px;
253
+ display: block;
254
+ }
255
+
256
+ .mouse {
257
+ cursor: pointer;
258
+ }
259
+
260
+ .iconKey {
261
+ font-size: 20px;
262
+ }
263
+
264
+ .spanDel {
265
+ height: 50px;
266
+ display: inline-block;
267
+ align-items: center;
268
+ line-height: 50px;
269
+ .iconDel {
270
+ font-size: 20px;
271
+ }
272
+ }
273
+
274
+ .iconText {
275
+ overflow: hidden;
276
+ cursor : default;
277
+ }
278
+
279
+ .ant-table-placeholder {
280
+ background : transparent !important;
281
+ border-color: transparent;
282
+
283
+ .defaultContainer {
284
+ display : flex;
285
+ justify-content: center;
286
+ align-items : center;
287
+
288
+ .img {
289
+ width : 100px;
290
+ height: 100px;
291
+ }
292
+ }
293
+ }
294
+ .ant-table-tbody > tr.ant-table-placeholder:hover > td{
295
+ background: transparent;
296
+ }
297
+
298
+ .ant-table-thead {
299
+ .tplus-table-badge {
300
+ display: none;
301
+ }
302
+ }
303
+
304
+ .tplus-table-badge {
305
+ .badge-item {
306
+ position: absolute;
307
+ width : 0;
308
+ height : 0;
309
+ top: 0;
310
+
311
+ span {
312
+ position : absolute;
313
+ left : 0;
314
+ top : -2px;
315
+ transform: scale(0.8, 0.8);
316
+ }
317
+ }
318
+
319
+ .badge-left-top {
320
+ left : 0;
321
+ border-right: 26px solid transparent;
322
+
323
+ span {
324
+ top: -27px;
325
+ }
326
+ }
327
+
328
+ .badge-right-top {
329
+ right : 0;
330
+ border-left: 26px solid transparent;
331
+
332
+ span {
333
+ top : -27px;
334
+ left: -14px;
335
+ }
336
+ }
337
+
338
+ .badge-left-bottom {
339
+ left : 0;
340
+ border-right : 26px solid transparent;
341
+
342
+ span {
343
+ top: 9px;
344
+ }
345
+ }
346
+
347
+ .badge-right-bottom {
348
+ right : 0;
349
+ border-left : 26px solid transparent;
350
+
351
+ span {
352
+ top : 9px;
353
+ left: -14px;
354
+ }
355
+ }
356
+ }
357
+ }
358
+ .Integral-exchange-item{
359
+ display:flex;
360
+ flex-direction: column;
361
+ height: 100%;
362
+ // align-items: center;
363
+ padding: 0 8px;
364
+ justify-content:center;
365
+ .money,.value{
366
+ display:block;
367
+ color: #FF1916;
368
+ line-height: 15px;
369
+ }
370
+ .money{
371
+ margin-bottom: 7px;
372
+ }
373
+
374
+ .jinBi{
375
+ font-size:8px;
376
+ }
377
377
  }