GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
SpaceIntegration_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
a4ad3fe9cf
Switch branches
×
dev
master
SpaceIntegration_front
/
src
/
components
/
buttonBox
/ buttonBox.ts
dutingting
on 15 Feb 2023
65 bytes
细节优化
Raw
Blame
History
export interface IMenu { name: string // 名字 id: string }