Logo
Explore Help
Register Sign In
bichangxiong/ruoyi-plus-vben5
1
0
Fork 0
You've already forked ruoyi-plus-vben5
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
83cfe991f53145c610305e6cee5f0261e86bc628
ruoyi-plus-vben5/apps/web-ele/src/layouts/index.ts

7 lines
230 B
TypeScript
Raw Normal View History

feat: element-plus app (#32) * chore: init project * chore: install element-plus * chore: locale config * fix: eslint error * chore: merge from main * fix: lint * chore: finish todo * chore: update comments * chore: update * fix: lint error * chore: add unplugin-element-plus * chore: add useElementPlusDesignTokens * chore: configure some color
2024-07-31 21:22:43 +08:00
const BasicLayout = () => import('./basic.vue');
refactor: refactor AuthLayout to configure the login page more freely (#4294)
2024-08-31 21:38:24 +08:00
const AuthPageLayout = () => import('./auth.vue');
feat: element-plus app (#32) * chore: init project * chore: install element-plus * chore: locale config * fix: eslint error * chore: merge from main * fix: lint * chore: finish todo * chore: update comments * chore: update * fix: lint error * chore: add unplugin-element-plus * chore: add useElementPlusDesignTokens * chore: configure some color
2024-07-31 21:22:43 +08:00
const IFrameView = () => import('@vben/layouts').then((m) => m.IFrameView);
export { AuthPageLayout, BasicLayout, IFrameView };
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 17ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API