Basf_EProject/EProject/FineUIPro.Web/default.htm

12 lines
167 B
HTML
Raw Normal View History

2024-05-08 11:01:54 +08:00
<!DOCTYPE html>
<html>
<head>
<title></title>
<script>
location.href = './index.aspx' + location.hash;
</script>
</head>
<body>
</body>
</html>