提交 4d67e4a7 编写于 作者: View Design's avatar View Design

Update ProsePre.global.vue

上级 c47c112b
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<script setup> <script setup>
import hljs from 'highlight.js' import hljs from 'highlight.js'
import 'highlight.js/styles/github-dark.css' import 'highlight.js/styles/stackoverflow-dark.css'
const toast = useToast() const toast = useToast()
const props = defineProps({ const props = defineProps({
code: { code: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册