feat: sync full workspace including web modules, docs, and configurations to Gitea

Optimized the root .gitignore to exclude virtual environments, node modules,
and temp folders to ensure clean and lightweight version tracking.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-06-09 18:12:25 +08:00
co-authored by Cursor
parent 351688006e
commit a27e3b8e43
1510 changed files with 162043 additions and 1516 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,19 @@
{
"fixedLayers": [
"body > button.arco-btn.arco-btn-primary"
],
"pageHeight": 869,
"pageWidth": 1800,
"scrollContainer": null,
"sections": [
{
"id": "section-001",
"interactionModel": "click-driven",
"isFixed": false,
"isSticky": false,
"name": "div",
"order": 0,
"zIndex": 0
}
]
}