diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 57ab03a..8119c14 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -23,7 +23,11 @@ "Bash(cd \"D:/360MoveData/Users/HEIHAHA/Documents/WeChat Files/wxid_k0iaj5miuryq22/FileStorage/File/2026-02/超级大网站2月23号\" && py -3 -c \"\nimport os, glob\ntemplates = glob.glob\\('templates/*.html'\\)\ncount = 0\nfor f in templates:\n with open\\(f, 'r', encoding='utf-8'\\) as fh:\n content = fh.read\\(\\)\n if '联考平台' in content:\n new_content = content.replace\\('联考平台', '智联青云'\\)\n with open\\(f, 'w', encoding='utf-8'\\) as fh:\n fh.write\\(new_content\\)\n count += 1\n print\\(f' replaced in {f}'\\)\nprint\\(f'Done: {count} files updated'\\)\n\" 2>&1)", "Bash(git stash:*)", "Bash(git pull:*)", - "Bash(iconv:*)" + "Bash(iconv:*)", + "Bash(git add:*)", + "Bash(git push)", + "Bash(git commit:*)", + "Bash(git push:*)" ] } } diff --git a/.gitignore b/.gitignore index 5f74a3f..08e6d33 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,3 @@ build/ node_modules/ model/ .claude/settings.local.json -instance/database.db \ No newline at end of file diff --git a/instance/database.db b/instance/database.db index 3b658c2..ccb214d 100644 Binary files a/instance/database.db and b/instance/database.db differ diff --git a/templates/base.html b/templates/base.html index fc26344..5e6b1e1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -196,6 +196,26 @@