feat: 新增Uload

This commit is contained in:
kailong321200875
2023-07-23 12:49:57 +08:00
parent 040476fe24
commit c181887f7f
10 changed files with 191 additions and 156 deletions

View File

@@ -302,7 +302,10 @@ export default {
// 自定义节点内容
customContent: 'Custom content',
// 懒加载
lazyLoad: 'Lazy load'
lazyLoad: 'Lazy load',
upload: 'Upload',
// 用户头像
userAvatar: 'User avatar'
},
guideDemo: {
guide: 'Guide',