mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-09 10:35:25 +00:00
测视例
This commit is contained in:
10
hello-chrome/devtools.html
Normal file
10
hello-chrome/devtools.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="" style="width: 100%; height: 100%; margin: 0; padding: 0">
|
||||
<head>
|
||||
<title>devtools</title>
|
||||
<script defer src="devtools.js"></script>
|
||||
</head>
|
||||
<body style="width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden">
|
||||
devtools
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user