[Doc] translate theme & demo pages (#320)

* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages
This commit is contained in:
neverland
2017-11-15 21:42:03 -06:00
committed by GitHub
parent 46ab59930e
commit 5eb3303ec6
4 changed files with 47 additions and 24 deletions

View File

@@ -308,12 +308,12 @@ module.exports = {
},
{
path: '/theme',
title: 'Theme (In translation)',
title: 'Custom Theme',
noExample: true
},
{
path: '/demo',
title: 'Demo pages (In translation)',
title: 'Demo pages',
noDocument: true,
noExample: true
}