feat: 代码预览

This commit is contained in:
dap
2024-09-13 12:00:55 +08:00
parent bfefaef1be
commit feb30f7d8c
4 changed files with 219 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ const props = withDefaults(
/**
* 只读
*/
readonly: boolean;
readonly?: boolean;
}>(),
{
language: 'js',