mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +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)
|
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.
|
An array contains selected area objects.
|
||||||
|
|
||||||
`code` - code of selected area, `name` - name of selected area
|
`code` - code of selected area, `name` - name of selected area
|
||||||
|
@@ -524,7 +524,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/area',
|
path: '/area',
|
||||||
title: 'Area (In translation)'
|
title: 'Area'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/contact',
|
path: '/contact',
|
||||||
@@ -544,7 +544,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/sku',
|
path: '/sku',
|
||||||
title: 'Sku (In translation)'
|
title: 'Sku'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user