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
1.2.30
h5
无
<wd-textarea class="!p-0 flex-1" auto-height :no-border="true" readonly v-model="orderData.remarks" placeholder="备注" /> 他们现在样式会覆盖
<wd-textarea class="!p-0 flex-1" auto-height :no-border="true" readonly v-model="orderData.remarks" placeholder="备注" />
可以同时自动高度auto-height和隐藏下划线:no-border="true",
如题
The text was updated successfully, but these errors were encountered:
此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。
Sorry, something went wrong.
No branches or pull requests
Wot Design Uni 版本号
1.2.30
平台
h5
复现Demo地址
无
重现步骤
<wd-textarea class="!p-0 flex-1" auto-height :no-border="true" readonly v-model="orderData.remarks" placeholder="备注" />
他们现在样式会覆盖
期望的结果是什么?
可以同时自动高度auto-height和隐藏下划线:no-border="true",
实际的结果是什么?
如题
环境信息
无
其他补充信息
无
The text was updated successfully, but these errors were encountered: