多用途复用提交按钮

This commit is contained in:
binary-husky
2024-07-15 04:23:43 +00:00
parent 778c9cd9ec
commit 6da5623813
4 changed files with 415 additions and 384 deletions

View File

@@ -30,6 +30,7 @@ def get_common_html_javascript_code():
common_js_path_list = [
"themes/common.js",
"themes/theme.js",
"themes/tts.js",
"themes/init.js",
]