weapps-plugin-jingtong-verify 1.6.0 → 1.6.1
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.
- package/README.md +2 -1
- package/app.json +3 -11
- package/package.json +2 -2
- package/sdk.js +1 -32
- package/weapps-plugin-jingtong-verify/components/gsd-ui/g-form/index.js +0 -3
- package/weapps-plugin-jingtong-verify/components/gsd-ui/g-input/index.js +0 -5
- package/weapps-plugin-jingtong-verify/components/gsd-ui/g-input/index.wxml +1 -1
- package/weapps-plugin-jingtong-verify/components/gsd-ui/static/style/components/g-input.wxss +1 -9
- package/weapps-plugin-jingtong-verify/components/tip-modal/tip-modal.js +0 -8
- package/weapps-plugin-jingtong-verify/components/tip-modal/tip-modal.wxml +0 -2
- package/weapps-plugin-jingtong-verify/i18n/rules.js +5 -146
- package/weapps-plugin-jingtong-verify/pages/face-verify/face-verify.js +12 -276
- package/weapps-plugin-jingtong-verify/pages/face-verify/face-verify.wxml +1 -19
- package/weapps-plugin-jingtong-verify/pages/face-verify/face-verify.wxss +1 -53
- package/weapps-plugin-jingtong-verify/pages/nation-list/nation-list.js +12 -2
- package/weapps-plugin-jingtong-verify/pages/setting/setting.js +7 -10
- package/weapps-plugin-jingtong-verify/utils/request.js +1 -670
- package/weapps-plugin-jingtong-verify/utils/rules.js +1 -105
- package/weapps-plugin-jingtong-verify/utils/validate.js +1 -139
- package/weapps-plugin-jingtong-verify/components/custom-steps/custom-steps.js +0 -41
- package/weapps-plugin-jingtong-verify/components/custom-steps/custom-steps.json +0 -4
- package/weapps-plugin-jingtong-verify/components/custom-steps/custom-steps.wxml +0 -20
- package/weapps-plugin-jingtong-verify/components/custom-steps/custom-steps.wxss +0 -112
- package/weapps-plugin-jingtong-verify/components/to-other-modal/to-other-modal.js +0 -73
- package/weapps-plugin-jingtong-verify/components/to-other-modal/to-other-modal.json +0 -4
- package/weapps-plugin-jingtong-verify/components/to-other-modal/to-other-modal.wxml +0 -19
- package/weapps-plugin-jingtong-verify/components/to-other-modal/to-other-modal.wxss +0 -72
- package/weapps-plugin-jingtong-verify/images/bank-card-verify.png +0 -0
- package/weapps-plugin-jingtong-verify/images/chek_right.png +0 -0
- package/weapps-plugin-jingtong-verify/images/chevron-down.png +0 -0
- package/weapps-plugin-jingtong-verify/images/chevron-up.png +0 -0
- package/weapps-plugin-jingtong-verify/pages/bank-card-login/bank-card-login.js +0 -506
- package/weapps-plugin-jingtong-verify/pages/bank-card-login/bank-card-login.json +0 -8
- package/weapps-plugin-jingtong-verify/pages/bank-card-login/bank-card-login.wxml +0 -79
- package/weapps-plugin-jingtong-verify/pages/bank-card-login/bank-card-login.wxss +0 -212
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-forgot-face-setting/bank-card-login-forgot-face-setting.js +0 -1392
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-forgot-face-setting/bank-card-login-forgot-face-setting.json +0 -10
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-forgot-face-setting/bank-card-login-forgot-face-setting.wxml +0 -247
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-forgot-face-setting/bank-card-login-forgot-face-setting.wxss +0 -397
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-forgot-sms-setting/bank-card-login-forgot-sms-setting.js +0 -66
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-forgot-sms-setting/bank-card-login-forgot-sms-setting.wxml +0 -2
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-pwd-setting/bank-card-login-pwd-setting.js +0 -463
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-pwd-setting/bank-card-login-pwd-setting.json +0 -8
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-pwd-setting/bank-card-login-pwd-setting.wxml +0 -69
- package/weapps-plugin-jingtong-verify/pages/bank-card-login-pwd-setting/bank-card-login-pwd-setting.wxss +0 -232
- package/weapps-plugin-jingtong-verify/pages/bank-card-verify/bank-card-verify.js +0 -984
- package/weapps-plugin-jingtong-verify/pages/bank-card-verify/bank-card-verify.json +0 -12
- package/weapps-plugin-jingtong-verify/pages/bank-card-verify/bank-card-verify.wxml +0 -157
- package/weapps-plugin-jingtong-verify/pages/bank-card-verify/bank-card-verify.wxss +0 -258
- package/weapps-plugin-jingtong-verify/pages/login-help/login-help.js +0 -147
- package/weapps-plugin-jingtong-verify/pages/login-help/login-help.json +0 -4
- package/weapps-plugin-jingtong-verify/pages/login-help/login-help.wxml +0 -48
- package/weapps-plugin-jingtong-verify/pages/login-help/login-help.wxss +0 -166
- package/weapps-plugin-jingtong-verify/pages/login-manage-setting/login-manage-setting.js +0 -189
- package/weapps-plugin-jingtong-verify/pages/login-manage-setting/login-manage-setting.json +0 -4
- package/weapps-plugin-jingtong-verify/pages/login-manage-setting/login-manage-setting.wxml +0 -19
- package/weapps-plugin-jingtong-verify/pages/login-manage-setting/login-manage-setting.wxss +0 -69
- package/weapps-plugin-jingtong-verify/utils/constantVal.js +0 -75
- package/weapps-plugin-jingtong-verify/utils/md5.js +0 -184
|
@@ -1,232 +0,0 @@
|
|
|
1
|
-
@import '../../components/gsd-ui/static/style/main';
|
|
2
|
-
|
|
3
|
-
.top-box {
|
|
4
|
-
display: flex;
|
|
5
|
-
justify-content: center;
|
|
6
|
-
align-items: center;
|
|
7
|
-
flex-direction: column;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.title {
|
|
11
|
-
font-size: 44rpx;
|
|
12
|
-
text-align: center;
|
|
13
|
-
}
|
|
14
|
-
.title_describe{
|
|
15
|
-
font-size: 32rpx;
|
|
16
|
-
margin-bottom: 44rpx;
|
|
17
|
-
margin-top: 30rpx;
|
|
18
|
-
text-align: center;
|
|
19
|
-
color: #62667A;
|
|
20
|
-
}
|
|
21
|
-
.en-page .title {
|
|
22
|
-
font-size: 36rpx;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.info {
|
|
26
|
-
margin-top: 28rpx;
|
|
27
|
-
color: #999999;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.agree-box {
|
|
31
|
-
font-size: 28rpx;
|
|
32
|
-
color: #979797;
|
|
33
|
-
padding: 0 40rpx 0;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.agree-box text {
|
|
37
|
-
line-height: 40rpx;
|
|
38
|
-
}
|
|
39
|
-
.describe-box {
|
|
40
|
-
display: flex;
|
|
41
|
-
align-items: center;
|
|
42
|
-
justify-content: center;
|
|
43
|
-
padding-left: 20px;
|
|
44
|
-
padding-right: 20px;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.special-describe-box {
|
|
48
|
-
display: flex;
|
|
49
|
-
background: #9096a41a;
|
|
50
|
-
flex-direction: column;
|
|
51
|
-
border-radius: 8px;
|
|
52
|
-
padding: 12px;
|
|
53
|
-
flex: 1 0 0;
|
|
54
|
-
color: #ce0022;
|
|
55
|
-
font-family: "PingFang SC";
|
|
56
|
-
font-size: 14px;
|
|
57
|
-
font-style: normal;
|
|
58
|
-
font-weight: 500;
|
|
59
|
-
line-height: 24px;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.img-box {
|
|
63
|
-
width: 160rpx;
|
|
64
|
-
height: 160rpx;
|
|
65
|
-
margin: 56rpx 0 52rpx;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.img {
|
|
69
|
-
width: 160rpx;
|
|
70
|
-
height: 160rpx;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.link {
|
|
74
|
-
color: #ce0022;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.content-box {
|
|
78
|
-
padding-bottom: 60rpx;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.form-tip {
|
|
82
|
-
/* border: 1px solid red; */
|
|
83
|
-
border-radius: 24rpx;
|
|
84
|
-
background: linear-gradient(180deg, #f1f4f9ff 0%, #faf8f700 100%);
|
|
85
|
-
padding: 32rpx 36rpx 0;
|
|
86
|
-
display: flex;
|
|
87
|
-
flex-direction: row;
|
|
88
|
-
justify-content: flex-start;
|
|
89
|
-
align-items: flex-start;
|
|
90
|
-
margin-top: -2rpx;
|
|
91
|
-
}
|
|
92
|
-
.space-block {
|
|
93
|
-
width: 6rpx;
|
|
94
|
-
height: 20rpx;
|
|
95
|
-
background: #ce0022;
|
|
96
|
-
margin-right: 8rpx;
|
|
97
|
-
flex-shrink: 0;
|
|
98
|
-
margin-top: 10rpx;
|
|
99
|
-
}
|
|
100
|
-
.tip-desc {
|
|
101
|
-
color: #27282eff;
|
|
102
|
-
font-size: 14px;
|
|
103
|
-
}
|
|
104
|
-
.form-options {
|
|
105
|
-
width: 750rpx;
|
|
106
|
-
background: linear-gradient( #F5FAFF 0%, #F1F7FF 100%);
|
|
107
|
-
padding: 0 20rpx 20rpx;
|
|
108
|
-
box-sizing: border-box;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.foreign-tip {
|
|
112
|
-
display: flex;
|
|
113
|
-
flex-direction: row;
|
|
114
|
-
justify-content: space-between;
|
|
115
|
-
align-items: center;
|
|
116
|
-
margin: -12rpx 32rpx 0;
|
|
117
|
-
background: #EEF2F6;
|
|
118
|
-
border-radius: 8rpx;
|
|
119
|
-
padding: 24rpx 16rpx 24rpx 24rpx;
|
|
120
|
-
position: relative;
|
|
121
|
-
}
|
|
122
|
-
.foreign-tip::before {
|
|
123
|
-
content: '';
|
|
124
|
-
position: absolute;
|
|
125
|
-
border-left: 17rpx solid transparent;
|
|
126
|
-
border-top: 17rpx solid transparent;
|
|
127
|
-
border-bottom: 17rpx solid #EEF2F6;
|
|
128
|
-
border-right: 17rpx solid transparent;
|
|
129
|
-
top: -30rpx;
|
|
130
|
-
right: 18rpx;
|
|
131
|
-
|
|
132
|
-
}
|
|
133
|
-
.foreign-tip text {
|
|
134
|
-
font-weight: 500;
|
|
135
|
-
font-size: 26rpx;
|
|
136
|
-
color: #62667A;
|
|
137
|
-
line-height: 30rpx;
|
|
138
|
-
}
|
|
139
|
-
.foreign-tip image {
|
|
140
|
-
width: 40rpx;
|
|
141
|
-
height: 40rpx;
|
|
142
|
-
flex-shrink: 0;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.form-item__status-message--warn {
|
|
146
|
-
color: #f13939;
|
|
147
|
-
font-size: 30rpx;
|
|
148
|
-
line-height: 40rpx;
|
|
149
|
-
margin-top: 10rpx;
|
|
150
|
-
padding-left: 40rpx;
|
|
151
|
-
padding-right: 40rpx;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.custom-tips {
|
|
155
|
-
position: fixed;
|
|
156
|
-
z-index: 905;
|
|
157
|
-
box-sizing: border-box;
|
|
158
|
-
top: 0rpx;
|
|
159
|
-
width: 100%;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
/* 设置密码强度样式 */
|
|
163
|
-
.form-item-header {
|
|
164
|
-
display: flex;
|
|
165
|
-
align-items: center;
|
|
166
|
-
justify-content: space-between;
|
|
167
|
-
margin-top: 40rpx;
|
|
168
|
-
margin-bottom: -30rpx;
|
|
169
|
-
padding: 0 40rpx;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.form-label {
|
|
173
|
-
font-size: 30rpx;
|
|
174
|
-
line-height: 40rpx;
|
|
175
|
-
margin-bottom: 6rpx;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
.required-star {
|
|
179
|
-
color: #f13939;
|
|
180
|
-
margin-left: 2rpx;
|
|
181
|
-
font-size: 30rpx;
|
|
182
|
-
font-weight: bold;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.password-strength-indicator {
|
|
186
|
-
display: flex;
|
|
187
|
-
align-items: center;
|
|
188
|
-
gap: 25rpx;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
.strength-bar {
|
|
192
|
-
display: flex;
|
|
193
|
-
gap: 4rpx;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.strength-segment {
|
|
197
|
-
width: 60rpx;
|
|
198
|
-
height: 10rpx;
|
|
199
|
-
border-radius: 4rpx;
|
|
200
|
-
background-color: #e5e5e5;
|
|
201
|
-
transition: background-color 0.3s ease;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.strength-segment.weak.active {
|
|
205
|
-
background-color: #CE0022;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.strength-segment.medium.active {
|
|
209
|
-
background-color: #EE8610;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.strength-segment.strong.active {
|
|
213
|
-
background-color: #21C58A;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.strength-text {
|
|
217
|
-
font-size: 28rpx;
|
|
218
|
-
font-weight: bold;
|
|
219
|
-
padding-right: 20rpx;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
.strength-text.weak {
|
|
223
|
-
color: #ff4757;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
.strength-text.medium {
|
|
227
|
-
color: #ffa502;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.strength-text.strong {
|
|
231
|
-
color: #2ed573;
|
|
232
|
-
}
|