This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
lx-admin-frontend
Watch
1
Star
0
Fork
0
You've already forked lx-admin-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lx-admin-frontend
/
src
/
enums
/
MenuTypeEnum.ts
16 lines
134 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor ts
2023-04-02 01:01:56 +08:00
export
enum
MenuTypeEnum
{
update 调整代码格式
2023-04-03 00:05:09 +08:00
/
*
*
*
目
录
*
/
M
=
'M'
,
/
*
*
*
菜
单
*
/
C
=
'C'
,
refactor ts
2023-04-02 01:01:56 +08:00
update 调整代码格式
2023-04-03 00:05:09 +08:00
/
*
*
*
按
钮
*
/
F
=
'F'
refactor ts
2023-04-02 01:01:56 +08:00
}
Reference in New Issue
Copy Permalink