function getBaseUrl(){ if(window.location.href.indexOf("uat")>=0) return 'https://mall.zhaijieshi.cc'; else return 'https://mall.zhaijieshi.cc'; }