升级vue-draggable-plus
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"lsp-uuid": "^3.2.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"vue": "^3.2.25",
|
||||
"vue-draggable-plus": "^0.5.2"
|
||||
"vue-draggable-plus": "^0.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arco-design/web-vue": "^2.56.0",
|
||||
|
||||
15
src/schemes/components/AdaptivePage.json
Normal file
15
src/schemes/components/AdaptivePage.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "AdaptivePage",
|
||||
"version": "2.0",
|
||||
"props": {},
|
||||
"variables": {},
|
||||
"dataSources":{},
|
||||
"functions" : {},
|
||||
"orchestrations" : {},
|
||||
"events":{},
|
||||
"slots":{},
|
||||
"header":{},
|
||||
"footer":{},
|
||||
"children":{},
|
||||
"meta":{}
|
||||
}
|
||||
Reference in New Issue
Block a user