@
chore: delete old layout/common/tabs components before redesign @
This commit is contained in:
11
Prototype/index.html
Normal file
11
Prototype/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="refresh" content="0; url=dashboard-sidebar.html" />
|
||||
<title>TSI Regulation Hub</title>
|
||||
</head>
|
||||
<body>
|
||||
<script>location.replace("dashboard-sidebar.html");</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user