feat: 完善search组件demo

This commit is contained in:
kailong321200875
2023-06-25 13:49:11 +08:00
parent a7f3702144
commit cdf44a43a0
8 changed files with 112 additions and 18 deletions

View File

@@ -371,7 +371,13 @@ export default {
left: 'left',
center: 'center',
right: 'right',
dynamicOptions: 'Dynamic options'
dynamicOptions: 'Dynamic options',
// 删除单选框
deleteRadio: 'Delete radio',
// 还原单选框
restoreRadio: 'Restore radio',
loading: 'Loading',
reset: 'Reset'
},
stickyDemo: {
sticky: 'Sticky'