整理demo+UI
This commit is contained in:
12
demo/start_c_1.html
Normal file
12
demo/start_c_1.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<script language="javascript">
|
||||
self.location.href = "start.html#c=1";
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user