Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9b68c6a

Browse files
committed
fix code highlight issue
1 parent5572dc9 commit9b68c6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎docs/src/components/source-code.vue‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
type:String,
1818
default:''
1919
}
20+
},
21+
22+
ready:function() {
23+
Prism.highlightAll();
2024
}
2125
};
2226
</script>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp