zhgdyun/public/doc/h5/index.html

22 lines
1.6 KiB
HTML
Raw Normal View History

2025-01-20 17:49:25 +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/h5/static/css/app.65aa7064852f35ebb1a4e087de7565b6.css rel=stylesheet></head><body><div id=app></div><script>var host = window.location.origin;
2024-06-18 15:21:24 +08:00
var rootURL = host + "/";
// var rootURL = "http://192.168.34.221:28888/";
// var rootURL = "http://192.168.34.221:9111/"; //本地
// var rootURL = "http://42.180.188.17:11211/"; //测试
2022-06-08 14:51:11 +08:00
var locationURL = window.location.href;
// ||
// host.indexOf("192.168") != -1
2022-06-08 14:51:11 +08:00
if (
host.indexOf("localhost") != -1 ||
host.indexOf("10.0") != -1 ||
host.indexOf("127.0") != -1
2022-06-08 14:51:11 +08:00
) {
// rootURL = "http://183.95.84.34:8081/"; //恩施
// rootURL = "http://192.168.34.125:6023/" //本地
// rootURL = "http://192.168.34.221:9111/" //本地
rootURL = "http://42.180.188.17:11211/" //测试环境
// rootURL = "http://182.90.224.237:51234/" //雄远程
// rootURL = "http://192.168.34.155:19111/" //本地
// locationURL=rootURL+'doc/h5Entry/index.html?userId=4&projectSn=a2ef0238b59146aa814b93f47710dbf2#/'
locationURL=rootURL+'doc/h5Entry/index.html?userId=1779721457571291137&projectSn=BD3137498CB84BF0969979E0342CDBCA&educationId=1666278624304615426#/'
2025-01-20 17:49:25 +08:00
}</script><script type=text/javascript src=/doc/h5/static/js/manifest.52d3b6ec1d2a4df7c917.js></script><script type=text/javascript src=/doc/h5/static/js/vendor.08fb8d13d88c906352f9.js></script><script type=text/javascript src=/doc/h5/static/js/app.32b25aec93f7512b6eff.js></script></body></html>