//修改密码成功 define(["knockout"],function(ko){ return function(context){ var me = this; //用户邮箱 context.app.loading(false); } });