rails中使用Ueditor · Ruby China
[图文]保证css能正常引用到图片,(其实没必要的,全扔到一起就行) 然后在需要引用的页面中这样写 = stylesheet_link_tag 'ueditor'= javascript_include_tag 'editor_all', 'editor_...
求助:slim 中style 需要引用图片 · Ruby China
新手问题 求助:slim 中style 需要引用图片 以下代码是由前端发来的html直接转成的slim代码: ul.carosel-inner li.item.active[style="background:url(images/flash/01.jpg) center 0 no-...