All Projects → neroneroffy → Vue Backage

neroneroffy / Vue Backage

基于vue和iview的后台管理系统

Projects that are alternatives of or similar to Vue Backage

Vue Cnode
🚀 基于vue3 function-based 构建cnode社区
Stars: ✭ 192 (-3.03%)
Mutual labels:  webpack, vuex, iview
Putongoj Fe
The front end of the Putong Online Judge -- An online judge with nothing special
Stars: ✭ 74 (-62.63%)
Mutual labels:  webpack, vuex, iview
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-31.82%)
Mutual labels:  webpack, mongodb
Vue 2 Webpack 4 Boilerplate
Ready to use Vue 2+ project with webpack 4 configuration for development and production
Stars: ✭ 142 (-28.28%)
Mutual labels:  webpack, vuex
Laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
Stars: ✭ 1,964 (+891.92%)
Mutual labels:  webpack, vuex
Last Blog
仿GitHub风格个人博客, vue+vuex+koa+mongodb
Stars: ✭ 128 (-35.35%)
Mutual labels:  mongodb, vuex
Questionnaire
📋 问卷系统
Stars: ✭ 128 (-35.35%)
Mutual labels:  mongodb, vuex
Vue Cli Multi Page
基于vue-cli模板的多页面多路由项目,一个PC端页面入口,一个移动端页面入口,且有各自的路由, vue+webpack+vue-router+vuex+mock+axios
Stars: ✭ 145 (-26.77%)
Mutual labels:  webpack, vuex
Vue Todos
vue最新实战项目教程,从零开始,一步一个脚印,循序渐进。跟着我一起学习vue吧!
Stars: ✭ 1,659 (+737.88%)
Mutual labels:  webpack, vuex
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-20.71%)
Mutual labels:  mongodb, vuex
Vue.netcore
.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/
Stars: ✭ 2,338 (+1080.81%)
Mutual labels:  vuex, iview
Awesome Vue Cli3 Example
🦅 Awesome example for rapid Vue.js development using vue-cli3 .
Stars: ✭ 160 (-19.19%)
Mutual labels:  webpack, vuex
Koa Vue Fullstack
A lightweight boilerplate for a universal webapp based on koa, mongodb, node, vue, and webpack
Stars: ✭ 126 (-36.36%)
Mutual labels:  webpack, mongodb
Vue2 Manage
基于 vue + element-ui 的后台管理系统
Stars: ✭ 11,345 (+5629.8%)
Mutual labels:  webpack, vuex
Eleme
restructure..
Stars: ✭ 1,635 (+725.76%)
Mutual labels:  webpack, vuex
D2 Admin
An elegant dashboard
Stars: ✭ 11,012 (+5461.62%)
Mutual labels:  webpack, vuex
Vue Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Vuejs, + Node.js + Express + MongoDB 🚀🤘
Stars: ✭ 141 (-28.79%)
Mutual labels:  mongodb, vuex
Webiny
[NOT MAINTAINED] Main Webiny app responsible for parsing requests and bootstrapping other apps. Includes all the core ReactJs components.
Stars: ✭ 121 (-38.89%)
Mutual labels:  webpack, mongodb
Isomorphic Redux Cnode
😊👻基于react->express->mongo技术栈的同构SPA
Stars: ✭ 123 (-37.88%)
Mutual labels:  webpack, mongodb
Vue Shop
VUE移动小商城
Stars: ✭ 148 (-25.25%)
Mutual labels:  webpack, vuex

基于vue的后台管理系统

一个很小的项目,当时与别人合作的,后台为java,所以当前情况下启动项目应该不会出来内容,或者会有问题,但前端代码是没有错误的

server文件夹为前期开发时模拟数据的server,只有很少的一部分接口

直接用vue-cli 初始化的项目

技术:vue, vuex, iview, webpack

基于vue的后台管理系统,侧重权限控制(accessToken实现)。使用axios全局拦截器配合accessToken实现权限控制。 项目中并未过多使用vuex,因为基本没有共享状态的组件。只用在了loading的显示与隐藏,加载模态的显示与隐藏。 server文件夹为mock数据时候写的node服务。

文件夹结构:

img

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].