You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
原因:Select组件底层使用了RN的TextInput组件,鸿蒙侧TextInput组件只有editable属性为true的时候placeholderTextColor才能生效,
ios侧TextInput组件editable属性为true或者false的时候placeholderTextColor都能生效