Basf_FCL/FCL/FineUIPro.Web/default.htm

12 lines
167 B
HTML
Raw Normal View History

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