mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-21 13:18:58 +08:00
feat: 将路由访问模式更改为混合模式并更新版本号
- 将 `accessMode` 从 'backend' 改为 'mixed',以支持后端路由与前端路由的合并 - 更新应用版本号至 2.0.0-alpha.2 - 为按钮波纹效果添加默认主题配置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vben/web-antd",
|
||||
"version": "2.0.0-alpha.1",
|
||||
"version": "2.0.0-alpha.2",
|
||||
"homepage": "https://vben.pro",
|
||||
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user