]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs(zh): translate the description section of RouterScrollBehavior to Chinese (...
authorJohn Mao <z@v1c0.com>
Wed, 6 Mar 2024 23:50:15 +0000 (07:50 +0800)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 23:50:15 +0000 (07:50 +0800)
packages/docs/zh/api/interfaces/RouterScrollBehavior.md

index 4092cee43c6b8b99e2c0ee43f375bab33fd94bee..ac558c4d0ef37c21623578feff9cfee4b905fa64 100644 (file)
@@ -6,9 +6,7 @@ editLink: false
 
 # 接口:RouterScrollBehavior
 
-<!-- TODO: translation -->
-
-Type of the `scrollBehavior` option that can be passed to `createRouter`.
+可以被传递给 `createRouter` 的 `scrollBehavior` 选项的类型。
 
 ## 可调用函数 %{#Callable}%