在使用的时候把js等代码写在模板中就报错,加入literal标签后就正确了

 <style>
            {literal}
            .tr_color{background-color: #9F88FF}
            {/literal}
        </style>

 

相关文章:

  • 2021-06-28
  • 2021-05-28
  • 2022-02-21
  • 2022-12-23
  • 2022-12-23
  • 2021-09-13
  • 2022-01-22
  • 2021-08-04
猜你喜欢
  • 2022-12-23
  • 2021-07-22
  • 2022-12-23
  • 2021-07-24
  • 2021-12-17
  • 2022-12-23
  • 2022-01-24
相关资源
相似解决方案