feat: 增加d2-crud-plus示例

This commit is contained in:
xiaojunnuo@126.com
2020-08-31 21:22:59 +08:00
parent 5bdf913cd4
commit 8e7d7501a5
26 changed files with 1496 additions and 4 deletions

View File

@@ -47,7 +47,10 @@
"vue-router": "^3.1.3",
"vue-splitpane": "^1.0.6",
"vue-ueditor-wrap": "^2.4.1",
"vuex": "^3.1.2"
"vuex": "^3.1.2",
"d2-crud-plus": "^1.16.0",
"d2-crud-x": "^2.10.0",
"d2p-extends": "^1.9.9"
},
"devDependencies": {
"@d2-projects/vue-filename-injector": "^1.1.0",