twig模板的javascript中显示php变量? 2024-05-21 PHP 在Twig模板引擎中,你不能直接在JavaScript代码块内使用PHP变量,因为Twig是在服务器端解析的, .. Read more