Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
learn-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
learn-online-pc
Commits
8e7ee019
提交
8e7ee019
authored
1月 10, 2019
作者:
GOD_ZYX
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
邮箱 追加 验证
上级
d64fce16
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
8 行增加
和
8 行删除
+8
-8
build.zip
build.zip
+0
-0
index.html
client-dist/index.html
+2
-2
24.90451017.js
client-dist/resources/24.90451017.js
+0
-2
24.90f17971.js
client-dist/resources/24.90f17971.js
+2
-0
manifest.5ef49198.js
client-dist/resources/manifest.5ef49198.js
+2
-2
forget.vue
client/components/login/forget/forget.vue
+2
-2
没有找到文件。
build.zip
浏览文件 @
8e7ee019
No preview for this file type
client-dist/index.html
浏览文件 @
8e7ee019
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/console-polyfill.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/console-polyfill.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/html5shiv.min.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/html5shiv.min.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/respond.min.js"></script>
<script src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/static/compatible/respond.min.js"></script>
<![endif]-->
<script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/manifest.db525da3.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/vendor.c34ded55.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/app.28e5c09f.js"
></script></body></html>
<![endif]-->
<script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/manifest.5ef49198.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/vendor.c34ded55.js"
></script><script
type=
"text/javascript"
src=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/app.28e5c09f.js"
></script></body></html>
\ No newline at end of file
\ No newline at end of file
client-dist/resources/24.90451017.js
deleted
100644 → 0
浏览文件 @
d64fce16
(
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[]).
push
([[
24
],{
253
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
416
),
r
=
n
(
295
);
for
(
var
o
in
r
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,
function
(){
return
r
[
t
]})}(
o
);
var
c
=
n
(
3
),
i
=
Object
(
c
.
a
)(
r
.
default
,
a
.
a
,
a
.
b
,
!
1
,
null
,
null
,
null
);
i
.
options
.
__file
=
"forget.vue"
,
e
.
default
=
i
.
exports
},
295
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
296
),
r
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,
function
(){
return
a
[
t
]})}(
o
);
e
.
default
=
r
.
a
},
296
:
function
(
t
,
e
,
n
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
n
(
68
);
e
.
default
=
{
props
:{
params
:{
type
:
Object
,
required
:
!
1
,
default
:{}},
query
:{
type
:
Object
,
required
:
!
1
,
default
:{}}},
data
:
function
(){
var
a
=
this
;
return
{
stepActive
:
1
,
isSendCode
:
!
1
,
timeInterval
:
null
,
sendBtnText
:
"发送验证码"
,
accountSet
:{
type
:
0
,
account
:
""
,
code
:
""
},
accountRules
:{
account
:[{
required
:
!
0
,
message
:
"请输入注册手机号/邮箱"
,
trigger
:
"blur"
},{
validator
:
function
(
t
,
e
,
n
){
/^
(
1
[
3
-
9
]
\
d
{
9
}
|
\
w
+
@
\
w
+
(
\
.
\
w
+
)
+
)
$
/
.
test
(
e
)?(
/^
(
1
[
3-9
]\d{9}
$
)
/
.
test
(
e
)
&&
(
a
.
accountSet
.
type
=
0
),
/^
(\w
+@
\w
+
(\.\w
+
)
+
)
/
.
test
(
e
)
&&
(
a
.
accountSet
.
type
=
1
),
n
()):
n
(
new
Error
(
"请输入正确格式的手机号/邮箱"
))},
trigger
:
"change"
}],
code
:[{
required
:
!
0
,
message
:
"请输入4位数字验证码"
,
trigger
:
"blur"
},{
pattern
:
/^
(\d{4})
$/
,
message
:
"请输入4位数字验证码"
,
trigger
:
"change"
}],
newpwd
:[{
required
:
!
0
,
message
:
"请输入新密码"
,
trigger
:
"blur"
},{
pattern
:
/^.*
[^\d]
+.*$/
,
message
:
"请输入6-20个字母、数字及标点符号,不可仅数字"
,
trigger
:
"blur"
}],
repwd
:[{
required
:
!
0
,
message
:
"请重复输入新密码"
,
trigger
:
"blur"
},{
validator
:
function
(
t
,
e
,
n
){
e
===
a
.
accountSet
.
newpwd
?
n
():
n
(
new
Error
(
"两次输入密码不一致"
))},
trigger
:
"change"
}]},
centerDialogVisible
:
!
1
}},
beforeDestroy
:
function
(){
this
.
clearTime
()},
methods
:{
goPrevStep
:
function
(){
this
.
stepActive
-=
1
,
this
.
accountSet
.
account
=
""
,
this
.
clearTime
()},
onSubmitForm1
:
function
(){
var
e
=
this
;
this
.
$refs
.
form1
.
validate
(
function
(
t
){
if
(
!
t
)
return
e
.
$message
.
error
(
"请检查手机号或邮箱是否输入正确"
),
!
1
;
e
.
stepActive
=
2
,
e
.
sendCode
()})},
sendCode
:
function
(){
var
n
=
this
;
this
.
isSendCode
||
(
0
,
a
.
request
)({
component
:
this
,
actionName
:
"loginAction"
,
functionName
:
"sendResetPwdCode"
,
data
:{
contact
:
this
.
accountSet
.
account
,
source_type
:
3
},
thenCallback
:
function
(
t
){
if
(
200
!==
t
.
status
)
return
new
Error
(
JSON
.
stringify
(
t
));
var
e
=
60
;
n
.
isSendCode
=!
0
,
n
.
sendBtnText
=
"60s后重发"
,
n
.
timeInterval
=
setInterval
(
function
(){
0
<
e
--
?
n
.
sendBtnText
=
e
+
"s后重发"
:(
n
.
isSendCode
=!
1
,
n
.
sendBtnText
=
"发送验证码"
,
clearInterval
(
n
.
timeInterval
))},
1
e3
)},
catchCallback
:
function
(
t
){
n
.
goPrevStep
()},
finallyCallback
:
function
(){}})},
clearTime
:
function
(){
this
.
isSendCode
=!
1
,
this
.
sendBtnText
=
"发送验证码"
,
clearInterval
(
this
.
timeInterval
)},
onSubmitForm2
:
function
(){
var
e
=
this
;
this
.
$refs
.
form2
.
validate
(
function
(
t
){
if
(
!
t
)
return
e
.
$message
.
error
(
"请检查验证码是否输入正确!"
),
!
1
;(
0
,
a
.
request
)({
component
:
e
,
actionName
:
"loginAction"
,
functionName
:
"validateCode"
,
data
:{
contact
:
e
.
accountSet
.
account
,
code
:
e
.
accountSet
.
code
},
thenCallback
:
function
(
t
){
if
(
200
!==
t
.
status
)
return
new
Error
(
JSON
.
stringify
(
t
));
e
.
stepActive
=
3
},
catchCallback
:
function
(){},
finallyCallback
:
function
(){}})})},
onSubmitForm3
:
function
(){
var
e
=
this
;
this
.
$refs
.
form3
.
validate
(
function
(
t
){
if
(
!
t
)
return
e
.
$message
.
error
(
"请检查输入项是否输入正确!"
),
!
1
;(
0
,
a
.
request
)({
component
:
e
,
actionName
:
"loginAction"
,
functionName
:
"resetPwd"
,
data
:{
contact
:
e
.
accountSet
.
account
,
code
:
e
.
accountSet
.
code
,
new_password
:
e
.
accountSet
.
repwd
},
thenCallback
:
function
(
t
){
if
(
200
!==
t
.
status
)
return
new
Error
(
JSON
.
stringify
(
t
));
e
.
centerDialogVisible
=!
0
},
catchCallback
:
function
(){},
finallyCallback
:
function
(){}})})},
goLogin
:
function
(){
this
.
centerDialogVisible
=!
1
,
this
.
$router
.
push
({
path
:
"/login/index"
})}}}},
416
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
e
.
_self
.
_c
||
t
;
return
n
(
"div"
,[
n
(
"el-steps"
,{
attrs
:{
active
:
e
.
stepActive
,
"align-center"
:
""
}},[
n
(
"el-step"
,{
attrs
:{
title
:
"步骤1"
}}),
e
.
_v
(
" "
),
n
(
"el-step"
,{
attrs
:{
title
:
"步骤2"
}}),
e
.
_v
(
" "
),
n
(
"el-step"
,{
attrs
:{
title
:
"步骤3"
}})],
1
),
e
.
_v
(
" "
),
1
===
e
.
stepActive
?
n
(
"div"
,{
staticClass
:
"step1"
},[
n
(
"el-form"
,{
ref
:
"form1"
,
attrs
:{
model
:
e
.
accountSet
,
rules
:
e
.
accountRules
},
nativeOn
:{
submit
:
function
(
t
){
t
.
preventDefault
()}}},[
n
(
"el-row"
,[
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
18
,
md
:
18
,
lg
:
18
,
xl
:
18
}},[
n
(
"el-form-item"
,{
attrs
:{
prop
:
"account"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"text"
,
placeholder
:
"输入注册手机号/邮箱"
},
nativeOn
:{
keyup
:
function
(
t
){
return
"button"
in
t
||!
e
.
_k
(
t
.
keyCode
,
"enter"
,
13
,
t
.
key
,
"Enter"
)?
e
.
onSubmitForm1
(
t
):
null
}},
model
:{
value
:
e
.
accountSet
.
account
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"account"
,
t
)},
expression
:
"accountSet.account"
}})],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
6
,
md
:
6
,
lg
:
6
,
xl
:
6
}},[
n
(
"el-form-item"
,[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
onSubmitForm1
}},[
e
.
_v
(
"发送验证码"
)])],
1
)],
1
)],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"div"
,{
staticClass
:
"go-back"
},[
e
.
query
.
rd
?[
n
(
"router-link"
,{
staticClass
:
"router-link-class"
,
attrs
:{
"active-class"
:
"router-link-active-class"
,
to
:{
path
:
"/login/index?rd="
+
e
.
query
.
rd
}}},[
e
.
_v
(
"返回登录"
)])]:[
n
(
"router-link"
,{
staticClass
:
"router-link-class"
,
attrs
:{
"active-class"
:
"router-link-active-class"
,
to
:{
name
:
"normalLogin"
}}},[
e
.
_v
(
"返回登录"
)])]],
2
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
2
===
e
.
stepActive
?
n
(
"div"
,{
staticClass
:
"step2"
},[
n
(
"div"
,{
staticClass
:
"txt"
},[
e
.
_v
(
"
\
n 验证码已发送至:"
+
e
.
_s
(
e
.
accountSet
.
account
)
+
"
\
n "
)]),
e
.
_v
(
" "
),
n
(
"el-form"
,{
ref
:
"form2"
,
attrs
:{
model
:
e
.
accountSet
,
rules
:
e
.
accountRules
},
nativeOn
:{
submit
:
function
(
t
){
t
.
preventDefault
()}}},[
n
(
"el-row"
,[
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
14
,
md
:
14
,
lg
:
14
,
xl
:
14
}},[
n
(
"el-form-item"
,{
attrs
:{
"label-width"
:
"1.2rem"
,
prop
:
"code"
,
label
:
e
.
accountSet
.
type
?
"邮箱验证码"
:
"手机验证码"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"text"
,
placeholder
:
"输入4位验证码"
},
model
:{
value
:
e
.
accountSet
.
code
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"code"
,
t
)},
expression
:
"accountSet.code"
}})],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
10
,
md
:
10
,
lg
:
10
,
xl
:
10
}},[
n
(
"el-form-item"
,[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
,
disabled
:
e
.
isSendCode
},
on
:{
click
:
e
.
sendCode
}},[
e
.
_v
(
e
.
_s
(
e
.
sendBtnText
))])],
1
)],
1
)],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"div"
,{
staticClass
:
"operate"
},[
n
(
"el-row"
,[
n
(
"el-col"
,{
attrs
:{
span
:
12
}},[
n
(
"el-button"
,{
on
:{
click
:
e
.
goPrevStep
}},[
e
.
_v
(
"上一步"
)])],
1
),
e
.
_v
(
" "
),
n
(
"el-col"
,{
attrs
:{
span
:
12
}},[
n
(
"el-button"
,{
on
:{
click
:
e
.
onSubmitForm2
}},[
e
.
_v
(
"下一步"
)])],
1
)],
1
)],
1
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
3
===
e
.
stepActive
?
n
(
"div"
,{
staticClass
:
"step3"
},[
n
(
"el-form"
,{
ref
:
"form3"
,
attrs
:{
model
:
e
.
accountSet
,
rules
:
e
.
accountRules
}},[
n
(
"el-form-item"
,{
attrs
:{
"label-width"
:
"1.1rem"
,
prop
:
"newpwd"
,
label
:
"新密码"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"password"
,
placeholder
:
"请输入6-20个字母、数字及标点符号,不可仅数字"
},
model
:{
value
:
e
.
accountSet
.
newpwd
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"newpwd"
,
t
)},
expression
:
"accountSet.newpwd"
}})],
1
),
e
.
_v
(
" "
),
n
(
"el-form-item"
,{
attrs
:{
"label-width"
:
"1.1rem"
,
prop
:
"repwd"
,
label
:
"重复新密码"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"password"
,
placeholder
:
"请重新输入新密码"
},
model
:{
value
:
e
.
accountSet
.
repwd
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"repwd"
,
t
)},
expression
:
"accountSet.repwd"
}})],
1
),
e
.
_v
(
" "
),
n
(
"el-form-item"
,[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
onSubmitForm3
}},[
e
.
_v
(
"完成"
)])],
1
)],
1
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
n
(
"el-dialog"
,{
attrs
:{
title
:
""
,
visible
:
e
.
centerDialogVisible
,
width
:
"30%"
,
center
:
""
,
"append-to-body"
:
""
},
on
:{
"update:visible"
:
function
(
t
){
e
.
centerDialogVisible
=
t
}}},[
n
(
"i"
,{
staticClass
:
"el-icon-success"
,
staticStyle
:{
display
:
"block"
,
"font-size"
:
"0.6rem"
,
"text-align"
:
"center"
,
color
:
"#67c23a"
}}),
e
.
_v
(
" "
),
n
(
"span"
,{
staticStyle
:{
display
:
"block"
,
"margin-top"
:
"0.2rem"
,
"text-align"
:
"center"
}},[
e
.
_v
(
"密码设置成功"
)]),
e
.
_v
(
" "
),
n
(
"span"
,{
staticClass
:
"dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
goLogin
}},[
e
.
_v
(
"登 录"
)])],
1
)])],
1
)},
r
=
[];
n
.
d
(
e
,
"a"
,
function
(){
return
a
}),
n
.
d
(
e
,
"b"
,
function
(){
return
r
})}}]);
\ No newline at end of file
client-dist/resources/24.90f17971.js
0 → 100644
浏览文件 @
8e7ee019
(
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[]).
push
([[
24
],{
253
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
416
),
r
=
n
(
295
);
for
(
var
o
in
r
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,
function
(){
return
r
[
t
]})}(
o
);
var
c
=
n
(
3
),
i
=
Object
(
c
.
a
)(
r
.
default
,
a
.
a
,
a
.
b
,
!
1
,
null
,
null
,
null
);
i
.
options
.
__file
=
"forget.vue"
,
e
.
default
=
i
.
exports
},
295
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
296
),
r
=
n
.
n
(
a
);
for
(
var
o
in
a
)
"default"
!==
o
&&
function
(
t
){
n
.
d
(
e
,
t
,
function
(){
return
a
[
t
]})}(
o
);
e
.
default
=
r
.
a
},
296
:
function
(
t
,
e
,
n
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
var
a
=
n
(
68
);
e
.
default
=
{
props
:{
params
:{
type
:
Object
,
required
:
!
1
,
default
:{}},
query
:{
type
:
Object
,
required
:
!
1
,
default
:{}}},
data
:
function
(){
var
a
=
this
;
return
{
stepActive
:
1
,
isSendCode
:
!
1
,
timeInterval
:
null
,
sendBtnText
:
"发送验证码"
,
accountSet
:{
type
:
0
,
account
:
""
,
code
:
""
},
accountRules
:{
account
:[{
required
:
!
0
,
message
:
"请输入注册手机号/邮箱"
,
trigger
:
"blur"
},{
validator
:
function
(
t
,
e
,
n
){
/^
(
1
[
3
-
9
]
\
d
{
9
}
|
[
\
w
\
.]
+
@
\
w
+
(
\
.
\
w
+
)
+
)
$
/
.
test
(
e
)?(
/^
(
1
[
3-9
]\d{9}
$
)
/
.
test
(
e
)
&&
(
a
.
accountSet
.
type
=
0
),
/^
([\w\.]
+@
\w
+
(\.\w
+
)
+
)
/
.
test
(
e
)
&&
(
a
.
accountSet
.
type
=
1
),
n
()):
n
(
new
Error
(
"请输入正确格式的手机号/邮箱"
))},
trigger
:
"change"
}],
code
:[{
required
:
!
0
,
message
:
"请输入4位数字验证码"
,
trigger
:
"blur"
},{
pattern
:
/^
(\d{4})
$/
,
message
:
"请输入4位数字验证码"
,
trigger
:
"change"
}],
newpwd
:[{
required
:
!
0
,
message
:
"请输入新密码"
,
trigger
:
"blur"
},{
pattern
:
/^.*
[^\d]
+.*$/
,
message
:
"请输入6-20个字母、数字及标点符号,不可仅数字"
,
trigger
:
"blur"
}],
repwd
:[{
required
:
!
0
,
message
:
"请重复输入新密码"
,
trigger
:
"blur"
},{
validator
:
function
(
t
,
e
,
n
){
e
===
a
.
accountSet
.
newpwd
?
n
():
n
(
new
Error
(
"两次输入密码不一致"
))},
trigger
:
"change"
}]},
centerDialogVisible
:
!
1
}},
beforeDestroy
:
function
(){
this
.
clearTime
()},
methods
:{
goPrevStep
:
function
(){
this
.
stepActive
-=
1
,
this
.
accountSet
.
account
=
""
,
this
.
clearTime
()},
onSubmitForm1
:
function
(){
var
e
=
this
;
this
.
$refs
.
form1
.
validate
(
function
(
t
){
if
(
!
t
)
return
e
.
$message
.
error
(
"请检查手机号或邮箱是否输入正确"
),
!
1
;
e
.
stepActive
=
2
,
e
.
sendCode
()})},
sendCode
:
function
(){
var
n
=
this
;
this
.
isSendCode
||
(
0
,
a
.
request
)({
component
:
this
,
actionName
:
"loginAction"
,
functionName
:
"sendResetPwdCode"
,
data
:{
contact
:
this
.
accountSet
.
account
,
source_type
:
3
},
thenCallback
:
function
(
t
){
if
(
200
!==
t
.
status
)
return
new
Error
(
JSON
.
stringify
(
t
));
var
e
=
60
;
n
.
isSendCode
=!
0
,
n
.
sendBtnText
=
"60s后重发"
,
n
.
timeInterval
=
setInterval
(
function
(){
0
<
e
--
?
n
.
sendBtnText
=
e
+
"s后重发"
:(
n
.
isSendCode
=!
1
,
n
.
sendBtnText
=
"发送验证码"
,
clearInterval
(
n
.
timeInterval
))},
1
e3
)},
catchCallback
:
function
(
t
){
n
.
goPrevStep
()},
finallyCallback
:
function
(){}})},
clearTime
:
function
(){
this
.
isSendCode
=!
1
,
this
.
sendBtnText
=
"发送验证码"
,
clearInterval
(
this
.
timeInterval
)},
onSubmitForm2
:
function
(){
var
e
=
this
;
this
.
$refs
.
form2
.
validate
(
function
(
t
){
if
(
!
t
)
return
e
.
$message
.
error
(
"请检查验证码是否输入正确!"
),
!
1
;(
0
,
a
.
request
)({
component
:
e
,
actionName
:
"loginAction"
,
functionName
:
"validateCode"
,
data
:{
contact
:
e
.
accountSet
.
account
,
code
:
e
.
accountSet
.
code
},
thenCallback
:
function
(
t
){
if
(
200
!==
t
.
status
)
return
new
Error
(
JSON
.
stringify
(
t
));
e
.
stepActive
=
3
},
catchCallback
:
function
(){},
finallyCallback
:
function
(){}})})},
onSubmitForm3
:
function
(){
var
e
=
this
;
this
.
$refs
.
form3
.
validate
(
function
(
t
){
if
(
!
t
)
return
e
.
$message
.
error
(
"请检查输入项是否输入正确!"
),
!
1
;(
0
,
a
.
request
)({
component
:
e
,
actionName
:
"loginAction"
,
functionName
:
"resetPwd"
,
data
:{
contact
:
e
.
accountSet
.
account
,
code
:
e
.
accountSet
.
code
,
new_password
:
e
.
accountSet
.
repwd
},
thenCallback
:
function
(
t
){
if
(
200
!==
t
.
status
)
return
new
Error
(
JSON
.
stringify
(
t
));
e
.
centerDialogVisible
=!
0
},
catchCallback
:
function
(){},
finallyCallback
:
function
(){}})})},
goLogin
:
function
(){
this
.
centerDialogVisible
=!
1
,
this
.
$router
.
push
({
path
:
"/login/index"
})}}}},
416
:
function
(
t
,
e
,
n
){
"use strict"
;
var
a
=
function
(){
var
e
=
this
,
t
=
e
.
$createElement
,
n
=
e
.
_self
.
_c
||
t
;
return
n
(
"div"
,[
n
(
"el-steps"
,{
attrs
:{
active
:
e
.
stepActive
,
"align-center"
:
""
}},[
n
(
"el-step"
,{
attrs
:{
title
:
"步骤1"
}}),
e
.
_v
(
" "
),
n
(
"el-step"
,{
attrs
:{
title
:
"步骤2"
}}),
e
.
_v
(
" "
),
n
(
"el-step"
,{
attrs
:{
title
:
"步骤3"
}})],
1
),
e
.
_v
(
" "
),
1
===
e
.
stepActive
?
n
(
"div"
,{
staticClass
:
"step1"
},[
n
(
"el-form"
,{
ref
:
"form1"
,
attrs
:{
model
:
e
.
accountSet
,
rules
:
e
.
accountRules
},
nativeOn
:{
submit
:
function
(
t
){
t
.
preventDefault
()}}},[
n
(
"el-row"
,[
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
18
,
md
:
18
,
lg
:
18
,
xl
:
18
}},[
n
(
"el-form-item"
,{
attrs
:{
prop
:
"account"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"text"
,
placeholder
:
"输入注册手机号/邮箱"
},
nativeOn
:{
keyup
:
function
(
t
){
return
"button"
in
t
||!
e
.
_k
(
t
.
keyCode
,
"enter"
,
13
,
t
.
key
,
"Enter"
)?
e
.
onSubmitForm1
(
t
):
null
}},
model
:{
value
:
e
.
accountSet
.
account
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"account"
,
t
)},
expression
:
"accountSet.account"
}})],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
6
,
md
:
6
,
lg
:
6
,
xl
:
6
}},[
n
(
"el-form-item"
,[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
onSubmitForm1
}},[
e
.
_v
(
"发送验证码"
)])],
1
)],
1
)],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"div"
,{
staticClass
:
"go-back"
},[
e
.
query
.
rd
?[
n
(
"router-link"
,{
staticClass
:
"router-link-class"
,
attrs
:{
"active-class"
:
"router-link-active-class"
,
to
:{
path
:
"/login/index?rd="
+
e
.
query
.
rd
}}},[
e
.
_v
(
"返回登录"
)])]:[
n
(
"router-link"
,{
staticClass
:
"router-link-class"
,
attrs
:{
"active-class"
:
"router-link-active-class"
,
to
:{
name
:
"normalLogin"
}}},[
e
.
_v
(
"返回登录"
)])]],
2
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
2
===
e
.
stepActive
?
n
(
"div"
,{
staticClass
:
"step2"
},[
n
(
"div"
,{
staticClass
:
"txt"
},[
e
.
_v
(
"
\
n 验证码已发送至:"
+
e
.
_s
(
e
.
accountSet
.
account
)
+
"
\
n "
)]),
e
.
_v
(
" "
),
n
(
"el-form"
,{
ref
:
"form2"
,
attrs
:{
model
:
e
.
accountSet
,
rules
:
e
.
accountRules
},
nativeOn
:{
submit
:
function
(
t
){
t
.
preventDefault
()}}},[
n
(
"el-row"
,[
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
14
,
md
:
14
,
lg
:
14
,
xl
:
14
}},[
n
(
"el-form-item"
,{
attrs
:{
"label-width"
:
"1.2rem"
,
prop
:
"code"
,
label
:
e
.
accountSet
.
type
?
"邮箱验证码"
:
"手机验证码"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"text"
,
placeholder
:
"输入4位验证码"
},
model
:{
value
:
e
.
accountSet
.
code
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"code"
,
t
)},
expression
:
"accountSet.code"
}})],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"el-col"
,{
attrs
:{
xs
:
24
,
sm
:
10
,
md
:
10
,
lg
:
10
,
xl
:
10
}},[
n
(
"el-form-item"
,[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
,
disabled
:
e
.
isSendCode
},
on
:{
click
:
e
.
sendCode
}},[
e
.
_v
(
e
.
_s
(
e
.
sendBtnText
))])],
1
)],
1
)],
1
)],
1
),
e
.
_v
(
" "
),
n
(
"div"
,{
staticClass
:
"operate"
},[
n
(
"el-row"
,[
n
(
"el-col"
,{
attrs
:{
span
:
12
}},[
n
(
"el-button"
,{
on
:{
click
:
e
.
goPrevStep
}},[
e
.
_v
(
"上一步"
)])],
1
),
e
.
_v
(
" "
),
n
(
"el-col"
,{
attrs
:{
span
:
12
}},[
n
(
"el-button"
,{
on
:{
click
:
e
.
onSubmitForm2
}},[
e
.
_v
(
"下一步"
)])],
1
)],
1
)],
1
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
3
===
e
.
stepActive
?
n
(
"div"
,{
staticClass
:
"step3"
},[
n
(
"el-form"
,{
ref
:
"form3"
,
attrs
:{
model
:
e
.
accountSet
,
rules
:
e
.
accountRules
}},[
n
(
"el-form-item"
,{
attrs
:{
"label-width"
:
"1.1rem"
,
prop
:
"newpwd"
,
label
:
"新密码"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"password"
,
placeholder
:
"请输入6-20个字母、数字及标点符号,不可仅数字"
},
model
:{
value
:
e
.
accountSet
.
newpwd
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"newpwd"
,
t
)},
expression
:
"accountSet.newpwd"
}})],
1
),
e
.
_v
(
" "
),
n
(
"el-form-item"
,{
attrs
:{
"label-width"
:
"1.1rem"
,
prop
:
"repwd"
,
label
:
"重复新密码"
}},[
n
(
"el-input"
,{
attrs
:{
type
:
"password"
,
placeholder
:
"请重新输入新密码"
},
model
:{
value
:
e
.
accountSet
.
repwd
,
callback
:
function
(
t
){
e
.
$set
(
e
.
accountSet
,
"repwd"
,
t
)},
expression
:
"accountSet.repwd"
}})],
1
),
e
.
_v
(
" "
),
n
(
"el-form-item"
,[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
onSubmitForm3
}},[
e
.
_v
(
"完成"
)])],
1
)],
1
)],
1
):
e
.
_e
(),
e
.
_v
(
" "
),
n
(
"el-dialog"
,{
attrs
:{
title
:
""
,
visible
:
e
.
centerDialogVisible
,
width
:
"30%"
,
center
:
""
,
"append-to-body"
:
""
},
on
:{
"update:visible"
:
function
(
t
){
e
.
centerDialogVisible
=
t
}}},[
n
(
"i"
,{
staticClass
:
"el-icon-success"
,
staticStyle
:{
display
:
"block"
,
"font-size"
:
"0.6rem"
,
"text-align"
:
"center"
,
color
:
"#67c23a"
}}),
e
.
_v
(
" "
),
n
(
"span"
,{
staticStyle
:{
display
:
"block"
,
"margin-top"
:
"0.2rem"
,
"text-align"
:
"center"
}},[
e
.
_v
(
"密码设置成功"
)]),
e
.
_v
(
" "
),
n
(
"span"
,{
staticClass
:
"dialog-footer"
,
attrs
:{
slot
:
"footer"
},
slot
:
"footer"
},[
n
(
"el-button"
,{
attrs
:{
type
:
"primary"
},
on
:{
click
:
e
.
goLogin
}},[
e
.
_v
(
"登 录"
)])],
1
)])],
1
)},
r
=
[];
n
.
d
(
e
,
"a"
,
function
(){
return
a
}),
n
.
d
(
e
,
"b"
,
function
(){
return
r
})}}]);
\ No newline at end of file
client-dist/resources/manifest.
db525da3
.js
→
client-dist/resources/manifest.
5ef49198
.js
浏览文件 @
8e7ee019
!
function
(
d
){
function
e
(
e
){
for
(
var
t
,
r
,
n
=
e
[
0
],
a
=
e
[
1
],
o
=
e
[
2
],
c
=
0
,
f
=
[];
c
<
n
.
length
;
c
++
)
r
=
n
[
c
],
s
[
r
]
&&
f
.
push
(
s
[
r
][
0
]),
s
[
r
]
=
0
;
for
(
t
in
a
)
Object
.
prototype
.
hasOwnProperty
.
call
(
a
,
t
)
&&
(
d
[
t
]
=
a
[
t
]);
for
(
p
&&
p
(
e
);
f
.
length
;)
f
.
shift
()();
return
i
.
push
.
apply
(
i
,
o
||
[]),
u
()}
function
u
(){
for
(
var
e
,
t
=
0
;
t
<
i
.
length
;
t
++
){
for
(
var
r
=
i
[
t
],
n
=!
0
,
a
=
1
;
a
<
r
.
length
;
a
++
){
var
o
=
r
[
a
];
0
!==
s
[
o
]
&&
(
n
=!
1
)}
n
&&
(
i
.
splice
(
t
--
,
1
),
e
=
b
(
b
.
s
=
r
[
0
]))}
return
e
}
var
r
=
{},
l
=
{
3
:
0
},
s
=
{
3
:
0
},
i
=
[];
function
b
(
e
){
if
(
r
[
e
])
return
r
[
e
].
exports
;
var
t
=
r
[
e
]
=
{
i
:
e
,
l
:
!
1
,
exports
:{}};
return
d
[
e
].
call
(
t
.
exports
,
t
,
t
.
exports
,
b
),
t
.
l
=!
0
,
t
.
exports
}
b
.
e
=
function
(
i
){
var
e
=
[];
l
[
i
]?
e
.
push
(
l
[
i
]):
0
!==
l
[
i
]
&&
{
0
:
1
,
5
:
1
,
6
:
1
,
7
:
1
,
8
:
1
,
9
:
1
,
10
:
1
,
11
:
1
,
12
:
1
,
13
:
1
,
14
:
1
,
15
:
1
,
16
:
1
,
17
:
1
,
18
:
1
,
19
:
1
,
20
:
1
,
21
:
1
}[
i
]
&&
e
.
push
(
l
[
i
]
=
new
Promise
(
function
(
e
,
n
){
for
(
var
t
=
"resources/"
+
({}[
i
]
||
i
)
+
"."
+
{
0
:
"b2e9413b6daa"
,
1
:
"31d6cfe0d16a"
,
5
:
"a95593c8fdac"
,
6
:
"9c478d8110d6"
,
7
:
"5fb66d23f2f0"
,
8
:
"f1bfb8d8cd8d"
,
9
:
"6a94b2fe7458"
,
10
:
"eb5caf8d2af7"
,
11
:
"970f20fae48e"
,
12
:
"ecdbc84c1af7"
,
13
:
"cbf94943e0a6"
,
14
:
"27ece10619a6"
,
15
:
"bea3197f71de"
,
16
:
"30dff0c0c0cb"
,
17
:
"d0e004ae2be4"
,
18
:
"6585580b0bed"
,
19
:
"2590cb8e2bde"
,
20
:
"a3175529794a"
,
21
:
"12c536f6abaf"
,
22
:
"31d6cfe0d16a"
,
23
:
"31d6cfe0d16a"
,
24
:
"31d6cfe0d16a"
,
25
:
"31d6cfe0d16a"
,
26
:
"31d6cfe0d16a"
,
27
:
"31d6cfe0d16a"
,
28
:
"31d6cfe0d16a"
,
29
:
"31d6cfe0d16a"
}[
i
]
+
".css"
,
a
=
b
.
p
+
t
,
r
=
document
.
getElementsByTagName
(
"link"
),
o
=
0
;
o
<
r
.
length
;
o
++
){
var
c
=
(
d
=
r
[
o
]).
getAttribute
(
"data-href"
)
||
d
.
getAttribute
(
"href"
);
if
(
"stylesheet"
===
d
.
rel
&&
(
c
===
t
||
c
===
a
))
return
e
()}
var
f
=
document
.
getElementsByTagName
(
"style"
);
for
(
o
=
0
;
o
<
f
.
length
;
o
++
){
var
d
;
if
((
c
=
(
d
=
f
[
o
]).
getAttribute
(
"data-href"
))
===
t
||
c
===
a
)
return
e
()}
var
u
=
document
.
createElement
(
"link"
);
u
.
rel
=
"stylesheet"
,
u
.
type
=
"text/css"
,
u
.
onload
=
e
,
u
.
onerror
=
function
(
e
){
var
t
=
e
&&
e
.
target
&&
e
.
target
.
src
||
a
,
r
=
new
Error
(
"Loading CSS chunk "
+
i
+
" failed.
\
n("
+
t
+
")"
);
r
.
request
=
t
,
delete
l
[
i
],
u
.
parentNode
.
removeChild
(
u
),
n
(
r
)},
u
.
href
=
a
,
document
.
getElementsByTagName
(
"head"
)[
0
].
appendChild
(
u
)}).
then
(
function
(){
l
[
i
]
=
0
}));
var
t
,
r
=
s
[
i
];
if
(
0
!==
r
)
if
(
r
)
e
.
push
(
r
[
2
]);
else
{
var
n
=
new
Promise
(
function
(
e
,
t
){
r
=
s
[
i
]
=
[
e
,
t
]});
e
.
push
(
r
[
2
]
=
n
);
var
a
,
o
=
document
.
getElementsByTagName
(
"head"
)[
0
],
c
=
document
.
createElement
(
"script"
);
c
.
charset
=
"utf-8"
,
c
.
timeout
=
120
,
b
.
nc
&&
c
.
setAttribute
(
"nonce"
,
b
.
nc
),
c
.
src
=
b
.
p
+
"resources/"
+
({}[
t
=
i
]
||
t
)
+
"."
+
{
0
:
"03237134"
,
1
:
"cce9dd13"
,
5
:
"2ecf20b1"
,
6
:
"d322d54c"
,
7
:
"339ccf47"
,
8
:
"f0689374"
,
9
:
"6ddc97ec"
,
10
:
"2354c82f"
,
11
:
"7b12fe3f"
,
12
:
"792709ec"
,
13
:
"e92b9d23"
,
14
:
"f019d021"
,
15
:
"a46ce51b"
,
16
:
"6ba9727d"
,
17
:
"6f7a3ac1"
,
18
:
"fa0bd151"
,
19
:
"07958bfa"
,
20
:
"dfb81cdf"
,
21
:
"d705dc78"
,
22
:
"37fe44a3"
,
23
:
"e833bd21"
,
24
:
"90451017"
,
25
:
"ae4480e0"
,
26
:
"f1bec6d2"
,
27
:
"8ac385cf"
,
28
:
"870b4f34"
,
29
:
"4322baee"
}[
t
]
+
".js"
,
a
=
function
(
e
){
c
.
onerror
=
c
.
onload
=
null
,
clearTimeout
(
f
);
var
t
=
s
[
i
];
if
(
0
!==
t
){
if
(
t
){
var
r
=
e
&&
(
"load"
===
e
.
type
?
"missing"
:
e
.
type
),
n
=
e
&&
e
.
target
&&
e
.
target
.
src
,
a
=
new
Error
(
"Loading chunk "
+
i
+
" failed.
\
n("
+
r
+
": "
+
n
+
")"
);
a
.
type
=
r
,
a
.
request
=
n
,
t
[
1
](
a
)}
s
[
i
]
=
void
0
}};
var
f
=
setTimeout
(
function
(){
a
({
type
:
"timeout"
,
target
:
c
})},
12
e4
);
c
.
onerror
=
c
.
onload
=
a
,
o
.
appendChild
(
c
)}
return
Promise
.
all
(
e
)},
b
.
m
=
d
,
b
.
c
=
r
,
b
.
d
=
function
(
e
,
t
,
r
){
b
.
o
(
e
,
t
)
||
Object
.
defineProperty
(
e
,
t
,{
enumerable
:
!
0
,
get
:
r
})},
b
.
r
=
function
(
e
){
"undefined"
!=
typeof
Symbol
&&
Symbol
.
toStringTag
&&
Object
.
defineProperty
(
e
,
Symbol
.
toStringTag
,{
value
:
"Module"
}),
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
})},
b
.
t
=
function
(
t
,
e
){
if
(
1
&
e
&&
(
t
=
b
(
t
)),
8
&
e
)
return
t
;
if
(
4
&
e
&&
"object"
==
typeof
t
&&
t
&&
t
.
__esModule
)
return
t
;
var
r
=
Object
.
create
(
null
);
if
(
b
.
r
(
r
),
Object
.
defineProperty
(
r
,
"default"
,{
enumerable
:
!
0
,
value
:
t
}),
2
&
e
&&
"string"
!=
typeof
t
)
for
(
var
n
in
t
)
b
.
d
(
r
,
n
,
function
(
e
){
return
t
[
e
]}.
bind
(
null
,
n
));
return
r
},
b
.
n
=
function
(
e
){
var
t
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
t
,
"a"
,
t
),
t
},
b
.
o
=
function
(
e
,
t
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
t
)},
b
.
p
=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
};
var
t
=
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[],
n
=
t
.
push
.
bind
(
t
);
t
.
push
=
e
,
t
=
t
.
slice
();
for
(
var
a
=
0
;
a
<
t
.
length
;
a
++
)
e
(
t
[
a
]);
var
p
=
n
;
u
()}([]);
!
function
(
d
){
function
e
(
e
){
for
(
var
t
,
r
,
n
=
e
[
0
],
a
=
e
[
1
],
o
=
e
[
2
],
c
=
0
,
f
=
[];
c
<
n
.
length
;
c
++
)
r
=
n
[
c
],
s
[
r
]
&&
f
.
push
(
s
[
r
][
0
]),
s
[
r
]
=
0
;
for
(
t
in
a
)
Object
.
prototype
.
hasOwnProperty
.
call
(
a
,
t
)
&&
(
d
[
t
]
=
a
[
t
]);
for
(
p
&&
p
(
e
);
f
.
length
;)
f
.
shift
()();
return
i
.
push
.
apply
(
i
,
o
||
[]),
u
()}
function
u
(){
for
(
var
e
,
t
=
0
;
t
<
i
.
length
;
t
++
){
for
(
var
r
=
i
[
t
],
n
=!
0
,
a
=
1
;
a
<
r
.
length
;
a
++
){
var
o
=
r
[
a
];
0
!==
s
[
o
]
&&
(
n
=!
1
)}
n
&&
(
i
.
splice
(
t
--
,
1
),
e
=
b
(
b
.
s
=
r
[
0
]))}
return
e
}
var
r
=
{},
l
=
{
3
:
0
},
s
=
{
3
:
0
},
i
=
[];
function
b
(
e
){
if
(
r
[
e
])
return
r
[
e
].
exports
;
var
t
=
r
[
e
]
=
{
i
:
e
,
l
:
!
1
,
exports
:{}};
return
d
[
e
].
call
(
t
.
exports
,
t
,
t
.
exports
,
b
),
t
.
l
=!
0
,
t
.
exports
}
b
.
e
=
function
(
i
){
var
e
=
[];
l
[
i
]?
e
.
push
(
l
[
i
]):
0
!==
l
[
i
]
&&
{
0
:
1
,
5
:
1
,
6
:
1
,
7
:
1
,
8
:
1
,
9
:
1
,
10
:
1
,
11
:
1
,
12
:
1
,
13
:
1
,
14
:
1
,
15
:
1
,
16
:
1
,
17
:
1
,
18
:
1
,
19
:
1
,
20
:
1
,
21
:
1
}[
i
]
&&
e
.
push
(
l
[
i
]
=
new
Promise
(
function
(
e
,
n
){
for
(
var
t
=
"resources/"
+
({}[
i
]
||
i
)
+
"."
+
{
0
:
"b2e9413b6daa"
,
1
:
"31d6cfe0d16a"
,
5
:
"a95593c8fdac"
,
6
:
"9c478d8110d6"
,
7
:
"5fb66d23f2f0"
,
8
:
"f1bfb8d8cd8d"
,
9
:
"6a94b2fe7458"
,
10
:
"eb5caf8d2af7"
,
11
:
"970f20fae48e"
,
12
:
"ecdbc84c1af7"
,
13
:
"cbf94943e0a6"
,
14
:
"27ece10619a6"
,
15
:
"bea3197f71de"
,
16
:
"30dff0c0c0cb"
,
17
:
"d0e004ae2be4"
,
18
:
"6585580b0bed"
,
19
:
"2590cb8e2bde"
,
20
:
"a3175529794a"
,
21
:
"12c536f6abaf"
,
22
:
"31d6cfe0d16a"
,
23
:
"31d6cfe0d16a"
,
24
:
"31d6cfe0d16a"
,
25
:
"31d6cfe0d16a"
,
26
:
"31d6cfe0d16a"
,
27
:
"31d6cfe0d16a"
,
28
:
"31d6cfe0d16a"
,
29
:
"31d6cfe0d16a"
}[
i
]
+
".css"
,
a
=
b
.
p
+
t
,
r
=
document
.
getElementsByTagName
(
"link"
),
o
=
0
;
o
<
r
.
length
;
o
++
){
var
c
=
(
d
=
r
[
o
]).
getAttribute
(
"data-href"
)
||
d
.
getAttribute
(
"href"
);
if
(
"stylesheet"
===
d
.
rel
&&
(
c
===
t
||
c
===
a
))
return
e
()}
var
f
=
document
.
getElementsByTagName
(
"style"
);
for
(
o
=
0
;
o
<
f
.
length
;
o
++
){
var
d
;
if
((
c
=
(
d
=
f
[
o
]).
getAttribute
(
"data-href"
))
===
t
||
c
===
a
)
return
e
()}
var
u
=
document
.
createElement
(
"link"
);
u
.
rel
=
"stylesheet"
,
u
.
type
=
"text/css"
,
u
.
onload
=
e
,
u
.
onerror
=
function
(
e
){
var
t
=
e
&&
e
.
target
&&
e
.
target
.
src
||
a
,
r
=
new
Error
(
"Loading CSS chunk "
+
i
+
" failed.
\
n("
+
t
+
")"
);
r
.
request
=
t
,
delete
l
[
i
],
u
.
parentNode
.
removeChild
(
u
),
n
(
r
)},
u
.
href
=
a
,
document
.
getElementsByTagName
(
"head"
)[
0
].
appendChild
(
u
)}).
then
(
function
(){
l
[
i
]
=
0
}));
var
t
,
r
=
s
[
i
];
if
(
0
!==
r
)
if
(
r
)
e
.
push
(
r
[
2
]);
else
{
var
n
=
new
Promise
(
function
(
e
,
t
){
r
=
s
[
i
]
=
[
e
,
t
]});
e
.
push
(
r
[
2
]
=
n
);
var
a
,
o
=
document
.
getElementsByTagName
(
"head"
)[
0
],
c
=
document
.
createElement
(
"script"
);
c
.
charset
=
"utf-8"
,
c
.
timeout
=
120
,
b
.
nc
&&
c
.
setAttribute
(
"nonce"
,
b
.
nc
),
c
.
src
=
b
.
p
+
"resources/"
+
({}[
t
=
i
]
||
t
)
+
"."
+
{
0
:
"03237134"
,
1
:
"cce9dd13"
,
5
:
"2ecf20b1"
,
6
:
"d322d54c"
,
7
:
"339ccf47"
,
8
:
"f0689374"
,
9
:
"6ddc97ec"
,
10
:
"2354c82f"
,
11
:
"7b12fe3f"
,
12
:
"792709ec"
,
13
:
"e92b9d23"
,
14
:
"f019d021"
,
15
:
"a46ce51b"
,
16
:
"6ba9727d"
,
17
:
"6f7a3ac1"
,
18
:
"fa0bd151"
,
19
:
"07958bfa"
,
20
:
"dfb81cdf"
,
21
:
"d705dc78"
,
22
:
"37fe44a3"
,
23
:
"e833bd21"
,
24
:
"90f17971"
,
25
:
"ae4480e0"
,
26
:
"f1bec6d2"
,
27
:
"8ac385cf"
,
28
:
"870b4f34"
,
29
:
"4322baee"
}[
t
]
+
".js"
,
a
=
function
(
e
){
c
.
onerror
=
c
.
onload
=
null
,
clearTimeout
(
f
);
var
t
=
s
[
i
];
if
(
0
!==
t
){
if
(
t
){
var
r
=
e
&&
(
"load"
===
e
.
type
?
"missing"
:
e
.
type
),
n
=
e
&&
e
.
target
&&
e
.
target
.
src
,
a
=
new
Error
(
"Loading chunk "
+
i
+
" failed.
\
n("
+
r
+
": "
+
n
+
")"
);
a
.
type
=
r
,
a
.
request
=
n
,
t
[
1
](
a
)}
s
[
i
]
=
void
0
}};
var
f
=
setTimeout
(
function
(){
a
({
type
:
"timeout"
,
target
:
c
})},
12
e4
);
c
.
onerror
=
c
.
onload
=
a
,
o
.
appendChild
(
c
)}
return
Promise
.
all
(
e
)},
b
.
m
=
d
,
b
.
c
=
r
,
b
.
d
=
function
(
e
,
t
,
r
){
b
.
o
(
e
,
t
)
||
Object
.
defineProperty
(
e
,
t
,{
enumerable
:
!
0
,
get
:
r
})},
b
.
r
=
function
(
e
){
"undefined"
!=
typeof
Symbol
&&
Symbol
.
toStringTag
&&
Object
.
defineProperty
(
e
,
Symbol
.
toStringTag
,{
value
:
"Module"
}),
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
})},
b
.
t
=
function
(
t
,
e
){
if
(
1
&
e
&&
(
t
=
b
(
t
)),
8
&
e
)
return
t
;
if
(
4
&
e
&&
"object"
==
typeof
t
&&
t
&&
t
.
__esModule
)
return
t
;
var
r
=
Object
.
create
(
null
);
if
(
b
.
r
(
r
),
Object
.
defineProperty
(
r
,
"default"
,{
enumerable
:
!
0
,
value
:
t
}),
2
&
e
&&
"string"
!=
typeof
t
)
for
(
var
n
in
t
)
b
.
d
(
r
,
n
,
function
(
e
){
return
t
[
e
]}.
bind
(
null
,
n
));
return
r
},
b
.
n
=
function
(
e
){
var
t
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
b
.
d
(
t
,
"a"
,
t
),
t
},
b
.
o
=
function
(
e
,
t
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
t
)},
b
.
p
=
"https://zws-imgs-pub.ezijing.com/static/build/learn-mba/"
,
b
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
};
var
t
=
window
.
webpackJsonp
=
window
.
webpackJsonp
||
[],
n
=
t
.
push
.
bind
(
t
);
t
.
push
=
e
,
t
=
t
.
slice
();
for
(
var
a
=
0
;
a
<
t
.
length
;
a
++
)
e
(
t
[
a
]);
var
p
=
n
;
u
()}([]);
\ No newline at end of file
\ No newline at end of file
client/components/login/forget/forget.vue
浏览文件 @
8e7ee019
...
@@ -96,7 +96,7 @@ export default {
...
@@ -96,7 +96,7 @@ export default {
data
()
{
data
()
{
/* 检查账号格式 */
/* 检查账号格式 */
let
checkAccount
=
(
rule
,
value
,
callback
)
=>
{
let
checkAccount
=
(
rule
,
value
,
callback
)
=>
{
if
(
!
/^
(
1
[
3-9
]\d{9}
|
\w
+@
\w
+
(\.\w
+
)
+
)
$/
.
test
(
value
))
{
if
(
!
/^
(
1
[
3-9
]\d{9}
|
[\w\.]
+@
\w
+
(\.\w
+
)
+
)
$/
.
test
(
value
))
{
// eslint-disable-line
callback
(
new
Error
(
'请输入正确格式的手机号/邮箱'
))
callback
(
new
Error
(
'请输入正确格式的手机号/邮箱'
))
}
else
{
}
else
{
/* 手机格式 */
/* 手机格式 */
...
@@ -104,7 +104,7 @@ export default {
...
@@ -104,7 +104,7 @@ export default {
this
.
accountSet
.
type
=
0
this
.
accountSet
.
type
=
0
}
}
/* 邮箱格式 */
/* 邮箱格式 */
if
(
/^
(
\w
+@
\w
+
(\.\w
+
)
+
)
/
.
test
(
value
))
{
if
(
/^
(
[\w\.]
+@
\w
+
(\.\w
+
)
+
)
/
.
test
(
value
))
{
// eslint-disable-line
this
.
accountSet
.
type
=
1
this
.
accountSet
.
type
=
1
}
}
callback
()
callback
()
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论