This commit is contained in:
cilame 2021-10-11 01:56:06 +08:00
parent 33ffbc43e8
commit 660d1f0a52
2 changed files with 7 additions and 42 deletions

View File

@ -8,8 +8,9 @@
</head> </head>
<body> <body>
<div id="main"></div> <div id="getsets" style="float: left"></div>
<!-- <script src="options.js"></script> --> <div id="funcs" style="float: left"></div>
<script src="options.js"></script>
</body> </body>
</html> </html>

File diff suppressed because one or more lines are too long