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:
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"blocks": [
|
||||
{
|
||||
"buttons": [
|
||||
{
|
||||
"href": "https://arco.design/themes/demo/preview/common-components",
|
||||
"text": "常用组件"
|
||||
},
|
||||
{
|
||||
"text": "查询",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "重置",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "新建",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "批量导入",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "下载",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "查看",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "查看",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "查看",
|
||||
"type": "button"
|
||||
},
|
||||
{
|
||||
"text": "查看",
|
||||
"type": "button"
|
||||
}
|
||||
],
|
||||
"forms": [
|
||||
{
|
||||
"fieldCount": 7
|
||||
}
|
||||
],
|
||||
"headings": [
|
||||
"查询表格"
|
||||
],
|
||||
"images": [],
|
||||
"paragraphs": [
|
||||
"元素检查 dom-inspector",
|
||||
"1",
|
||||
"2",
|
||||
"3",
|
||||
"4",
|
||||
"5",
|
||||
"10"
|
||||
],
|
||||
"sectionId": "section-001",
|
||||
"sectionName": "signup"
|
||||
}
|
||||
]
|
||||
}
|
||||
12177
AI-Arco-Design-Themes-Demos-complete/topology/selector-map.json
Normal file
12177
AI-Arco-Design-Themes-Demos-complete/topology/selector-map.json
Normal file
File diff suppressed because it is too large
Load Diff
19
AI-Arco-Design-Themes-Demos-complete/topology/topology.json
Normal file
19
AI-Arco-Design-Themes-Demos-complete/topology/topology.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"fixedLayers": [
|
||||
"aside.arco-layout-sider.arco-layout-sider-light"
|
||||
],
|
||||
"pageHeight": 1238,
|
||||
"pageWidth": 1800,
|
||||
"scrollContainer": null,
|
||||
"sections": [
|
||||
{
|
||||
"id": "section-001",
|
||||
"interactionModel": "click-driven",
|
||||
"isFixed": false,
|
||||
"isSticky": false,
|
||||
"name": "signup",
|
||||
"order": 0,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user