vue ui layout
This commit is contained in:
parent
3bd4b71c55
commit
4dd6236856
1 changed files with 27 additions and 1 deletions
|
@ -6,7 +6,33 @@
|
||||||
"favorite": 0,
|
"favorite": 0,
|
||||||
"type": "vue",
|
"type": "vue",
|
||||||
"name": "frontend",
|
"name": "frontend",
|
||||||
"openDate": 1550863252408
|
"openDate": 1551353165715,
|
||||||
|
"widgets": [
|
||||||
|
{
|
||||||
|
"id": "5sGiztidd",
|
||||||
|
"definitionId": "org.vue.widgets.run-task",
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"width": 2,
|
||||||
|
"height": 1,
|
||||||
|
"config": {
|
||||||
|
"task": "/app:serve"
|
||||||
|
},
|
||||||
|
"configured": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "SyF7UHhrK",
|
||||||
|
"definitionId": "org.vue.widgets.run-task",
|
||||||
|
"x": 0,
|
||||||
|
"y": 1,
|
||||||
|
"width": 2,
|
||||||
|
"height": 1,
|
||||||
|
"config": {
|
||||||
|
"task": "/app:lint"
|
||||||
|
},
|
||||||
|
"configured": true
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"foldersFavorite": [],
|
"foldersFavorite": [],
|
||||||
|
|
Reference in a new issue