Files
Basf_EProject/EProject/FineUIPro.Web/default.htm
T
2024-05-08 11:01:54 +08:00

12 lines
167 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
<script>
location.href = './index.aspx' + location.hash;
</script>
</head>
<body>
</body>
</html>