Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-10 17:35:33 +08:00
6 changed files with 62 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ body {
color: @van-doc-black;
font-size: 16px;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
Segoe UI, Arial, Roboto, 'PingFang SC', 'Hiragino Sans GB',
Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB',
'Microsoft Yahei', sans-serif;
background-color: @van-doc-background-color;
-webkit-font-smoothing: antialiased;