mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Doc] fix nav
This commit is contained in:
parent
2c53828089
commit
ccc37d4df0
@ -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'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user