mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
[new feature] Tabs: add animated props to change tabs with animation (#2126)
This commit is contained in:
@@ -33,7 +33,7 @@ if (process.env.NODE_ENV !== 'production') {
|
||||
}
|
||||
|
||||
new Vue({ // eslint-disable-line
|
||||
el: '#app',
|
||||
render: h => h(App),
|
||||
router,
|
||||
el: '#app'
|
||||
router
|
||||
});
|
||||
|
Reference in New Issue
Block a user