Compare commits

2 Commits

Author SHA1 Message Date
f6416f3588 first 2025-07-21 02:19:15 +00:00
107620d04f 第一次 2025-07-20 07:00:47 +00:00
27 changed files with 3209 additions and 3203 deletions

View File

@@ -13,10 +13,13 @@
"warn",
{
"selector": "import",
"format": [ "camelCase", "PascalCase" ]
"format": [
"camelCase",
"PascalCase"
]
}
],
"@typescript-eslint/semi": "warn",
"@typescript-eslint/semi": "off", //关闭分号检查
"curly": "warn",
"eqeqeq": "warn",
"no-throw-literal": "warn",

View File

@@ -17,6 +17,9 @@ header("Allow: GET, POST, OPTIONS, PUT, DELETE");
<iframe id="embedded-devstar" src="http://localhost:8080/test/home.html" width="100%" height="100%" frameborder="0"
style="border: 0; left: 0; right: 0; bottom: 0; top: 0; position:absolute;">
</iframe>
<!-- <iframe id="embedded-devstar" src="http://localhost:8080/home.html" width="100%" height="100%" frameborder="0"
style="border: 0; left: 0; right: 0; bottom: 0; top: 0; position:absolute;">
</iframe> -->
<!-- <iframe
id="embedded-devstar"