引用 var loadinbBar = require("$UI/system/components/justep/loadingBar/loadingBar");
然后在需要的地方调用
loadinbBar.start();开始
调用loadinbBar.stop();结束