mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
docs: fix quickstart
This commit is contained in:
@@ -121,7 +121,7 @@ The easiest way to use Vant is to include a CDN link in the html file, after whi
|
||||
vant.Toast('Message');
|
||||
|
||||
// Register Lazyload directive
|
||||
Vue.use(vant.Lazyload);
|
||||
// app.use(vant.Lazyload);
|
||||
</script>
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user