tplus-member 1.26.2 → 1.27.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. package/dist/api.js +25 -25
  2. package/dist/api.js.map +1 -1
  3. package/dist/controllers/FeedbackController.js.map +1 -1
  4. package/dist/controllers/OpenCardController.js +7 -7
  5. package/dist/controllers/OpenCardController.js.map +1 -1
  6. package/dist/controllers/defaultConfig.js.map +1 -1
  7. package/dist/dataProvider/member.js.map +1 -1
  8. package/dist/dataProvider/openCard.js.map +1 -1
  9. package/dist/domain/member/CardCodeChangedProcessor.js +2 -2
  10. package/dist/domain/member/CardCodeChangedProcessor.js.map +1 -1
  11. package/dist/domain/member/CheckCardCodeAndCodeProcessor.js +2 -2
  12. package/dist/domain/member/CheckCardCodeAndCodeProcessor.js.map +1 -1
  13. package/dist/domain/member/CheckMobilephoneFormatProcessor.js +2 -2
  14. package/dist/domain/member/CheckMobilephoneFormatProcessor.js.map +1 -1
  15. package/dist/domain/member/CheckPresentAmountProcessor.js +2 -2
  16. package/dist/domain/member/CheckPresentAmountProcessor.js.map +1 -1
  17. package/dist/domain/member/EffectiveDateChangedProcessor.js +2 -2
  18. package/dist/domain/member/EffectiveDateChangedProcessor.js.map +1 -1
  19. package/dist/domain/member/GetThisPresentAmountProcessor.js +2 -2
  20. package/dist/domain/member/GetThisPresentAmountProcessor.js.map +1 -1
  21. package/dist/domain/member/InitDataDeductionProcessor.js.map +1 -1
  22. package/dist/domain/member/InitDataProcessor.js +110 -110
  23. package/dist/domain/member/InitDataProcessor.js.map +1 -1
  24. package/dist/domain/member/InitDataProjectProcessor.js +72 -72
  25. package/dist/domain/member/InitDataProjectProcessor.js.map +1 -1
  26. package/dist/domain/member/IsMemberPasswordSameProcessor.js +2 -2
  27. package/dist/domain/member/IsMemberPasswordSameProcessor.js.map +1 -1
  28. package/dist/domain/member/IsMemberStorageForStoreProcessor.js +3 -3
  29. package/dist/domain/member/IsMemberStorageForStoreProcessor.js.map +1 -1
  30. package/dist/domain/member/MemberTypeChangedProcessor.js +4 -4
  31. package/dist/domain/member/MemberTypeChangedProcessor.js.map +1 -1
  32. package/dist/domain/member/MobilephoneChangedProcessor.js +4 -4
  33. package/dist/domain/member/MobilephoneChangedProcessor.js.map +1 -1
  34. package/dist/domain/member/PersonProcesser.js.map +1 -1
  35. package/dist/domain/member/PriuserdefChangedProcessor.js +2 -2
  36. package/dist/domain/member/PriuserdefChangedProcessor.js.map +1 -1
  37. package/dist/domain/operationLog/AddLogProcessor.js +6 -6
  38. package/dist/domain/operationLog/AddLogProcessor.js.map +1 -1
  39. package/dist/domain/operationLog/OperationConfig.js.map +1 -1
  40. package/dist/domain/operationLog/OperationLog.js.map +1 -1
  41. package/dist/index.js.map +1 -1
  42. package/dist/member/MemberPhoto.js.map +1 -1
  43. package/dist/member/MemberShow.js.map +1 -1
  44. package/dist/member/ShopMember.js.map +1 -1
  45. package/dist/member/ShopMember.less +605 -605
  46. package/dist/member/api.js.map +1 -1
  47. package/dist/member/color.less +31 -31
  48. package/dist/member/index.js +4 -4
  49. package/dist/member/index.js.map +1 -1
  50. package/dist/member/index.less +466 -466
  51. package/dist/member/memberTab.js.map +1 -1
  52. package/dist/memberMenu/changeMemberCard/index.js.map +1 -1
  53. package/dist/memberMenu/changeMemberCard/style.less +42 -42
  54. package/dist/memberMenu/index.js.map +1 -1
  55. package/dist/memberMenu/modifyPass/index.js.map +1 -1
  56. package/dist/memberMenu/modifyPass/store.js.map +1 -1
  57. package/dist/memberMenu/modifyPass/style.less +91 -91
  58. package/dist/memberMenu/style.less +82 -82
  59. package/dist/socket.js +13 -13
  60. package/dist/socket.js.map +1 -1
  61. package/dist/utils.js +9 -9
  62. package/dist/utils.js.map +1 -1
  63. package/dist/viewController/MemberOrderViewController.js.map +1 -1
  64. package/dist/viewDoMain/CheckMemberProcessorBlock.js +2 -2
  65. package/dist/viewDoMain/CheckMemberProcessorBlock.js.map +1 -1
  66. package/dist/viewDoMain/MemberDataChangedProcessorBlock.js +2 -2
  67. package/dist/viewDoMain/MemberDataChangedProcessorBlock.js.map +1 -1
  68. package/dist/viewDoMain/MemberDataPreSaveProcessorBlock.js +2 -2
  69. package/dist/viewDoMain/MemberDataPreSaveProcessorBlock.js.map +1 -1
  70. package/dist/viewModels/MemberDeduction.js +21 -21
  71. package/dist/viewModels/MemberDeduction.js.map +1 -1
  72. package/dist/viewModels/MemberOrder.js +3 -3
  73. package/dist/viewModels/MemberOrder.js.map +1 -1
  74. package/dist/viewModels/MemberProject.js +74 -74
  75. package/dist/viewModels/MemberProject.js.map +1 -1
  76. package/dist/viewModels/MemberStore.js.map +1 -1
  77. package/dist/views/commonPerson/commonPerson.less +54 -54
  78. package/dist/views/commonPerson/commonPersonModal.js.map +1 -1
  79. package/dist/views/memberDeduction/MemberDeductionView.js.map +1 -1
  80. package/dist/views/memberDeduction/deductionSuccess.js.map +1 -1
  81. package/dist/views/memberDeduction/memberDeduction.less +238 -238
  82. package/dist/views/memberManage/MemberOrderView.js +5 -5
  83. package/dist/views/memberManage/MemberOrderView.js.map +1 -1
  84. package/dist/views/memberManage/memberOrder.less +72 -72
  85. package/dist/views/memberProject/GroupProjectModal.js.map +1 -1
  86. package/dist/views/memberProject/MemberProjectView.js.map +1 -1
  87. package/dist/views/memberProject/SelectProjectModal.js.map +1 -1
  88. package/dist/views/memberProject/memberProject.less +333 -333
  89. package/dist/views/memberRecharge/MemberStoreView.js.map +1 -1
  90. package/dist/views/memberRecharge/memberStore.less +148 -148
  91. package/locales/zh/tplus-portsetting.json +1 -1
  92. package/locales/zh-CN/tplus-portsetting.json +1 -1
  93. package/package.json +27 -27
@@ -1,334 +1,334 @@
1
- .memberProject-container {
2
-
3
- .header {
4
- display : flex;
5
- height : 86px;
6
- padding : 2px 16px;
7
- border-bottom: 8px solid #E6E6EB;
8
-
9
- .one {
10
- display : flex;
11
- align-items: center;
12
-
13
- img {
14
- display : inline-block;
15
- width : 55px;
16
- height : 55px;
17
- border-radius: 50%;
18
- }
19
- }
20
-
21
- .two {
22
- width : 100%;
23
- height : 69px;
24
- margin-left: 8px;
25
- display : flex;
26
- align-items: center;
27
-
28
- div {
29
- font-size : 15px;
30
- color : #000000;
31
- letter-spacing: 0;
32
- text-align : left;
33
- white-space : nowrap;
34
- text-overflow : ellipsis;
35
- overflow : hidden;
36
- word-break : break-all;
37
- height : 16px;
38
- line-height : 16px;
39
- padding : 0 2px;
40
- }
41
- }
42
-
43
- .another {
44
- display: unset;
45
-
46
- div {
47
- height : 35px;
48
- line-height: 35px;
49
- }
50
-
51
- div:nth-child(2) {
52
- font-size: 14px;
53
- }
54
- }
55
- }
56
-
57
- .content {
58
- height : 337px;
59
- padding: 16px 16px 5px 16px;
60
- overflow: scroll;
61
-
62
- .item {
63
- display : flex;
64
- align-items : center;
65
- padding-bottom: 10px;
66
- .two {
67
- .u-form-control{
68
- width: 400px;
69
- }
70
- }
71
- .itemLable {
72
- width : 80px;
73
- font-size : 14px;
74
- color : #000;
75
- padding-right: 8px;
76
- text-align : right;
77
-
78
- .datacheck {
79
- color : red;
80
- padding-right : 2px;
81
- vertical-align: middle;
82
- }
83
- }
84
-
85
- .itemDetail {
86
- width: 400px;
87
- // .u-input-number {
88
- // border-color: #FFF;
89
-
90
- // input {
91
- // height : 32px;
92
- // text-align : left;
93
- // border-radius: 5px;
94
- // }
95
-
96
- // }
97
-
98
- // .u-input-group-addon {
99
- // display: none;
100
- // }
101
- // .u-select .u-select-selection {
102
- // border: 0;
103
- // background: red;
104
- // }
105
- .numberDigitRed{
106
- input {
107
- color: red;
108
- }
109
- }
110
- }
111
-
112
- .special {
113
- display : flex;
114
- align-items : center;
115
- border : 1px solid #a5adba;
116
- background:#F7F9FB;
117
- border-radius: 5px;
118
-
119
- .u-select-arrow {
120
- display: none;
121
- }
122
-
123
- i {
124
- padding: 2px 5px;
125
- }
126
-
127
- .u-select{
128
- height: 32px;
129
- overflow: hidden;
130
- .u-select-selection {
131
- padding-top: 1px;
132
- border: 0;
133
- height: 24px;
134
- .u-select-selection-choice{
135
- width: 70px;
136
- text-align: center;
137
- overflow: hidden;
138
- text-overflow:ellipsis;
139
- white-space: nowrap;
140
- }
141
- }
142
- }
143
-
144
- li{
145
- color: #666;
146
- }
147
- }
148
-
149
- .person-checkbox{
150
- margin-left: 10px;
151
- margin-right: 5px;
152
- }
153
- }
154
- }
155
-
156
- .footer {
157
- height : 50px;
158
- line-height: 50px;
159
- padding : 2px 16px;
160
- border-top : 1px solid #E6E6EB;
161
- }
162
- }
163
-
164
- .modal-GroupProjectModal-form {
165
- .container {
166
- .first {
167
- margin : 16px;
168
- text-align: right;
169
-
170
- .u-button {
171
- font-size : 16px;
172
- color : #FF8C25;
173
- background-color: #FFFFFF;
174
- border-color : #FF8C25;
175
- }
176
-
177
- .u-button:hover {
178
- border-color: fade(#FF8C25, 150%);
179
- color : fade(#FF8C25, 150%);
180
- }
181
- }
182
-
183
- .second {
184
- .isLimitClass {
185
- color: #FF8C25;
186
- border: 1px solid #FF8C25;
187
- border-radius: 5px;
188
- font-size: 12px;
189
- }
190
- &:hover{
191
- cursor: pointer;
192
- }
193
- .u-table-thead th {
194
- font-size: 14px;
195
- color : #333333;
196
- }
197
-
198
- .u-table thead tr:last-child {
199
- border-bottom-color: #E6E6EB;
200
- }
201
-
202
- .u-table td {
203
- border-bottom-color: #E6E6EB;
204
- }
205
-
206
- .u-table-row-hover {
207
- background: #FFF;
208
- }
209
-
210
- .row-selected>td {
211
- background: fade(#FF8C25, 20%);
212
-
213
- .quantity {
214
- display: flex;
215
- align-items: center;
216
- justify-content: center;
217
-
218
- .txt {
219
- font-size: 14px;
220
- color : #333333;
221
- padding: 0 10px;
222
- width: 100px;
223
- }
224
-
225
- .iconKey {
226
- font-size: 20px;
227
- color : #FF8C25 !important;
228
- }
229
- span {
230
- width: 50%;
231
- padding: 0 8px;
232
- }
233
- }
234
- }
235
-
236
- .u-table-placeholder{
237
- border-bottom-color: #FFF;
238
- }
239
-
240
- }
241
-
242
- .hide{
243
- display: none;
244
- }
245
- }
246
-
247
- .footerContainer {
248
- display : flex;
249
- align-items: center;
250
-
251
- .remark {
252
- font-size : 14px;
253
- width : 80%;
254
- text-align: left;
255
-
256
- span:nth-child(2) {
257
- color : #FF8C25;
258
- padding-left: 5px;
259
- }
260
- }
261
- }
262
- }
263
-
264
- .modal-SelectProjectModal-form {
265
- .u-modal-body {
266
- overflow: hidden !important;
267
- }
268
-
269
- .container {
270
- margin: 25px 0;
271
-
272
- .first {
273
- margin: 0 45px 0 52px;
274
-
275
- .input-wrapper-2>div {
276
- width: 100% !important;
277
- }
278
-
279
- .input-wrapper-2>div .value {
280
- height: 50px !important;
281
- width : 100% !important;
282
- }
283
- }
284
-
285
- .second {
286
- position : absolute;
287
- height : 288px;
288
- overflow-y : scroll;
289
- margin-top : 20px;
290
- margin-left: 40px;
291
-
292
- .item {
293
- height: 56px;
294
- margin-left: 12px;
295
- margin-bottom: 16px;
296
- float : left;
297
- .txt {
298
- width : 105px;
299
- height : 56px;
300
- line-height : 56px;
301
- font-size : 14px;
302
- color : #333333;
303
- text-align : center;
304
- border : 1px solid #C8C8CD;
305
- border-radius: 5px;
306
- cursor: default;
307
- white-space: nowrap;
308
- text-overflow: ellipsis;
309
- overflow: hidden;
310
- word-break: break-all;
311
- padding: 0 6px;
312
- }
313
-
314
- i {
315
- display: none;
316
- }
317
- }
318
-
319
- .selected {
320
- .txt {
321
- border-color: #FF8C25;
322
- }
323
-
324
- i {
325
- position: relative;
326
- bottom : 20px;
327
- left : 89px;
328
- color : #FF8C25;
329
- display : initial;
330
- }
331
- }
332
- }
333
- }
1
+ .memberProject-container {
2
+
3
+ .header {
4
+ display : flex;
5
+ height : 86px;
6
+ padding : 2px 16px;
7
+ border-bottom: 8px solid #E6E6EB;
8
+
9
+ .one {
10
+ display : flex;
11
+ align-items: center;
12
+
13
+ img {
14
+ display : inline-block;
15
+ width : 55px;
16
+ height : 55px;
17
+ border-radius: 50%;
18
+ }
19
+ }
20
+
21
+ .two {
22
+ width : 100%;
23
+ height : 69px;
24
+ margin-left: 8px;
25
+ display : flex;
26
+ align-items: center;
27
+
28
+ div {
29
+ font-size : 15px;
30
+ color : #000000;
31
+ letter-spacing: 0;
32
+ text-align : left;
33
+ white-space : nowrap;
34
+ text-overflow : ellipsis;
35
+ overflow : hidden;
36
+ word-break : break-all;
37
+ height : 16px;
38
+ line-height : 16px;
39
+ padding : 0 2px;
40
+ }
41
+ }
42
+
43
+ .another {
44
+ display: unset;
45
+
46
+ div {
47
+ height : 35px;
48
+ line-height: 35px;
49
+ }
50
+
51
+ div:nth-child(2) {
52
+ font-size: 14px;
53
+ }
54
+ }
55
+ }
56
+
57
+ .content {
58
+ height : 337px;
59
+ padding: 16px 16px 5px 16px;
60
+ overflow: scroll;
61
+
62
+ .item {
63
+ display : flex;
64
+ align-items : center;
65
+ padding-bottom: 10px;
66
+ .two {
67
+ .u-form-control{
68
+ width: 400px;
69
+ }
70
+ }
71
+ .itemLable {
72
+ width : 80px;
73
+ font-size : 14px;
74
+ color : #000;
75
+ padding-right: 8px;
76
+ text-align : right;
77
+
78
+ .datacheck {
79
+ color : red;
80
+ padding-right : 2px;
81
+ vertical-align: middle;
82
+ }
83
+ }
84
+
85
+ .itemDetail {
86
+ width: 400px;
87
+ // .u-input-number {
88
+ // border-color: #FFF;
89
+
90
+ // input {
91
+ // height : 32px;
92
+ // text-align : left;
93
+ // border-radius: 5px;
94
+ // }
95
+
96
+ // }
97
+
98
+ // .u-input-group-addon {
99
+ // display: none;
100
+ // }
101
+ // .u-select .u-select-selection {
102
+ // border: 0;
103
+ // background: red;
104
+ // }
105
+ .numberDigitRed{
106
+ input {
107
+ color: red;
108
+ }
109
+ }
110
+ }
111
+
112
+ .special {
113
+ display : flex;
114
+ align-items : center;
115
+ border : 1px solid #a5adba;
116
+ background:#F7F9FB;
117
+ border-radius: 5px;
118
+
119
+ .u-select-arrow {
120
+ display: none;
121
+ }
122
+
123
+ i {
124
+ padding: 2px 5px;
125
+ }
126
+
127
+ .u-select{
128
+ height: 32px;
129
+ overflow: hidden;
130
+ .u-select-selection {
131
+ padding-top: 1px;
132
+ border: 0;
133
+ height: 24px;
134
+ .u-select-selection-choice{
135
+ width: 70px;
136
+ text-align: center;
137
+ overflow: hidden;
138
+ text-overflow:ellipsis;
139
+ white-space: nowrap;
140
+ }
141
+ }
142
+ }
143
+
144
+ li{
145
+ color: #666;
146
+ }
147
+ }
148
+
149
+ .person-checkbox{
150
+ margin-left: 10px;
151
+ margin-right: 5px;
152
+ }
153
+ }
154
+ }
155
+
156
+ .footer {
157
+ height : 50px;
158
+ line-height: 50px;
159
+ padding : 2px 16px;
160
+ border-top : 1px solid #E6E6EB;
161
+ }
162
+ }
163
+
164
+ .modal-GroupProjectModal-form {
165
+ .container {
166
+ .first {
167
+ margin : 16px;
168
+ text-align: right;
169
+
170
+ .u-button {
171
+ font-size : 16px;
172
+ color : #FF8C25;
173
+ background-color: #FFFFFF;
174
+ border-color : #FF8C25;
175
+ }
176
+
177
+ .u-button:hover {
178
+ border-color: fade(#FF8C25, 150%);
179
+ color : fade(#FF8C25, 150%);
180
+ }
181
+ }
182
+
183
+ .second {
184
+ .isLimitClass {
185
+ color: #FF8C25;
186
+ border: 1px solid #FF8C25;
187
+ border-radius: 5px;
188
+ font-size: 12px;
189
+ }
190
+ &:hover{
191
+ cursor: pointer;
192
+ }
193
+ .u-table-thead th {
194
+ font-size: 14px;
195
+ color : #333333;
196
+ }
197
+
198
+ .u-table thead tr:last-child {
199
+ border-bottom-color: #E6E6EB;
200
+ }
201
+
202
+ .u-table td {
203
+ border-bottom-color: #E6E6EB;
204
+ }
205
+
206
+ .u-table-row-hover {
207
+ background: #FFF;
208
+ }
209
+
210
+ .row-selected>td {
211
+ background: fade(#FF8C25, 20%);
212
+
213
+ .quantity {
214
+ display: flex;
215
+ align-items: center;
216
+ justify-content: center;
217
+
218
+ .txt {
219
+ font-size: 14px;
220
+ color : #333333;
221
+ padding: 0 10px;
222
+ width: 100px;
223
+ }
224
+
225
+ .iconKey {
226
+ font-size: 20px;
227
+ color : #FF8C25 !important;
228
+ }
229
+ span {
230
+ width: 50%;
231
+ padding: 0 8px;
232
+ }
233
+ }
234
+ }
235
+
236
+ .u-table-placeholder{
237
+ border-bottom-color: #FFF;
238
+ }
239
+
240
+ }
241
+
242
+ .hide{
243
+ display: none;
244
+ }
245
+ }
246
+
247
+ .footerContainer {
248
+ display : flex;
249
+ align-items: center;
250
+
251
+ .remark {
252
+ font-size : 14px;
253
+ width : 80%;
254
+ text-align: left;
255
+
256
+ span:nth-child(2) {
257
+ color : #FF8C25;
258
+ padding-left: 5px;
259
+ }
260
+ }
261
+ }
262
+ }
263
+
264
+ .modal-SelectProjectModal-form {
265
+ .u-modal-body {
266
+ overflow: hidden !important;
267
+ }
268
+
269
+ .container {
270
+ margin: 25px 0;
271
+
272
+ .first {
273
+ margin: 0 45px 0 52px;
274
+
275
+ .input-wrapper-2>div {
276
+ width: 100% !important;
277
+ }
278
+
279
+ .input-wrapper-2>div .value {
280
+ height: 50px !important;
281
+ width : 100% !important;
282
+ }
283
+ }
284
+
285
+ .second {
286
+ position : absolute;
287
+ height : 288px;
288
+ overflow-y : scroll;
289
+ margin-top : 20px;
290
+ margin-left: 40px;
291
+
292
+ .item {
293
+ height: 56px;
294
+ margin-left: 12px;
295
+ margin-bottom: 16px;
296
+ float : left;
297
+ .txt {
298
+ width : 105px;
299
+ height : 56px;
300
+ line-height : 56px;
301
+ font-size : 14px;
302
+ color : #333333;
303
+ text-align : center;
304
+ border : 1px solid #C8C8CD;
305
+ border-radius: 5px;
306
+ cursor: default;
307
+ white-space: nowrap;
308
+ text-overflow: ellipsis;
309
+ overflow: hidden;
310
+ word-break: break-all;
311
+ padding: 0 6px;
312
+ }
313
+
314
+ i {
315
+ display: none;
316
+ }
317
+ }
318
+
319
+ .selected {
320
+ .txt {
321
+ border-color: #FF8C25;
322
+ }
323
+
324
+ i {
325
+ position: relative;
326
+ bottom : 20px;
327
+ left : 89px;
328
+ color : #FF8C25;
329
+ display : initial;
330
+ }
331
+ }
332
+ }
333
+ }
334
334
  }