浏览代码

全局server

linehang 7 年之前
父节点
当前提交
e2b5025dbe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      login.html

+ 1 - 1
login.html

@ -215,7 +215,7 @@
				var timer = null;
				var timer = null;
				
				
				if(userAgent) {
				if(userAgent) {
					$.ajax(server +'doctor/doctorRole',{
					$.ajax(APIService.server +'doctor/doctorRole',{
						data:{},
						data:{},
						dataType: 'json',
						dataType: 'json',
						type:'get',
						type:'get',