Blame view

public/js/passport/bind/code.js 113 Bytes
姜枫 authored
1 2 3 4 5 6 7
/**
 * 注册-验证码
 * @author: xuqi<qi.xu@yoho.cn>
 * @date: 2015/10/8
 */

require('../code')(true, true);