Giter Site home page Giter Site logo

vue-backstage's Introduction

vue-backstage

后台系统 参考项目 线上地址

步骤

# 初始化
vue init webpack vue-backstage

# 进入目录
cd vue-backstage

# 安装npm包
npm install

# 安装element-ui
npm i element-ui -S

# 安装babel-polyfill, ES6->ES5
npm install babel-polyfill -S

# 安装axio,一个基于 promise 的 HTTP 库
npm install axios -S

# 安装less
npm install less less-loader --save-dev

# 本地开发
npm run dev

待处理的功能点

[ ] utls/validate.js定义全局验证规则

[ ] 根据环境来区分获取数据的方式

技术栈

vue-router

vue-router

element-ui

input-slots

vue

如何使用rules对表单字段进行校验 使用Event Bus进行兄弟组件之前的通信

ES6

array.some() array.filter()

G2

g2文档 viser-vue g2-demo

Easy Mock

模拟数据-Easy Mock

vue-cropper

剪裁工具

vue-quill-editor

富文本编辑器

mavonEditor

markdown编辑器

知识点

  • login
    • 局部校验

vue-backstage's People

Contributors

chanyan17 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.