mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
fix: 修复 SSR 替换字符问题
This commit is contained in:
parent
db40b71a18
commit
1ac989b998
@ -15,10 +15,11 @@
|
||||
</script>
|
||||
<!--vuepress-ssr-head-->
|
||||
<!--vuepress-ssr-styles-->
|
||||
<!--vuepress-ssr-resources-->
|
||||
<!--vuepress-ssr-preload-->
|
||||
<!--vuepress-ssr-prefetch-->
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"><!--vuepress-ssr-app--></div>
|
||||
<div id="app"><!--vuepress-ssr-content--></div>
|
||||
<!--vuepress-ssr-scripts-->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user