tplus-member 3.50.1 → 3.50.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. package/dist/api.js +5 -5
  2. package/dist/api.js.map +1 -1
  3. package/dist/controllers/FeedbackController.js.map +1 -1
  4. package/dist/controllers/MemberOrderController.js +12 -12
  5. package/dist/controllers/MemberOrderController.js.map +1 -1
  6. package/dist/controllers/OpenCardController.js +7 -7
  7. package/dist/controllers/OpenCardController.js.map +1 -1
  8. package/dist/controllers/defaultConfig.js.map +1 -1
  9. package/dist/dataProvider/member.js +7 -7
  10. package/dist/dataProvider/member.js.map +1 -1
  11. package/dist/dataProvider/openCard.js.map +1 -1
  12. package/dist/domain/member/AuthProcess.js.map +1 -1
  13. package/dist/domain/member/CardCodeChangedProcessor.js +2 -2
  14. package/dist/domain/member/CardCodeChangedProcessor.js.map +1 -1
  15. package/dist/domain/member/CheckCardCodeAndCodeProcessor.js +2 -2
  16. package/dist/domain/member/CheckCardCodeAndCodeProcessor.js.map +1 -1
  17. package/dist/domain/member/CheckMobilephoneFormatProcessor.js +2 -2
  18. package/dist/domain/member/CheckMobilephoneFormatProcessor.js.map +1 -1
  19. package/dist/domain/member/CheckPresentAmountProcessor.js +2 -2
  20. package/dist/domain/member/CheckPresentAmountProcessor.js.map +1 -1
  21. package/dist/domain/member/EffectiveDateChangedProcessor.js +2 -2
  22. package/dist/domain/member/EffectiveDateChangedProcessor.js.map +1 -1
  23. package/dist/domain/member/GetThisPresentAmountProcessor.js +2 -2
  24. package/dist/domain/member/GetThisPresentAmountProcessor.js.map +1 -1
  25. package/dist/domain/member/InitDataProcessor.js +123 -123
  26. package/dist/domain/member/InitDataProcessor.js.map +1 -1
  27. package/dist/domain/member/IsMemberEffectiveProcessor.js +2 -2
  28. package/dist/domain/member/IsMemberEffectiveProcessor.js.map +1 -1
  29. package/dist/domain/member/IsMemberEnableProcessor.js +2 -2
  30. package/dist/domain/member/IsMemberEnableProcessor.js.map +1 -1
  31. package/dist/domain/member/IsMemberExpirationProcessor.js +2 -2
  32. package/dist/domain/member/IsMemberExpirationProcessor.js.map +1 -1
  33. package/dist/domain/member/IsMemberPasswordSameProcessor.js +2 -2
  34. package/dist/domain/member/IsMemberPasswordSameProcessor.js.map +1 -1
  35. package/dist/domain/member/IsMemberStorageForStoreProcessor.js +3 -3
  36. package/dist/domain/member/IsMemberStorageForStoreProcessor.js.map +1 -1
  37. package/dist/domain/member/MemberTypeChangedProcessor.js +4 -4
  38. package/dist/domain/member/MemberTypeChangedProcessor.js.map +1 -1
  39. package/dist/domain/member/MobilephoneChangedProcessor.js +4 -4
  40. package/dist/domain/member/MobilephoneChangedProcessor.js.map +1 -1
  41. package/dist/domain/member/PersonProcesser.js.map +1 -1
  42. package/dist/domain/member/PriuserdefChangedProcessor.js +2 -2
  43. package/dist/domain/member/PriuserdefChangedProcessor.js.map +1 -1
  44. package/dist/domain/operationLog/AddLogProcessor.js +6 -6
  45. package/dist/domain/operationLog/AddLogProcessor.js.map +1 -1
  46. package/dist/domain/operationLog/OperationConfig.js.map +1 -1
  47. package/dist/domain/operationLog/OperationLog.js.map +1 -1
  48. package/dist/index.js.map +1 -1
  49. package/dist/member/MemberCardList.js +2 -2
  50. package/dist/member/MemberCardList.js.map +1 -1
  51. package/dist/member/MemberPhoto.js.map +1 -1
  52. package/dist/member/MemberShow.js.map +1 -1
  53. package/dist/member/ShopMember.js +152 -54
  54. package/dist/member/ShopMember.js.map +1 -1
  55. package/dist/member/ShopMember.less +654 -636
  56. package/dist/member/ShopMemberStorage.js +191 -86
  57. package/dist/member/ShopMemberStorage.js.map +1 -1
  58. package/dist/member/api.js.map +1 -1
  59. package/dist/member/color.less +31 -31
  60. package/dist/member/index.js +8 -7
  61. package/dist/member/index.js.map +1 -1
  62. package/dist/member/index.less +578 -571
  63. package/dist/member/memberMenu/bindCard/index.js.map +1 -1
  64. package/dist/member/memberMenu/bindCard/style.less +7 -7
  65. package/dist/member/memberMenu/changeMemberCard/index.js.map +1 -1
  66. package/dist/member/memberMenu/changeMemberCard/style.less +42 -42
  67. package/dist/member/memberMenu/index.js +2 -1
  68. package/dist/member/memberMenu/index.js.map +1 -1
  69. package/dist/member/memberMenu/modifyPass/index.js.map +1 -1
  70. package/dist/member/memberMenu/modifyPass/store.js.map +1 -1
  71. package/dist/member/memberMenu/modifyPass/style.less +96 -96
  72. package/dist/member/memberMenu/style.less +136 -136
  73. package/dist/member/memberMenuStorage/bindCard/index.js.map +1 -1
  74. package/dist/member/memberMenuStorage/bindCard/style.less +7 -7
  75. package/dist/member/memberMenuStorage/changeMemberCard/index.js.map +1 -1
  76. package/dist/member/memberMenuStorage/changeMemberCard/style.less +42 -42
  77. package/dist/member/memberMenuStorage/index.js +2 -1
  78. package/dist/member/memberMenuStorage/index.js.map +1 -1
  79. package/dist/member/memberMenuStorage/modifyPass/index.js.map +1 -1
  80. package/dist/member/memberMenuStorage/modifyPass/store.js.map +1 -1
  81. package/dist/member/memberMenuStorage/modifyPass/style.less +96 -96
  82. package/dist/member/memberMenuStorage/style.less +138 -138
  83. package/dist/member/memberTab/MemberCardInfo.js.map +1 -1
  84. package/dist/member/memberTab/MemberManager.js.map +1 -1
  85. package/dist/member/memberTab/MemberStorage.js +7 -7
  86. package/dist/member/memberTab/MemberStorage.js.map +1 -1
  87. package/dist/member/memberTab/index.js.map +1 -1
  88. package/dist/member/memberTab.js.map +1 -1
  89. package/dist/socket.js +13 -13
  90. package/dist/socket.js.map +1 -1
  91. package/dist/stores/MemberStore.js.map +1 -1
  92. package/dist/stores/index.js.map +1 -1
  93. package/dist/utils.js.map +1 -1
  94. package/dist/viewController/MemberOrderViewController.js.map +1 -1
  95. package/dist/viewDoMain/CheckMemberProcessorBlock.js +2 -2
  96. package/dist/viewDoMain/CheckMemberProcessorBlock.js.map +1 -1
  97. package/dist/viewDoMain/CheckMemberStorageProcessorBlock.js +2 -2
  98. package/dist/viewDoMain/CheckMemberStorageProcessorBlock.js.map +1 -1
  99. package/dist/viewDoMain/CheckSelectMemberProcessorBlock.js +2 -2
  100. package/dist/viewDoMain/CheckSelectMemberProcessorBlock.js.map +1 -1
  101. package/dist/viewDoMain/CheckUpdatePasswordProcessorBlock.js.map +1 -1
  102. package/dist/viewDoMain/MemberDataChangedProcessorBlock.js +2 -2
  103. package/dist/viewDoMain/MemberDataChangedProcessorBlock.js.map +1 -1
  104. package/dist/viewDoMain/MemberDataPreSaveProcessorBlock.js +2 -2
  105. package/dist/viewDoMain/MemberDataPreSaveProcessorBlock.js.map +1 -1
  106. package/dist/viewDoMain/StorageAmountChangedProcessorBlock.js +2 -2
  107. package/dist/viewDoMain/StorageAmountChangedProcessorBlock.js.map +1 -1
  108. package/dist/viewModels/memberVoucher.js +3 -3
  109. package/dist/viewModels/memberVoucher.js.map +1 -1
  110. package/dist/views/MemberOrderView.js +5 -5
  111. package/dist/views/MemberOrderView.js.map +1 -1
  112. package/dist/views/MemberStore.less +143 -143
  113. package/dist/views/MemberStoreNew.less +228 -228
  114. package/dist/views/MemberStoreNewView.js +1 -1
  115. package/dist/views/MemberStoreNewView.js.map +1 -1
  116. package/dist/views/MemberStoreView.js.map +1 -1
  117. package/dist/views/MemberStoreViewContainer.js.map +1 -1
  118. package/dist/views/PresentDetail.less +118 -118
  119. package/dist/views/PresetDetailView.js.map +1 -1
  120. package/dist/views/memberOrder.less +54 -54
  121. package/locales/zh/tplus-portsetting.json +1 -1
  122. package/locales/zh-CN/tplus-portsetting.json +1 -1
  123. package/package.json +1 -1
@@ -1,571 +1,578 @@
1
- @import "~tplus-components/dist/index.less";
2
- @import './color.less';
3
-
4
- .MemberContainer {
5
- display : flex;
6
- justify-content : center;
7
- align-items : Center;
8
- width : 400px;
9
- height : 56px;
10
- padding: 0px 10px;
11
- .left {
12
- width : 320px;
13
- flex: 1;
14
- .search {
15
- width : 100%;
16
- border-radius : 3px;
17
- height: 32px;
18
- line-height: 32px;
19
- display: flex;
20
-
21
- .b1 {
22
- float : left;
23
- height : 30px;
24
- line-height: 30px;
25
- flex: 1;
26
- position: relative;
27
- .tplus-spin{
28
- position: absolute;
29
- right: 0;
30
- top: 2px;
31
- }
32
- .input {
33
- width : 100%;
34
- height : 30px;
35
- border-width: 0 !important;
36
- padding : 0 5px;
37
- background : transparent;
38
- padding-left: 12px;
39
- }
40
- }
41
-
42
- .b2 {
43
- float : right;
44
- display : flex;
45
- align-items: center;
46
- height : 30px;
47
- position: relative;
48
-
49
- .icon {
50
- font-size: 20px;
51
- color : @color-g2;
52
- cursor : pointer;
53
- margin-left: 8px;
54
- margin-right: 8px;
55
- }
56
- .openFaceRecognition-box{
57
- position: relative;
58
- width: 38px;
59
- height: 100%;
60
- .face-spin{
61
- position: absolute;
62
- top: 4px;
63
- left: 5px;
64
- }
65
- }
66
- }
67
- }
68
- .face-spin{
69
- margin-top: -2px;
70
- position: absolute;
71
- right: 6px;
72
- .circle{
73
- border: 2px solid #ef8f39;
74
- border-top-color: transparent;
75
- }
76
- }
77
-
78
- .info {
79
- width : 100%;
80
- height : 56px;
81
- display : flex;
82
- justify-content: left;
83
- align-items : Center;
84
- &.member-btn-hidden-flex{
85
- .first{
86
- flex: 0;
87
- }
88
- .second{
89
- flex: 1;
90
- justify-content: space-around;
91
- align-items: center;
92
- line-height: normal !important;
93
- }
94
- .close{
95
- flex: 0 0 50px;
96
- }
97
- }
98
- .first {
99
- position: relative;
100
- img {
101
- width : 36px;
102
- height : 36px;
103
- border-radius: 50%;
104
- border : 1px solid @color-g8;
105
- overflow : hidden;
106
- cursor : pointer;
107
- }
108
- .shengriIcon {
109
- position: absolute;
110
- left: 27px;
111
- top: -6px;
112
- color: #FA4052;
113
- }
114
- .birthdayContent {
115
- overflow: hidden;
116
- width: 145px;
117
- height: 185px;
118
- position: absolute;
119
- left: 100px;
120
- line-height: normal;
121
- top: -6px;
122
- color: white;
123
- background-image: url('@{url-prefix}/pictures/member_care.png');
124
- background-repeat:no-repeat;
125
- background-size:185px 145px;
126
- z-index: 332;
127
- .birthdayWarn {
128
- font-size: 9.6px;
129
- margin: 12px 0 0px 20px;
130
- color: white;
131
- }
132
- .check {
133
- margin-top: 5px;
134
- font-size: 10px;
135
- width: 30px !important;
136
- padding: 0 !important;
137
- min-width: 0;
138
- color: white;
139
- margin-left: 25px;
140
- height: 12px;
141
- line-height: 12px;
142
- font-family: 'PingFangSC-Regular';
143
- border: none !important;
144
- }
145
- }
146
- .cuowudaIcon {
147
- position: absolute;
148
- left: 100px;
149
- top: 100px;
150
- z-index: 333;
151
- top: 0;
152
- left: 230px;
153
- font-size: 20px;
154
- color: rgba(68,68,68,0.70);
155
- transform: rotate(29deg);
156
- }
157
- }
158
-
159
- .second {
160
- width : 240px;
161
- font-size : 12px;
162
- color : @color-g1;
163
- cursor : default;
164
- display : flex;
165
- justify-content: left;
166
- align-items : Center;
167
- cursor: pointer;
168
- .one {
169
- width : 82px;
170
- overflow: hidden;
171
- padding-left : 5px;
172
-
173
- .a {
174
- overflow : hidden;
175
- white-space : nowrap;
176
- text-overflow: ellipsis;
177
- }
178
-
179
- .b {
180
- text-align : left;
181
- font-size : 12px;
182
- margin-top : 5px;
183
- //color : @color-d7;
184
- //background:url('https://newretail.static.chanjet.com/member_class.png') no-repeat left top;
185
- //min-width : 40px;
186
- //background: linear-gradient(to bottom right, #e5c583 , #fadcb0);
187
- //border-radius: 14px 20px 20px 0;
188
- //display: inline-block;
189
- //padding: 0 4px;
190
- //max-width: 100%;
191
- //overflow: hidden;
192
- //height : 18px;
193
- //line-height : 18px;
194
- }
195
- }
196
-
197
- .two {
198
- text-align: center;
199
- width : 54px;
200
- //overflow : hidden;
201
- word-break: keep-all;
202
-
203
- .a {
204
- font-size : 12px;
205
- font-weight: bold;
206
- overflow: hidden;
207
- text-overflow:ellipsis;
208
- white-space: nowrap;
209
- }
210
-
211
- .b {
212
- font-size : 12px;
213
- margin-top: 5px;
214
- }
215
- }
216
- }
217
-
218
- .close {
219
- display: flex;
220
- justify-content: center;
221
- overflow : hidden;
222
- width : 30px;
223
- height : 56px;
224
- line-height: 56px;
225
- padding : 0px 5px;
226
- cursor: pointer;
227
-
228
- i {
229
- font-size: 16px;
230
- color : @color-g5;
231
- }
232
- }
233
- }
234
- }
235
-
236
- .right {
237
- width : 90px;
238
- font-size : 12px;
239
- padding-left: 10px;
240
- border-left : 1px solid @color-g6;
241
- position : relative;
242
-
243
- .btn {
244
- width : 64px;
245
- min-width : 0px;
246
- height : 32px;
247
- line-height : 32px;
248
- padding : 0;
249
- font-size : 12px;
250
- overflow: visible;
251
- }
252
- .inshop-member-spin{
253
- margin: 0 auto;
254
- display: inline-block;
255
- margin-top: 3px;
256
- }
257
-
258
- .badge {
259
- padding: 0px 4px;
260
- position : absolute;
261
- top : -11px;
262
- right : -8px;
263
- min-width : 20px;
264
- height : 20px;
265
- line-height : 20px;
266
- text-align : center;
267
- font-size : 12px;
268
- color : @color-z3;
269
- border-radius : 20px;
270
- background-color: @color-d1;
271
- }
272
- }
273
-
274
- .float{
275
- display: flex;
276
- align-items: center;
277
- position: fixed;
278
- top: 47px;
279
- left: 102px;
280
- z-index: 333;
281
- width: 122px;
282
- height: 26px;
283
- background: #FFF;
284
- border-radius: 3px;
285
- box-shadow: 0px 1px 5px #999;
286
- font-size: 10px;
287
-
288
- .txt{
289
- margin-left: 5px;
290
- color: #000;
291
- font-weight: 600;
292
- }
293
- .btn{
294
- background: #FF8C25;
295
- width: 32px;
296
- height: 15px;
297
- line-height: 15px;
298
- border-radius: 5px;
299
- color: #FFF;
300
- text-align: center;
301
- margin-left: 5px;
302
- cursor: pointer;
303
- }
304
- .cancel{
305
- position: absolute;
306
- top: 0;
307
- right: 0;
308
- background: fade(#000,30%);
309
- border-bottom-left-radius: 60%;
310
- cursor: pointer;
311
- i{font-size: 10px;color: #FFF;}
312
- }
313
-
314
- }
315
- }
316
-
317
- .member-care-modal{
318
- .ant-modal-footer{display: none;}
319
- .ant-modal-body{height: 400px !important;width: 688px;margin: auto;}
320
- color: #000;
321
- .first{
322
- height: 30px;
323
- font-size: 25px;
324
- text-align: center;
325
- margin-top: 28px;
326
- }
327
- .second {
328
- width: 588px;
329
- height : 40px;
330
- background : #F1FBF6;
331
- margin : 17px 0;
332
- display: flex;
333
- border: 1px dashed #BCEDD3;
334
- align-items: center;
335
- margin-left: 50px;
336
- i{margin-left: 20px;color: #333;}
337
- span{margin-left: 10px;}
338
- .secondContent {
339
- margin-top: -3px;
340
- }
341
- }
342
- .third{
343
- height: 50px;
344
- // width: 450px;
345
- justify-content: center;
346
- margin: 0 auto;
347
- display: flex;
348
- align-items: center;
349
- font-size: 14px;
350
- .one{
351
- position: relative;
352
- img{height: 50px;width: 50px;}
353
- i{position: absolute;top: -10px;right: -5px; color:#FA4052}
354
-
355
- }
356
- .two{
357
- margin-left: 20px;
358
- }
359
- }
360
- .fourth{
361
- height: 150px;
362
- width: 450px;
363
- font-size: 14px;
364
- margin: 10px auto;
365
- overflow-y: scroll;
366
-
367
- .item {
368
- height: 30px;
369
- line-height: 30px;
370
- margin-left: 50px;
371
- }
372
- }
373
- }
374
-
375
- .member-birthday {
376
- .u-modal-content {
377
- background-color: rgba(255, 255, 255, 0) !important;
378
- box-shadow : 0 0 0 !important;
379
- border : 0 !important;
380
- text-align : center;
381
-
382
- .u-modal-body {
383
- width : 600px !important;
384
- height: 370px !important;
385
- }
386
-
387
- .u-modal-header,
388
- .u-modal-footer {
389
-
390
- display: none;
391
- }
392
-
393
- .picture {
394
- img {
395
- width : 350px;
396
- height: 308px;
397
- }
398
-
399
- i {
400
- position : absolute;
401
- top : 0;
402
- right : 100px;
403
- font-size: 24px;
404
- color : #FFFFFF;
405
- }
406
- }
407
-
408
- .remark {
409
- margin-top: 24px;
410
- font-size : 22px;
411
- color : #FFFFFF;
412
-
413
- span {
414
- padding: 0 5px;
415
- color : #EF8F39;
416
- }
417
- }
418
- }
419
- }
420
-
421
- .member-modal-animation{
422
- &.u-modal.fade{
423
- .u-modal-dialog{
424
- opacity: 0;
425
- top: 40%;
426
- transform: translateY(-50%);
427
- margin: 0px auto;
428
- transition: all .2s ease-in-out !important;
429
- }
430
-
431
- &.in{
432
- .u-modal-dialog{
433
- opacity: 1;
434
- top: 50%;
435
- }
436
- }
437
- }
438
- }
439
- .MemberShowContainer {
440
- .ant-modal-body{
441
- padding: 0px;
442
- }
443
- .member-show-body {
444
- .memberShopContainer {
445
- padding-left: 0px !important;
446
- }
447
-
448
- .member-shop-content {
449
- width: 100%;
450
- height:calc(~'100% - 56px');
451
-
452
- .member-content-tab {
453
- flex: 1;
454
- }
455
- }
456
- }
457
-
458
- .footer {
459
- border-top: 1px solid @color-g6 !important;
460
- .ant-btn{
461
- margin-right: 20px !important;
462
- }
463
- }
464
- }
465
-
466
- .MemberPhotoContainer {
467
- .header {
468
- border-bottom: 1px solid @color-g6 !important;
469
- .u-modal-title {
470
- font-size : 18px;
471
- }
472
- }
473
-
474
- .body {
475
- height : 376px;
476
- overflow : hidden;
477
- overflow-y: auto;
478
- padding : 0;
479
- display: flex;
480
- flex-wrap: wrap;
481
- justify-content: space-between;
482
- .memberPhoto {
483
- float : left;
484
- text-align : center;
485
- padding: 10px 20px;
486
- position : relative;
487
- width: 120px;
488
- height: 135px;
489
-
490
- .img {
491
- width : 80px;
492
- height : 80px;
493
- border-radius: 50%;
494
- border : 1px solid @color-z3;
495
- overflow : hidden;
496
- }
497
-
498
- .select {
499
- position : absolute;
500
- bottom : 45px;
501
- right : 25px;
502
- height : 22px;
503
- width : 22px;
504
- font-size : 12px;
505
- color : @color-z3;
506
- border-radius : 20px;
507
- background-color: @color-z1;
508
- }
509
-
510
- .tag {
511
- font-size : 16px;
512
- line-height: 14px;
513
- color : @color-g1;
514
- font-weight: 600;
515
- padding-top: 16px;
516
- }
517
-
518
- img {
519
- width : 80px;
520
- height: 80px;
521
- }
522
- }
523
- }
524
-
525
- .footer {
526
- border-top: 1px solid @color-g6 !important;
527
- padding: 12px;
528
- }
529
- }
530
-
531
- .MemberCloseContainer {
532
- .header {
533
- .u-modal-title {
534
- font-size : 18px;
535
- }
536
- .u-close {
537
- opacity: 1 !important;
538
- }
539
- }
540
-
541
- .body {
542
- height : 120px;
543
- padding: 0;
544
- display: flex;
545
-
546
- .content {
547
- margin-top : 23px;
548
- margin-left: 32px;
549
-
550
- .icon {
551
- font-size: 20px;
552
- color : @color-z1;
553
- }
554
-
555
- .span {
556
- margin-left: 20px;
557
- font-size : 20px;
558
- font-weight: 400;
559
- }
560
- }
561
- }
562
- }
563
-
564
- .member-modal-wrapper{
565
- .u-modal-backdrop{
566
- z-index: 900 !important;
567
- }
568
- .u-modal{
569
- z-index: 901 !important;
570
- }
571
- }
1
+ @import "~tplus-components/dist/index.less";
2
+ @import './color.less';
3
+
4
+ .MemberContainer {
5
+ display : flex;
6
+ justify-content : center;
7
+ align-items : Center;
8
+ width : 400px;
9
+ height : 56px;
10
+ padding: 0px 10px;
11
+ .left {
12
+ width : 320px;
13
+ flex: 1;
14
+ .search {
15
+ width : 100%;
16
+ border-radius : 3px;
17
+ height: 32px;
18
+ line-height: 32px;
19
+ display: flex;
20
+
21
+ .b1 {
22
+ float : left;
23
+ height : 30px;
24
+ line-height: 30px;
25
+ flex: 1;
26
+ position: relative;
27
+ .tplus-spin{
28
+ position: absolute;
29
+ right: 0;
30
+ top: 2px;
31
+ }
32
+ .input {
33
+ width : 100%;
34
+ height : 30px;
35
+ border-width: 0 !important;
36
+ padding : 0 5px;
37
+ background : transparent;
38
+ padding-left: 12px;
39
+ }
40
+ }
41
+
42
+ .b2 {
43
+ float : right;
44
+ display : flex;
45
+ align-items: center;
46
+ height : 30px;
47
+ position: relative;
48
+
49
+ .icon {
50
+ font-size: 20px;
51
+ color : @color-g2;
52
+ cursor : pointer;
53
+ margin-left: 8px;
54
+ margin-right: 8px;
55
+ }
56
+ .openFaceRecognition-box{
57
+ position: relative;
58
+ width: 38px;
59
+ height: 100%;
60
+ .face-spin{
61
+ position: absolute;
62
+ top: 4px;
63
+ left: 5px;
64
+ }
65
+ }
66
+ }
67
+ }
68
+ .face-spin{
69
+ margin-top: -2px;
70
+ position: absolute;
71
+ right: 6px;
72
+ .circle{
73
+ border: 2px solid #ef8f39;
74
+ border-top-color: transparent;
75
+ }
76
+ }
77
+
78
+ .info {
79
+ width : 100%;
80
+ height : 56px;
81
+ display : flex;
82
+ justify-content: left;
83
+ align-items : Center;
84
+ &.member-btn-hidden-flex{
85
+ .first{
86
+ flex: 0;
87
+ }
88
+ .second{
89
+ flex: 1;
90
+ justify-content: space-around;
91
+ align-items: center;
92
+ line-height: normal !important;
93
+ }
94
+ .close{
95
+ flex: 0 0 50px;
96
+ }
97
+ }
98
+ .first {
99
+ position: relative;
100
+ img {
101
+ width : 36px;
102
+ height : 36px;
103
+ border-radius: 50%;
104
+ border : 1px solid @color-g8;
105
+ overflow : hidden;
106
+ cursor : pointer;
107
+ }
108
+ .shengriIcon {
109
+ position: absolute;
110
+ left: 27px;
111
+ top: -6px;
112
+ color: #FA4052;
113
+ }
114
+ .birthdayContent {
115
+ overflow: hidden;
116
+ width: 145px;
117
+ height: 185px;
118
+ position: absolute;
119
+ left: 100px;
120
+ line-height: normal;
121
+ top: -6px;
122
+ color: white;
123
+ background-image: url('@{url-prefix}/pictures/member_care.png');
124
+ background-repeat:no-repeat;
125
+ background-size:185px 145px;
126
+ z-index: 332;
127
+ .birthdayWarn {
128
+ font-size: 9.6px;
129
+ margin: 12px 0 0px 20px;
130
+ color: white;
131
+ }
132
+ .check {
133
+ margin-top: 5px;
134
+ font-size: 10px;
135
+ width: 30px !important;
136
+ padding: 0 !important;
137
+ min-width: 0;
138
+ color: white;
139
+ margin-left: 25px;
140
+ height: 12px;
141
+ line-height: 12px;
142
+ font-family: 'PingFangSC-Regular';
143
+ border: none !important;
144
+ }
145
+ }
146
+ .cuowudaIcon {
147
+ position: absolute;
148
+ left: 100px;
149
+ top: 100px;
150
+ z-index: 333;
151
+ top: 0;
152
+ left: 230px;
153
+ font-size: 20px;
154
+ color: rgba(68,68,68,0.70);
155
+ transform: rotate(29deg);
156
+ }
157
+ }
158
+
159
+ .second {
160
+ width : 240px;
161
+ font-size : 12px;
162
+ color : @color-g1;
163
+ cursor : default;
164
+ display : flex;
165
+ justify-content: left;
166
+ align-items : Center;
167
+ cursor: pointer;
168
+ .one {
169
+ width : 120px;
170
+ overflow: hidden;
171
+ padding-left : 5px;
172
+ .a {
173
+ overflow : hidden;
174
+ white-space : nowrap;
175
+ text-overflow: ellipsis;
176
+ }
177
+
178
+ .b {
179
+ text-align : left;
180
+ font-size : 12px;
181
+ margin-top : 5px;
182
+ //color : @color-d7;
183
+ //background:url('https://newretail.static.chanjet.com/member_class.png') no-repeat left top;
184
+ //min-width : 40px;
185
+ //background: linear-gradient(to bottom right, #e5c583 , #fadcb0);
186
+ //border-radius: 14px 20px 20px 0;
187
+ //display: inline-block;
188
+ //padding: 0 4px;
189
+ //max-width: 100%;
190
+ //overflow: hidden;
191
+ //height : 18px;
192
+ //line-height : 18px;
193
+ }
194
+ }
195
+ .oneDtMember {
196
+ .b {
197
+ width: 120px;
198
+ word-wrap: break-word;
199
+ word-break: break-all;
200
+ overflow: hidden;
201
+ }
202
+ }
203
+
204
+ .two {
205
+ text-align: center;
206
+ width : 54px;
207
+ //overflow : hidden;
208
+ word-break: keep-all;
209
+
210
+ .a {
211
+ font-size : 12px;
212
+ font-weight: bold;
213
+ overflow: hidden;
214
+ text-overflow:ellipsis;
215
+ white-space: nowrap;
216
+ }
217
+
218
+ .b {
219
+ font-size : 12px;
220
+ margin-top: 5px;
221
+ }
222
+ }
223
+ }
224
+
225
+ .close {
226
+ display: flex;
227
+ justify-content: center;
228
+ overflow : hidden;
229
+ width : 30px;
230
+ height : 56px;
231
+ line-height: 56px;
232
+ padding : 0px 5px;
233
+ cursor: pointer;
234
+
235
+ i {
236
+ font-size: 16px;
237
+ color : @color-g5;
238
+ }
239
+ }
240
+ }
241
+ }
242
+
243
+ .right {
244
+ width : 90px;
245
+ font-size : 12px;
246
+ padding-left: 10px;
247
+ border-left : 1px solid @color-g6;
248
+ position : relative;
249
+
250
+ .btn {
251
+ width : 64px;
252
+ min-width : 0px;
253
+ height : 32px;
254
+ line-height : 32px;
255
+ padding : 0;
256
+ font-size : 12px;
257
+ overflow: visible;
258
+ }
259
+ .inshop-member-spin{
260
+ margin: 0 auto;
261
+ display: inline-block;
262
+ margin-top: 3px;
263
+ }
264
+
265
+ .badge {
266
+ padding: 0px 4px;
267
+ position : absolute;
268
+ top : -11px;
269
+ right : -8px;
270
+ min-width : 20px;
271
+ height : 20px;
272
+ line-height : 20px;
273
+ text-align : center;
274
+ font-size : 12px;
275
+ color : @color-z3;
276
+ border-radius : 20px;
277
+ background-color: @color-d1;
278
+ }
279
+ }
280
+
281
+ .float{
282
+ display: flex;
283
+ align-items: center;
284
+ position: fixed;
285
+ top: 47px;
286
+ left: 102px;
287
+ z-index: 333;
288
+ width: 122px;
289
+ height: 26px;
290
+ background: #FFF;
291
+ border-radius: 3px;
292
+ box-shadow: 0px 1px 5px #999;
293
+ font-size: 10px;
294
+
295
+ .txt{
296
+ margin-left: 5px;
297
+ color: #000;
298
+ font-weight: 600;
299
+ }
300
+ .btn{
301
+ background: #FF8C25;
302
+ width: 32px;
303
+ height: 15px;
304
+ line-height: 15px;
305
+ border-radius: 5px;
306
+ color: #FFF;
307
+ text-align: center;
308
+ margin-left: 5px;
309
+ cursor: pointer;
310
+ }
311
+ .cancel{
312
+ position: absolute;
313
+ top: 0;
314
+ right: 0;
315
+ background: fade(#000,30%);
316
+ border-bottom-left-radius: 60%;
317
+ cursor: pointer;
318
+ i{font-size: 10px;color: #FFF;}
319
+ }
320
+
321
+ }
322
+ }
323
+
324
+ .member-care-modal{
325
+ .ant-modal-footer{display: none;}
326
+ .ant-modal-body{height: 400px !important;width: 688px;margin: auto;}
327
+ color: #000;
328
+ .first{
329
+ height: 30px;
330
+ font-size: 25px;
331
+ text-align: center;
332
+ margin-top: 28px;
333
+ }
334
+ .second {
335
+ width: 588px;
336
+ height : 40px;
337
+ background : #F1FBF6;
338
+ margin : 17px 0;
339
+ display: flex;
340
+ border: 1px dashed #BCEDD3;
341
+ align-items: center;
342
+ margin-left: 50px;
343
+ i{margin-left: 20px;color: #333;}
344
+ span{margin-left: 10px;}
345
+ .secondContent {
346
+ margin-top: -3px;
347
+ }
348
+ }
349
+ .third{
350
+ height: 50px;
351
+ // width: 450px;
352
+ justify-content: center;
353
+ margin: 0 auto;
354
+ display: flex;
355
+ align-items: center;
356
+ font-size: 14px;
357
+ .one{
358
+ position: relative;
359
+ img{height: 50px;width: 50px;}
360
+ i{position: absolute;top: -10px;right: -5px; color:#FA4052}
361
+
362
+ }
363
+ .two{
364
+ margin-left: 20px;
365
+ }
366
+ }
367
+ .fourth{
368
+ height: 150px;
369
+ width: 450px;
370
+ font-size: 14px;
371
+ margin: 10px auto;
372
+ overflow-y: scroll;
373
+
374
+ .item {
375
+ height: 30px;
376
+ line-height: 30px;
377
+ margin-left: 50px;
378
+ }
379
+ }
380
+ }
381
+
382
+ .member-birthday {
383
+ .u-modal-content {
384
+ background-color: rgba(255, 255, 255, 0) !important;
385
+ box-shadow : 0 0 0 !important;
386
+ border : 0 !important;
387
+ text-align : center;
388
+
389
+ .u-modal-body {
390
+ width : 600px !important;
391
+ height: 370px !important;
392
+ }
393
+
394
+ .u-modal-header,
395
+ .u-modal-footer {
396
+
397
+ display: none;
398
+ }
399
+
400
+ .picture {
401
+ img {
402
+ width : 350px;
403
+ height: 308px;
404
+ }
405
+
406
+ i {
407
+ position : absolute;
408
+ top : 0;
409
+ right : 100px;
410
+ font-size: 24px;
411
+ color : #FFFFFF;
412
+ }
413
+ }
414
+
415
+ .remark {
416
+ margin-top: 24px;
417
+ font-size : 22px;
418
+ color : #FFFFFF;
419
+
420
+ span {
421
+ padding: 0 5px;
422
+ color : #EF8F39;
423
+ }
424
+ }
425
+ }
426
+ }
427
+
428
+ .member-modal-animation{
429
+ &.u-modal.fade{
430
+ .u-modal-dialog{
431
+ opacity: 0;
432
+ top: 40%;
433
+ transform: translateY(-50%);
434
+ margin: 0px auto;
435
+ transition: all .2s ease-in-out !important;
436
+ }
437
+
438
+ &.in{
439
+ .u-modal-dialog{
440
+ opacity: 1;
441
+ top: 50%;
442
+ }
443
+ }
444
+ }
445
+ }
446
+ .MemberShowContainer {
447
+ .ant-modal-body{
448
+ padding: 0px;
449
+ }
450
+ .member-show-body {
451
+ .memberShopContainer {
452
+ padding-left: 0px !important;
453
+ }
454
+
455
+ .member-shop-content {
456
+ width: 100%;
457
+ height:calc(~'100% - 56px');
458
+
459
+ .member-content-tab {
460
+ flex: 1;
461
+ }
462
+ }
463
+ }
464
+
465
+ .footer {
466
+ border-top: 1px solid @color-g6 !important;
467
+ .ant-btn{
468
+ margin-right: 20px !important;
469
+ }
470
+ }
471
+ }
472
+
473
+ .MemberPhotoContainer {
474
+ .header {
475
+ border-bottom: 1px solid @color-g6 !important;
476
+ .u-modal-title {
477
+ font-size : 18px;
478
+ }
479
+ }
480
+
481
+ .body {
482
+ height : 376px;
483
+ overflow : hidden;
484
+ overflow-y: auto;
485
+ padding : 0;
486
+ display: flex;
487
+ flex-wrap: wrap;
488
+ justify-content: space-between;
489
+ .memberPhoto {
490
+ float : left;
491
+ text-align : center;
492
+ padding: 10px 20px;
493
+ position : relative;
494
+ width: 120px;
495
+ height: 135px;
496
+
497
+ .img {
498
+ width : 80px;
499
+ height : 80px;
500
+ border-radius: 50%;
501
+ border : 1px solid @color-z3;
502
+ overflow : hidden;
503
+ }
504
+
505
+ .select {
506
+ position : absolute;
507
+ bottom : 45px;
508
+ right : 25px;
509
+ height : 22px;
510
+ width : 22px;
511
+ font-size : 12px;
512
+ color : @color-z3;
513
+ border-radius : 20px;
514
+ background-color: @color-z1;
515
+ }
516
+
517
+ .tag {
518
+ font-size : 16px;
519
+ line-height: 14px;
520
+ color : @color-g1;
521
+ font-weight: 600;
522
+ padding-top: 16px;
523
+ }
524
+
525
+ img {
526
+ width : 80px;
527
+ height: 80px;
528
+ }
529
+ }
530
+ }
531
+
532
+ .footer {
533
+ border-top: 1px solid @color-g6 !important;
534
+ padding: 12px;
535
+ }
536
+ }
537
+
538
+ .MemberCloseContainer {
539
+ .header {
540
+ .u-modal-title {
541
+ font-size : 18px;
542
+ }
543
+ .u-close {
544
+ opacity: 1 !important;
545
+ }
546
+ }
547
+
548
+ .body {
549
+ height : 120px;
550
+ padding: 0;
551
+ display: flex;
552
+
553
+ .content {
554
+ margin-top : 23px;
555
+ margin-left: 32px;
556
+
557
+ .icon {
558
+ font-size: 20px;
559
+ color : @color-z1;
560
+ }
561
+
562
+ .span {
563
+ margin-left: 20px;
564
+ font-size : 20px;
565
+ font-weight: 400;
566
+ }
567
+ }
568
+ }
569
+ }
570
+
571
+ .member-modal-wrapper{
572
+ .u-modal-backdrop{
573
+ z-index: 900 !important;
574
+ }
575
+ .u-modal{
576
+ z-index: 901 !important;
577
+ }
578
+ }