[Doc] add toast english document (#307)

* 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
This commit is contained in:
neverland
2017-11-10 21:53:03 -06:00
committed by GitHub
parent 0aab9ba7be
commit 5e8c5a7b6c
5 changed files with 43 additions and 39 deletions
+2
View File
@@ -115,6 +115,8 @@ export default {
}
```
完整数据见 [Area.json](https://github.com/youzan/vant/blob/dev/docs/mock/area.json)
#### 点击完成时返回的Data Structure
返回的数据整体为一个数组,数组内包含 `columnsNum` 个数据, 每个数据对应一列选项中被选中的数据。