2024-06-21 18:18:15 +08:00
|
|
|
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>人员录入</title><link href=/doc/h5Entry/static/css/app.c33aa2134e29b30821b3836b50b705bd.css rel=stylesheet></head><body><div id=app></div><script>var host = window.location.origin;
|
2024-04-27 21:59:29 +08:00
|
|
|
var rootURL = host + "/";
|
2024-04-22 21:27:47 +08:00
|
|
|
// var rootURL = "http://192.168.34.221:28888/";
|
2024-04-27 21:59:29 +08:00
|
|
|
// var rootURL = "http://192.168.34.221:9111/"; //本地
|
2024-05-30 15:48:26 +08:00
|
|
|
// var rootURL = "http://42.180.188.17:11211/"; //测试
|
2024-04-22 21:27:47 +08:00
|
|
|
var locationURL = window.location.href;
|
|
|
|
|
// ||
|
|
|
|
|
// host.indexOf("192.168") != -1
|
|
|
|
|
if (
|
|
|
|
|
host.indexOf("localhost") != -1 ||
|
|
|
|
|
host.indexOf("10.0") != -1 ||
|
2024-04-24 23:27:13 +08:00
|
|
|
host.indexOf("127.0") != -1
|
2024-04-22 21:27:47 +08:00
|
|
|
) {
|
|
|
|
|
// rootURL = "http://183.95.84.34:8081/"; //恩施
|
|
|
|
|
// rootURL = "http://192.168.34.125:6023/" //本地
|
2024-06-17 21:54:57 +08:00
|
|
|
// rootURL = "http://192.168.34.221:9111/" //本地
|
|
|
|
|
rootURL = "http://42.180.188.17:11211/" //测试环境
|
|
|
|
|
// rootURL = "http://182.90.224.237:51234/" //雄远程
|
2024-04-24 23:27:13 +08:00
|
|
|
// rootURL = "http://192.168.34.155:19111/" //本地
|
2024-04-27 18:13:40 +08:00
|
|
|
// locationURL=rootURL+'doc/h5Entry/index.html?userId=4&projectSn=a2ef0238b59146aa814b93f47710dbf2#/'
|
|
|
|
|
locationURL=rootURL+'doc/h5Entry/index.html?userId=1779721457571291137&projectSn=BD3137498CB84BF0969979E0342CDBCA&educationId=1666278624304615426#/'
|
2024-07-27 18:05:20 +08:00
|
|
|
}</script><script type=text/javascript src=/doc/h5Entry/static/js/manifest.18e7e644b3295b8f7b6c.js></script><script type=text/javascript src=/doc/h5Entry/static/js/vendor.08fb8d13d88c906352f9.js></script><script type=text/javascript src=/doc/h5Entry/static/js/app.6e3d128f31dbdf226854.js></script></body></html>
|