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.8.4
No response
<t-textarea t-class="custom-textarea" t-class-textarea="custom-textarea-placeholder" placeholder="请输入文字" disableDefaultPadding="{{true}}" /> .custom-textarea-placeholder{ height: 42rpx; font-family: PingFang-SC, PingFang-SC; font-weight: 400; font-size: 90rpx !important; color: red !important; line-height: 42rpx; text-align: left; font-style: normal; }
应该是根据自己传入的class 改变样式
没生效
3.7.5
应该像下边这样修改下
The text was updated successfully, but these errors were encountered:
👋 @315574925,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
@315574925 建议暂时先用 placeholderStyle 修改占位符样式,年前应该不会再发版本了~
Successfully merging a pull request may close this issue.
tdesign-miniprogram 版本
1.8.4
重现链接
No response
重现步骤
期望结果
应该是根据自己传入的class 改变样式
实际结果
没生效
基础库版本
3.7.5
补充说明
应该像下边这样修改下
The text was updated successfully, but these errors were encountered: