chore: 整体优化
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "Test",
|
||||
"locked": false,
|
||||
"inject": [],
|
||||
"state": {},
|
||||
"lifeCycles": {},
|
||||
"methods": {},
|
||||
"computed": {},
|
||||
"watch": [],
|
||||
"css": "",
|
||||
"props": [],
|
||||
"emits": [],
|
||||
"slots": [],
|
||||
"dataSources": {},
|
||||
"__VTJ_BLOCK__": true,
|
||||
"__VERSION__": "1739842497674",
|
||||
"id": "45t7j3xqi",
|
||||
"nodes": []
|
||||
}
|
||||
61
apps/designer/.vtj/files/45t9lzaxt.json
Normal file
61
apps/designer/.vtj/files/45t9lzaxt.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"name": "Home",
|
||||
"locked": false,
|
||||
"inject": [],
|
||||
"state": {},
|
||||
"lifeCycles": {},
|
||||
"methods": {},
|
||||
"computed": {},
|
||||
"watch": [],
|
||||
"css": "",
|
||||
"props": [],
|
||||
"emits": [],
|
||||
"slots": [],
|
||||
"dataSources": {},
|
||||
"__VTJ_BLOCK__": true,
|
||||
"__VERSION__": "1739970308179",
|
||||
"id": "45t9lzaxt",
|
||||
"nodes": [
|
||||
{
|
||||
"id": "2yyhfejyt2",
|
||||
"name": "ElMain",
|
||||
"from": "element-plus",
|
||||
"invisible": false,
|
||||
"locked": false,
|
||||
"children": [
|
||||
{
|
||||
"id": "45t9m1nhz",
|
||||
"name": "ElText",
|
||||
"from": "element-plus",
|
||||
"invisible": false,
|
||||
"locked": false,
|
||||
"children": "我是主页",
|
||||
"props": {
|
||||
"type": "primary",
|
||||
"size": "default",
|
||||
"style": {
|
||||
"color": "#FF3C00",
|
||||
"position": "absolute",
|
||||
"inset": "0% 0% 0% 0%",
|
||||
"background-repeat": "repeat",
|
||||
"text-align": "center"
|
||||
}
|
||||
},
|
||||
"directives": [],
|
||||
"events": {}
|
||||
}
|
||||
],
|
||||
"props": {
|
||||
"style": {
|
||||
"position": "relative",
|
||||
"object-fit": "none",
|
||||
"overflow": "visible",
|
||||
"display": "flex",
|
||||
"cursor": "auto"
|
||||
}
|
||||
},
|
||||
"directives": [],
|
||||
"events": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
17633
apps/designer/.vtj/materials/vtj-project.json
Normal file
17633
apps/designer/.vtj/materials/vtj-project.json
Normal file
File diff suppressed because one or more lines are too long
@@ -3,7 +3,7 @@
|
||||
"id": "@sy/low-code-designer",
|
||||
"platform": "web",
|
||||
"name": "低代码编辑器",
|
||||
"homepage": "",
|
||||
"homepage": "45t9lzaxt",
|
||||
"description": "低代码编辑器",
|
||||
"dependencies": [
|
||||
{
|
||||
@@ -102,7 +102,7 @@
|
||||
"assetsLibrary": "VtjUIMaterial",
|
||||
"required": false,
|
||||
"official": true,
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"platform": "web"
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@
|
||||
"assetsLibrary": "VtjChartsMaterial",
|
||||
"required": false,
|
||||
"official": true,
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"platform": [
|
||||
"web",
|
||||
"h5"
|
||||
@@ -152,16 +152,12 @@
|
||||
"pages": [
|
||||
{
|
||||
"dir": false,
|
||||
"name": "Test",
|
||||
"title": "1",
|
||||
"icon": "",
|
||||
"mask": true,
|
||||
"name": "Home",
|
||||
"title": "主页",
|
||||
"icon": "AddLocation",
|
||||
"hidden": false,
|
||||
"raw": false,
|
||||
"pure": false,
|
||||
"meta": "",
|
||||
"cache": false,
|
||||
"id": "45t7j3xqi",
|
||||
"id": "45t9lzaxt",
|
||||
"type": "page"
|
||||
}
|
||||
],
|
||||
@@ -169,8 +165,7 @@
|
||||
"apis": [],
|
||||
"meta": [],
|
||||
"config": {
|
||||
"title": "",
|
||||
"themeSwitchable": false
|
||||
"title": ""
|
||||
},
|
||||
"__BASE_PATH__": "/"
|
||||
}
|
||||
|
||||
15
apps/designer/.vtj/projects/vtj-project.json
Normal file
15
apps/designer/.vtj/projects/vtj-project.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"__VTJ_PROJECT__": true,
|
||||
"id": "vtj-project",
|
||||
"platform": "web",
|
||||
"name": "VTJ.PRO",
|
||||
"homepage": "",
|
||||
"description": "VTJ.PRO",
|
||||
"dependencies": [],
|
||||
"pages": [],
|
||||
"blocks": [],
|
||||
"apis": [],
|
||||
"meta": [],
|
||||
"config": {},
|
||||
"__BASE_PATH__": "/"
|
||||
}
|
||||
Reference in New Issue
Block a user