使用一下饿了么简化版后台管理系统-eladmin-web Github地址:https://github.com/elunez/eladmin-web 我现在手里开发的项目就是使用到了这个,操作起来还是比较方便的哦。而且安装步骤都是一样的,唯一的不同,就是对vue-element-admin管理后台进行了一些模块组件的删除,显得不那么重了,轻便了 很多,有利于日常
eladmin 是一款基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue 的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由。 这个开源项目基本稳定,并且后续作者还会继续优化。完全开源!后端整理代码质量、表设计等各个方面...
github https://github.com/elunez/eladmin https://github.com/elunez/eladmin-web 码云 https://gitee.com/elunez/eladmin https://gitee.com/elunez/eladmin-web 开发文档 https://docs.auauz.net/#/ 前端模板 初始模板基于: https://github.com/PanJiaChen/vue-element-admin 模板文档: https://panjiache...
xnng/vue3-el-admin main 2Branches0Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 66 Commits .github/workflows .vscode public server src types .editorconfig...
github https://github.com/elunez/eladmin https://github.com/elunez/eladmin-web 码云 https://gitee.com/elunez/eladmin https://gitee.com/elunez/eladmin-web 开发文档 https://eladmin.vip 体验地址 https://eladmin.vip/demo 前端模板 初始模板基于: https://github.com/PanJiaChen/vue-element-admin...
前端web部署: 执行打包命令: highlighter- code-theme-dark Dockerfile npmrunbuild:prod --report nginx部署: 下载nginx的windows版安装包 1.配置nginx.conf highlighter- code-theme-dark Bash ---1 添加java后台代理serverserver {listen 8085;#vue后台配置的网址加端口号server_name api.tianyuan.com;#网址locati...
饿了么简化版后台管理系统-eladmin-web,在开发vue项目的时候,用到的最多的就是vue-element-admin管理后台的模板了,但是有的时候,会发现一个问题,就是这个框架包含的是在是太多了,在开发一个轻便简单的后台管理系统的时候,就会显得很笨重了。
1.进入登陆界面后,就会自动获取验证码。 2.前端访问auth/code接口获取后端生成的验证码(包括uuid,img,结果值),然后放入redis,设置2分钟过期,并返回识别码、图片url给前端。 3.用户填写用户名、密码、验证码,点击登录。 4.前端要用预设的公钥对密码进行加密,然后发送
3年前 babel.config.js 同步至eladmin-web的20191224的[v2.4 优化]节点 5年前 jest.config.js 国际化区域切换 5年前 npm-shrinkwrapBK.json 修复因版本变动导致懒加载问题--项目不能启动的解决方案; 5年前 package.json 升级wangEditor版本3.1.1==》4.7.9,另外vue2.6.14版本与wangEditor最新版不兼容,退回2.6...
el-admin-easyswoole-web 使用PHP 7.4 + EasySwoole 3.5.1 + Vue 2.x 实现的前后端分离的管理后台 JavaScript 1 0 0 组织介绍 组织介绍 该组织致力于使用 PHP 7.4 + EasySwoole 3.5.1 + Vue 2.x 技术栈实现一个前后端分离的管理后台 如何加入