feat: 迁移嵌套页面演示

This commit is contained in:
FairyEver
2020-08-31 22:13:41 +08:00
parent e8f9fc53a3
commit 9485aabf31
10 changed files with 15 additions and 60 deletions

View File

@@ -1,5 +1,4 @@
import playground from './modules/playground'
import frame from './modules/frame'
import d2Crud from './modules/d2-crud'
import d2CrudPlus from './modules/d2-crud-plus'
import plugins from './modules/plugins'
@@ -58,7 +57,6 @@ const frameIn = [
]
},
playground,
frame,
d2Crud,
d2CrudPlus,
plugins,