mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
[Doc] fix nav
This commit is contained in:
@@ -84,7 +84,7 @@ Example of `AreaList`
|
||||
|
||||
All code of China: [Area.json](https://github.com/youzan/vant/blob/dev/docs/demos/mock/area.json)
|
||||
|
||||
#### argument of callback function `confirm`
|
||||
#### argument of callback function confirm
|
||||
An array contains selected area objects.
|
||||
|
||||
`code` - code of selected area, `name` - name of selected area
|
||||
|
@@ -524,7 +524,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
path: '/area',
|
||||
title: 'Area (In translation)'
|
||||
title: 'Area'
|
||||
},
|
||||
{
|
||||
path: '/contact',
|
||||
@@ -544,7 +544,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
path: '/sku',
|
||||
title: 'Sku (In translation)'
|
||||
title: 'Sku'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user