[Upload] 自定义上传图片的文案
Open
Nobody has claimed this yet.
question
- Dominant language
- Vue
- Stars
- 4.1k
- Forks
- 342
- Avg merge
- 9h 57m
- Merged PRs (30d)
- 12
Description
这个功能解决了什么问题
上传组件 upload 中 如果设置 theme="image" 属性时 如果我想用这个样式上传视频时,组件里的‘点击上传图片’无法自定义
你建议的方案是什么
这个组件中的 文案 可以通过 placeholder 属性自定义
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the upload component and inspect how theme="image" displays its current text and how the placeholder property is handled. The work is done when the image-theme upload text can be customized for another use, such as video uploads, without changing the component's existing default wording.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100