This commit is contained in:
X1627315083@163.com
2026-03-19 14:55:32 +08:00
parent 8571c94336
commit e0c8cf0a3f

View File

@@ -30,7 +30,6 @@ app.use(router)
.use(i18n)
.mount('#app')
// 简写形式
const vLoadimg = (el, binding) => {
const src = binding.value
if (el.src === src) return