This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-ui-demo/demo/start_c_1.html

13 lines
170 B
HTML
Raw Normal View History

2019-05-14 17:03:14 +08:00
<html>
<head>
<title></title>
</head>
<body>
<script language="javascript">
self.location.href = "start.html#c=1";
</script>
</body>
</html>