/vue-layout

A tool for quickly generating pages

Primary LanguageVue

vue-layout

基于vue实现的 拖拽快速形成页面

简介

最近看很多人都在做可视化布局,拖拽形成页面,翻了翻之前写过的代码,感觉几年前自己好像也写过一个简单的拖拽。 不多了,直接看例子的

演示地址

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.