Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2022-09-04 14:34:46 +08:00
17 changed files with 988 additions and 753 deletions

View File

@@ -87,6 +87,7 @@ export default {
padding: 24px;
background-color: var(--van-doc-background-2);
border-radius: var(--van-doc-border-radius);
overflow: auto;
> pre code {
position: relative;