mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
[Doc] add introduction page (#452)
This commit is contained in:
@@ -32,6 +32,11 @@ module.exports = {
|
||||
groups: [
|
||||
{
|
||||
list: [
|
||||
{
|
||||
path: '/intro',
|
||||
title: '介绍',
|
||||
noExample: true
|
||||
},
|
||||
{
|
||||
path: '/quickstart',
|
||||
title: '快速上手',
|
||||
@@ -315,6 +320,11 @@ module.exports = {
|
||||
groups: [
|
||||
{
|
||||
list: [
|
||||
{
|
||||
path: '/intro',
|
||||
title: 'Introduction',
|
||||
noExample: true
|
||||
},
|
||||
{
|
||||
path: '/quickstart',
|
||||
title: 'Getting Started',
|
||||
|
Reference in New Issue
Block a user