GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
3
Releases
10
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
safe_production_front
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
alarm
dev
master
safe_production_front
/
src
/
components
/
buttonBox
/ buttonBox.ts
wangxitong
on 16 Aug
83 bytes
first commit
Raw
Blame
History
export interface IMenu { name: string // 名字 id?: string value?: string }