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.
我在徘徊是否可以自定义 facebook 注册插件布局。
特别是我正在尝试自定义错误消息的布局。
示例:错误密码的默认错误消息是带有一些默认属性(红色、字体、宽度、高度等)的“自定义消息”。
如何显示(例如)绿色错误消息?
谢谢
您不能修改注册插件使用的 CSS。您可以尝试通过使用插件正在使用的相同 CSS 类名并替换您要修改的属性来覆盖 CSS,但不能保证它可以工作。
At the console.log line in the render method below, it shows that this.member instance is exactly what it should be. So member object is good. I've spit out the string in tpl and it'