Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
基于 [vben(ant-design-vue)](https://github.com/vbenjs/vue-vben-admin) 的 RuoYi-Vue-Plus 前端项目
基于 vben(ant-design-vue) 的 RuoYi-Vue-Plus 前端项目
对应后端项目: (分布式 5.X 分支 微服务 2.分支)
分布式 RuoYi-Vue-Plus
微服务 RuoYi-Cloud-Plus
admin 账号: admin admin123
spring-admin -账号: ruoyi 123456
git clone git@git.on-bright.com:iweb/admin-pro3.git
cd admin-pro3
pnpm install
# vite代理 这里主要是适配cloud跨域 分布式可以直接在VITE_GLOB_API_URL配置地址
VITE_PROXY = [["/dev-api","这里修改为后端地址如http://localhost:8080"]]
# 设置为代理地址或者直接http地址
VITE_GLOB_API_URL=/dev-api
# 文件上传路径 不用修改
VITE_GLOB_UPLOAD_URL=/resource/oss/upload
# springadmin监控地址 默认为{VITE_GLOB_API_URL}/admin/applications 注意跨域问题
# cloud可以不配置
VITE_GLOB_ADMIN_MONITOR_URL=http://127.0.0.1:9090/admin/applications
# powerjob的后台地址 默认为{VITE_GLOB_API_URL}/powerjob
# cloud可以不配置
VITE_GLOB_POWERJOB_URL=http://127.0.0.1:7700/#/oms/home
提示 分布式和微服务版本 对于一些第三方监控(如 nacos, springadmin, powerjob 等)
链接如何显示/打开 | 路径如何获取 | |
---|---|---|
分布式 5.X | 内嵌 iframe | env.xxx 文件配置 |
微服务 2.x | 外链方式 | 后台返回 |
所以微服务版本不需要配置 env.xxxx 中的地址 是由后台返回 path 而分布式除了需要配置 env.xxx 文件中的路径 还需要通过 nginx 解决跨域问题 可参考nginx.conf配置
pnpm serve
pnpm build
feat
增加新功能fix
修复问题/BUGstyle
代码风格相关无影响运行结果的perf
优化/性能提升refactor
重构revert
撤销修改test
测试相关docs
文档/注释chore
依赖更新/脚手架配置修改等workflow
工作流改进ci
持续集成types
类型定义文件更改wip
开发中本地开发推荐使用Chrome 80+
浏览器
支持现代浏览器, 不支持 IE
IE | Edge | Firefox | Chrome | Safari |
---|---|---|---|---|
not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
FAQs
基于 [vben(ant-design-vue)](https://github.com/vbenjs/vue-vben-admin) 的 RuoYi-Vue-Plus 前端项目
The npm package admin-pro3 receives a total of 0 weekly downloads. As such, admin-pro3 popularity was classified as not popular.
We found that admin-pro3 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.