#克隆项目git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git#进入项目目录cdRuoYi-Vue3#安装依赖npm install --registry=https://registry.npmmirror.com#本地开发 启动项目npm run dev#前端访问地址 http://localhost:80 内置功能 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
# 克隆项目 git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git # 进入项目目录 cd RuoYi-Vue3 # 安装依赖 yarn --registry=https://registry.npmmirror.com # 启动服务 yarn dev # 构建测试环境 yarn build:stage # 构建生产环境 yarn build:prod # 前端访问地址 http://localhost:80 内置功能...
RuoYi-Vue3-FastAPI v1.5.0 新增功能 1.新增对PostgreSQL数据库的支持。 BUG修复 1.修复DictTag组件控制台抛异常的问题 #IAYSVZ。 2.修复登录日志导出文件名称错误的问题。 代码回滚 1.因fastapi查询参数模型底层存在bug,回滚查询参数模型声明方式为as_query。 代码优化 1.优化CamelCaseUtil和SnakeCaseUtil以兼容更...
:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统 - ruoyi · ejy0613/RuoYi-Vue3@a4656c6
RuoYi-Vue3-FastAPI v1.4.0 Compare insistencereleased this29 Sep 02:33 ·81 commitsto master since this release v1.4.0 c6c9020 项目依赖 后端 1.更新fastapi版本为0.115.0,pip install fastapi[all]==0.115.0 -ihttps://pypi.tuna.tsinghua.edu.cn/simple。
基于Vue3+Element Plus+FastAPI开发的一个通用中后台管理框架(若依的FastAPI版本) - Release RuoYi-Vue3-FastAPI v1.3.3 · insistence/RuoYi-Vue3-FastAPI
Vue2版本: Gitte仓库地址:https://gitee.com/insistence2022/RuoYi-Vue-FastAPI GitHub仓库地址:https://github.com/insistence/RuoYi-Vue-FastAPI 纯Python版本: Gitte仓库地址:https://gitee.com/insistence2022/dash-fastapi-admin GitHub仓库地址:https://github.com/insistence/Dash-FastAPI-Admin ...
#克隆项目git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git#进入项目目录cdRuoYi-Vue3#安装依赖yarn --registry=https://registry.npmmirror.com#启动服务yarn dev#构建测试环境 yarn build:stage#构建生产环境 yarn build:prod#前端访问地址 http://localhost:80 ...
基于Vue3+Element Plus+FastAPI开发的一个通用中后台管理框架(若依的FastAPI版本),支持代码生成。A general middle and backend management framework developed with Vue3 + Element Plus + FastAPI (FastAPI Edition of RuoYi), supporting code generation. - Release
基于Vue3+Element Plus+FastAPI开发的一个通用中后台管理框架(若依的FastAPI版本) - Release RuoYi-Vue3-FastAPI v1.0.2 · insistence/RuoYi-Vue3-FastAPI