caozhong1996 / vue-lazyload-next

vue-lazyload for vue3
MIT License
78 stars 16 forks source link

请问CDN模式如何使用? #1

Open gao2009ss opened 3 years ago

gao2009ss commented 3 years ago

像vue2的下面这种方式在vue3中如何时使用?

caozhong1996 commented 3 years ago

You can also use cdn like this:

gao2009ss commented 3 years ago

按你这个方法浏览器显示Uncaught ReferenceError: VueLazyloadNext is not defined错误

caozhong1996 commented 3 years ago

按你这个方法浏览器显示Uncaught ReferenceError: VueLazyloadNext is not defined错误

see: https://codesandbox.io/s/compassionate-dawn-t2n8h?file=/index.html

I've made some changes to that. 我为此做了一些改动

Please use version 0.0.2. 请使用0.0.2版本