move debugger to doric
This commit is contained in:
13
js-framework/debugger/debugger.html
Normal file
13
js-framework/debugger/debugger.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Doric控制台</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 style="text-align:center">Doric控制台</h1>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user