提交 be7647ba authored 作者: 褚文成's avatar 褚文成

Initial commit

上级
{
"liveServer.settings.port": 5502
}
\ No newline at end of file
差异被折叠。
差异被折叠。
// var apiPath = 'http://47.105.222.231:3000/mock/95';
var apiPath = 'http://172.27.35.1:8080';
localStorage.setItem('apiPath',apiPath)
//获取路径上的参数
// function GetQueryString(name){
// var reg = new RegExp("(^|&)"+ name +"=([^&]*)(&|$)");
// var r = window.location.search.substr(1).match(reg);
// if(r!=null)return unescape(r[2]); return null;
// }
\ No newline at end of file
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论