验证码
var captcha, key="1234567890123456"; $we.require("business/captcha", function(wgt) { captcha = wgt($("#t")[0], key); });
captcha.change();