GithubHelp home page GithubHelp logo

jangocheng / vue-llplatform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linjinze999/vue-llplatform

0.0 1.0 0.0 9.27 MB

vue-llplatform,基于vue、element搭建的后台管理平台。

Home Page: https://linjinze999.github.io/vue-llplatform/

JavaScript 8.37% HTML 0.16% Vue 91.08% CSS 0.32% Dockerfile 0.08%

vue-llplatform's Introduction

vue-llplatform

别忘记点右上角的Star哦~

简介

vue-llplatform,基于vueelement搭建的后台管理平台。 考虑到后台管理一般是在电脑端查看,因此本项目没有实现移动端的适配。

教学说明:https://linjinze999.github.io/vue-llplatform/

源码地址:https://github.com/linjinze999/vue-llplatform

在线预览:https://linjinze999.github.io/vue-llplatform/preview/#/login

准备

你需要在本地安装node。本项目技术栈基于ES6vuevue-routeraxioselement-ui, 所有的请求数据都使用Mock.js模拟,提前了解和学习这些知识会对使用本项目有很大的帮助。

同时配套一个系列的教程文章,如何从零构建后一个完整的后台项目,建议大家先看完这些文章再来实践本项目: https://linjinze999.github.io/vue-llplatform/

vue-llplatform

功能

- 登录
 - 登录 / 注册 / 注销
 - 自动登录
 - 密码加密

- 权限验证
  - 页面权限
  - 指令权限

- 全局功能
  - 国际化多语言
  - 自定义主题
  - 本地mock数据
  - 侧边栏无限菜单
  - 收缩侧边栏
  - 请求错误自动处理
  - 请求支持sessionStorage、localStorage

- 功能页面
  - 表格table
  - 表单form
  - 富文本编辑器
  - 图表
  - 拖曳
  - 权限设置
  - 错误页面


构建

进入项目目录

cd llplatform

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

vue-llplatform's People

Contributors

linjinze999 avatar

Watchers

 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.