fix(文档): 修复评论组件ID并统一主页样式
- 将评论组件ID从'zcomments'改为更通用的'comments' - 为主页评论区域添加样式约束 - 统一主页标题字符串引号格式
This commit is contained in:
@@ -9,7 +9,7 @@ export default {
|
||||
|
||||
return h(Layout, null, {
|
||||
'doc-footer-before': () => h(FooterDoc),
|
||||
'home-features-after': () => h(FooterDoc),
|
||||
})
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user