You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 在 SEO 场景时,需要动态修改页面的标题和关键字等信息时,我们可以在自定义 html 中使用模板引擎语法,使用模板引擎时需要先开启使用`@umajs/plugin-views`插件并设置`useEngine:true`;建议和`nunjucks`搭配使用。[参考 demo](https://github.com/Umajs/umajs-react-ssr/tree/master/web/pages/template)。
0 commit comments