邮件列表加载动画优化和打包拆分

This commit is contained in:
eoao
2025-08-26 23:10:55 +08:00
parent de0bb288ec
commit 01cef2355d
119 changed files with 732 additions and 330 deletions

View File

@@ -0,0 +1 @@
function a(n,s="14px sans-serif"){const t=document.createElement("canvas");t.width=2e3,t.style.width="1000px";const e=t.getContext("2d");return e.font=s,e.measureText(n).width}export{a as g};