Files
Basf_FCL/FCL/FineUIPro.Web/default.htm
T
2024-05-08 10:17:02 +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>