upload project source code

This commit is contained in:
2026-04-30 18:49:43 +08:00
commit 9b394ba682
2277 changed files with 660945 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
const setting = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='currentColor'%3e%3cpath%20d='m12%201%209.5%205.5v11L12%2023l-9.5-5.5v-11L12%201zm0%202.311L4.5%207.653v8.694l7.5%204.342%207.5-4.342V7.653L12%203.311zM12%2016a4%204%200%201%201%200-8%204%204%200%200%201%200%208zm0-2a2%202%200%201%200%200-4%202%202%200%200%200%200%204z'/%3e%3c/svg%3e";
export {
setting as default
};