GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
robot_dog_patrol_front
Transfer to URL with SHA
Find file
Newer
Older
branch:
dev
Switch branches
×
alarm
dev
robot_dog_patrol_front
/
src
/
components
/
buttonBox
/ buttonBox.ts
lyg
on 27 Jun
83 bytes
v3项目初始化
Raw
Blame
History
export interface IMenu { name: string // 名字 id?: string value?: string }