Blame view

public/js/passport/reg.page.js 90 Bytes
htoooth authored
1 2 3
/**
 * Created by TaoHuang on 2016/6/21.
 */
htoooth authored
4 5
var reg = require('./reg/reg');
htoooth authored
6
reg.init();