diff --git a/frontend/.vue-cli-ui/db.json b/frontend/.vue-cli-ui/db.json index 711c6c3..63c7feb 100644 --- a/frontend/.vue-cli-ui/db.json +++ b/frontend/.vue-cli-ui/db.json @@ -6,7 +6,33 @@ "favorite": 0, "type": "vue", "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": [],