This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
iot-device-management-frontend
Watch
4
Star
0
Fork
0
You've already forked iot-device-management-frontend
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
77a4a64eb4d5e58dc738e096abd07a41de4c24b2
iot-device-management-frontend
/
packages
/
effects
/
layouts
/
src
/
authentication
/
index.ts
3 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Support dayjs and component library in multiple languages
2024-06-30 15:42:30 +08:00
export
{
default
as
AuthPageLayout
}
from
'./authentication.vue'
;
types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType (#6158) Co-authored-by: 车文烨 <chewy@china-lehua.com>
2025-05-16 09:36:49 +08:00
export
*
from
'./types'
;
Reference in New Issue
Copy Permalink