*= require_tree . 编译整个项目的css Jun 17, 2022 前后端分开就需要 注意后端与前端的样式是不同的,需要进行区分,前端设置为root 那么后端进行加载css就不需要这个tree 否则会导致样式的改变 *= require_tree .