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.6.0
h5
https://github.com/Moonofweisheng/wot-design-uni/blob/master/src/uni_modules/wot-design-uni/components/wd-search/wd-search.vue#L14
1、打开源码:https://github.com/Moonofweisheng/wot-design-uni/blob/master/src/uni_modules/wot-design-uni/components/wd-search/wd-search.vue#L14 2、发现错误写法:
:placeholder-class="`wd-search__placeholder-txt', ${placeholderClass}`"
placeholder样式正常显示
placeholder样式丢失
No response
The text was updated successfully, but these errors were encountered:
fix: 🐛 修复 Search placeholder 样式丢失的问题
b9d9aad
✅ Closes: #856
fix: 🐛 修复 Search placeholder 样式丢失的问题 (#857)
40565d1
Successfully merging a pull request may close this issue.
Wot Design Uni 版本号
1.6.0
平台
h5
复现Demo地址(如不提供,将被直接关闭)
https://github.com/Moonofweisheng/wot-design-uni/blob/master/src/uni_modules/wot-design-uni/components/wd-search/wd-search.vue#L14
重现步骤
1、打开源码:https://github.com/Moonofweisheng/wot-design-uni/blob/master/src/uni_modules/wot-design-uni/components/wd-search/wd-search.vue#L14
2、发现错误写法:
期望的结果是什么?
placeholder样式正常显示
实际的结果是什么?
placeholder样式丢失
环境信息
No response
其他补充信息
No response
The text was updated successfully, but these errors were encountered: