/JZUI

[JZUI] at jzjz.com

Primary LanguageJavaScript

JZUI

使用bootstrap+vuejs(version 1.0)库,配合webpack,gulp构建工具搭建的后端js组件库

#site

V2.0 添加AdminLTE https://github.com/tlianglstyle/JZUI_V2

API: http://tlianglstyle.github.io/JZUI/dist/app/API/index.html

Demo: http://tlianglstyle.github.io/JZUI/dist/app/Vue/index.html

install

### git
$ git clone https://github.com/tlianglstyle/JZUI.git

### install 
$ npm install  (or 'cnpm install')
### build
$ gulp dev
### open
open  http://localhost:3000/dist/app/Vue/index.html

modules

The modules are individual files in the "src/js/common/" directory.

Namedescriptiondefaultcodeintrodemo
Table Single table settings ... ... ...
Vue Global Vue Config By document.body ... ... ...
Form Contains FormData and validate from a form ... ... ...
others Other components of example

JZUI at jzjz.com