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