2023-03-24 18:07:01 +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.c9e80bdcacdde771ac8a21a4da15f2fd.css rel=stylesheet></head><body><div id=app></div>
|
|
|
|
|
<script>
|
|
|
|
|
var host = window.location.origin;
|
2022-06-08 14:51:11 +08:00
|
|
|
var rootURL = host + "/";
|
|
|
|
|
var locationURL = window.location.href;
|
|
|
|
|
if (
|
|
|
|
|
host.indexOf("localhost") != -1 ||
|
|
|
|
|
host.indexOf("10.0") != -1 ||
|
|
|
|
|
host.indexOf("127.0") != -1 ||
|
|
|
|
|
host.indexOf("192.168") != -1
|
|
|
|
|
) {
|
|
|
|
|
// rootURL = "http://183.95.84.34:8081/"; //恩施
|
|
|
|
|
rootURL = "http://192.168.34.125:6023/" //本地
|
|
|
|
|
locationURL=rootURL+'doc/h5/index.html?userId=4&projectSn=a2ef0238b59146aa814b93f47710dbf2#/'
|
2023-03-24 18:07:01 +08:00
|
|
|
}</script><script type=text/javascript src=/doc/h5/static/js/manifest.38e68b5061ba56c67000.js></script>
|
|
|
|
|
<script type=text/javascript src=/doc/h5/static/js/vendor.2b2e4862d1235531f9c5.js></script>
|
|
|
|
|
<script type=text/javascript src=/doc/h5/static/js/app.c70510801cd150ab472d.js></script></body></html>
|