mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-12 09:10:09 +08:00
feat(other): The menu supports jumping to external links and fixing some known problems
This commit is contained in:
1
packages/constants/src/index.ts
Normal file
1
packages/constants/src/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './vben';
|
||||
1
packages/constants/src/vben.ts
Normal file
1
packages/constants/src/vben.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const VBEN_GITHUB_URL = 'https://github.com/vbenjs/vue-vben-admin';
|
||||
Reference in New Issue
Block a user