UNPKG

bd-admin

Version:

一款能根据需求快速配置vue后台管理的脚手架

12 lines (11 loc) 259 B
import headLay from "./components/head/index.vue"; import asideLay from "./components/aside/index.vue"; import mainLay from "./components/main/index.vue"; //#end; () => { console.log(headLay, asideLay, mainLay); }; return { slot: {}, hook: {}, };