Skip to content

Commit 3761626

Browse files
committed
update readme
1 parent 92d395b commit 3761626

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ defalut-index(optional)|index of default component to dispaly, default to 0|Numb
3838
comp(必需)|包含所有路由组件的数组|Array|[{name: 'comp1', component: foo}, {name: 'comp2', component: bar}]
3939
defalut-index(可选)|默认要跳转的路由索引,从0开始|Number| 1
4040
> comp属性中的name属性的值必须和路由name属性的值相同,也就是说,你必须给你的路由组件命名。相关信息[命名路由](https://router.vuejs.org/zh-cn/essentials/named-routes.html#),或者你也可以传`path`参数进去。
41-
##
41+
## no tab
42+
因为tab样式可能是多种多样的。所以不做tab,只关注slider部分。

0 commit comments

Comments
 (0)