Skip to content
New issue

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

input组件的placeholder-style默认设置无效,当内容发生变更再删除之后,placeholder-style就生效了 #5264

Open
yongtaoer opened this issue Dec 20, 2024 · 0 comments

Comments

@yongtaoer
Copy link

hbuilderx版本:4.36
vue版本:2
代码:

<input 
	type="text" 
	class="value-input value-text" 
	placeholder-style="color: #ccc;"
	v-model="parmes.door_num" 
	placeholder="请输入户号" 
/>

界面效果:placeholder字体颜色看上去还是组件默认的
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant