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.
我将该btn类添加到accordion-toggle手风琴小部件的 div 中,它似乎工作正常。我只是想知道这是否会被视为未定义的行为,以及我是否应该期望在未来的版本中看到它中断。
btn
accordion-toggle
jsfiddle
该类.btn只真正添加了视觉样式(字体大小、背景颜色等),所以我看不出它将来会中断的原因。
.btn
也就是说,如果您担心,为什么不直接重用样式.btn并将其直接应用于?.accordion-toggle
.accordion-toggle
我正在尝试将给定字段与模型Header中的其他字段进行比较。Alarm正如您在代码中看到的,我通过 3 个不同的步骤过滤警报。前 2 个工作完美。但是,最后一个不起作用。它说:
Header
Alarm
undefined method `wh