Skip to content

Commit

Permalink
docs: update lazy-load title
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Mar 28, 2020
1 parent 19e2acd commit 7b2e6ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/lazyload/README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Lazyload 图片懒加载
# Lazyload 懒加载

### 引入

Expand Down
2 changes: 1 addition & 1 deletion vant.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ module.exports = {
},
{
path: 'lazyload',
title: 'Lazyload 图片懒加载',
title: 'Lazyload 懒加载',
},
{
path: 'list',
Expand Down

0 comments on commit 7b2e6ac

Please sign in to comment.