Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Files
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Blame view
public/js/passport/bind/code.js
113 Bytes
Raw
Normal View
History
Permalink
merge from develop
5bb69834
姜枫
authored
9 years ago
1
2
3
4
5
6
7
/**
* 注册-验证码
* @author: xuqi<qi.xu@yoho.cn>
* @date: 2015/10/8
*/
require
(
'../code'
)(
true
,
true
);