Logo
Explore Help
Register Sign In
XW-AIOT/aiot-platform-ui
4
0
Fork 0
You've already forked aiot-platform-ui
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
dbf948020efd83b23f3d768550cc781fd2f7271a
aiot-platform-ui/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: 24.7.0 Page: 26ms 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