//用户协议 define(["knockout"], function(ko) { return function(context) { var me = this; context.app.loading(false); }; });