GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
adminAccountabilityFront
Transfer to URL with SHA
Find file
Newer
Older
tree:
c0177fd0a9
Switch branches
×
dev
master
adminAccountabilityFront
/
src
/
components
/
buttonBox
/ buttonBox.ts
liyaguang
on 11 Sep 2023
83 bytes
first
Raw
Blame
History
export interface IMenu { name: string // 名字 id?: string value?: string }