Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用嵌入字体的 TextInput。但是,提示没有显示正确的字体。
您必须将 fontStyle 设置为普通或斜体:
s|TextInput:normalWithPrompt { fontStyle:normal; }