We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
H5(@nutui/nutui)
3.3.2
3.2.45
dev:h5
npm
16.18.0
Chrome(106.0.5249.119)
window1o
nutui.jd.com/
<nut-uploader mode="aspectFill" :url="uploadUrl" v-model:file-list="defaultFileList" maximum="10" multiple list-type='list'> </nut-uploader> <nut-avatar size="large" mode="aspectFill" icon="https://img12.360buyimg.com/imagetools/jfs/t1/143702/31/16654/116794/5fc6f541Edebf8a57/4138097748889987.png" ></nut-avatar>
mode="aspectFill" 有效
mode="aspectFill" 无效
The text was updated successfully, but these errors were encountered:
fix(uploader): 修复图片拉伸样式问题 #2026
06c486e
Sorry, something went wrong.
fix(uploader): 修复图片拉伸样式问题 jdf2e#2026
375dd1c
richard1015
ailululu
No branches or pull requests
小程序内设置mode="aspectFill"无效
NutUI scenes(nutui 场景)
H5(@nutui/nutui)
NutUI-vue version(nutui-vue 版本)
3.3.2
Vue version(vue 版本)
3.2.45
Operating environment(运行环境)
dev:h5
Citation method(引用方式)
npm
Node version(node 版本)
16.18.0
Browser and its version(浏览器及其版本)
Chrome(106.0.5249.119)
System and its version(系统及其版本)
window1o
Reproduction link(重现链接)
nutui.jd.com/
Steps to reproduce(重现步骤)
What is expected?(期望的结果是什么?)
mode="aspectFill" 有效
What is actually happening?(实际的结果是什么?)
mode="aspectFill" 无效
The text was updated successfully, but these errors were encountered: