feat: 优化前端用户限制组件
This commit is contained in:
@@ -37,7 +37,7 @@ watch(props,(n,o)=>{
|
||||
);
|
||||
//需要注意代码块样式
|
||||
outputHtml.value = marked(n.code).replace(/<pre>/g, "<pre class='hljs'>")
|
||||
})
|
||||
},{immediate:true,deep:true})
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user