n-framwork
v1.0.3
Published
framwork集成:(sidebar/menubar/table/message)
Downloads
2
Readme
vue-gitment
A Vue.js project
Build Setup
# install dependencies
npm install n-framwork --save-dev
# serve with hot reload at localhost:8080
main.js
import framwork from 'n-framwork'
Vue.use(framwork)
# build for production with minification
# npm run build
framwork:(sidebar/menubar/table/message,) 如: 1、模块中,使用左侧菜单 2、消息控件: $.message({ message: '失败提示', type: 'error' })