+
+
+
+
+
+
+
+
+ + 调试模式 +
++ {{ debugMode ? '已启用 - F12和开发者工具已解锁' : '已禁用 - F12和开发者工具被锁定' }} +
+diff --git a/frontend/app.html b/frontend/app.html index c831484..4555e95 100644 --- a/frontend/app.html +++ b/frontend/app.html @@ -1192,6 +1192,24 @@
+ {{ debugMode ? '已启用 - F12和开发者工具已解锁' : '已禁用 - F12和开发者工具被锁定' }} +
+