UNPKG

bili-tmp-demo

Version:

vue管理系统结构

10 lines (8 loc) 124 B
import model from './model' import text from './text' import html from './html' export default { model, text, html }