在前端工作的最佳方式是通过渲染树枝还是卓别林?
我正在尝试使用 {% extends 'OroUIBundle:actions:index.html.twig' %} 但我无法扩展
坦克
在前端工作的最佳方式是通过渲染树枝还是卓别林?
我正在尝试使用 {% extends 'OroUIBundle:actions:index.html.twig' %} 但我无法扩展
坦克
如果您想自定义前端视图 - 您需要覆盖树枝模板。查看本手册: https ://oroinc.com/orocrm/doc/current/dev-guide/customization#overriding-templates
还要检查这个例子: https ://github.com/oroinc/orocommerce/blob/master/src/Oro/Bundle/CustomThemeBundle/README.md