Update (ui)

This commit is contained in:
2023-11-20 09:37:10 +08:00
parent dbcf144d77
commit 420749f568
13 changed files with 80 additions and 37 deletions

View File

@@ -0,0 +1 @@
import{_ as i}from"./vue-541dc6d3.js";const n={name:"LqipLoader",mounted(){this.initLqipLoading()},methods:{initLqipLoading(){const e=document.getElementsByTagName("img");for(let t=0;t<e.length;t++)e[t].getAttribute("data-src")&&(e[t].onload=function(){this.classList.remove("lqip-blur")},e[t].setAttribute("src",e[t].getAttribute("data-src")))}}};function o(e,t,r,s,a,c){return null}const m=i(n,[["render",o]]);export{m as default};