fix
This commit is contained in:
@@ -30,7 +30,6 @@ app.use(router)
|
||||
.use(i18n)
|
||||
.mount('#app')
|
||||
|
||||
// 简写形式
|
||||
const vLoadimg = (el, binding) => {
|
||||
const src = binding.value
|
||||
if (el.src === src) return
|
||||
|
||||
Reference in New Issue
Block a user