docs($theme-default): add version badge to smooth-scroll (close: #1930)(#1939)

This commit is contained in:
meteorlxy
2019-10-19 16:07:42 +08:00
committed by Billyyyyy3320
parent 770ba72e62
commit d179a941c5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ next: ./my-next-page # Will overwrite 'nextLinks' property from themeConfig
---
```
## Smooth Scrolling
## Smooth Scrolling <Badge text="1.2.0+" />
The `themeConfig.smoothScroll` option allows you to enable smooth scrolling.
@@ -434,7 +434,7 @@ editLink: false
---
```
## 页面滚动
## 页面滚动 <Badge text="1.2.0+" />
你可以通过 `themeConfig.smoothScroll` 选项来启用页面滚动效果。