From 060b36208c468225a5ba31cebbbdcceed161fe6d Mon Sep 17 00:00:00 2001 From: jackyu66git Date: Mon, 13 Jul 2026 15:36:33 +0800 Subject: [PATCH] =?UTF-8?q?shuzi:=20=E4=BF=AE=E5=A4=8D=E6=8A=A5=E5=91=8A?= =?UTF-8?q?=E5=8C=BA=E6=96=87=E6=A1=88=E9=81=97=E6=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shuzi.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shuzi.html b/shuzi.html index 99c0841..1855f8a 100644 --- a/shuzi.html +++ b/shuzi.html @@ -592,7 +592,7 @@ function update(v,y,m,d){ Array.from(lock.children).forEach(c=>c.classList.add('blur')); const cover=document.createElement('div');cover.className='cover'; cover.innerHTML='
🔒 解锁你的完整数字报告
天赋优势 · 能量分布 · 性格编码 · 12组联合码
'; - const btn=document.createElement('button');btn.className='lk-btn';btn.textContent='¥39.9 解锁 →'; + const btn=document.createElement('button');btn.className='lk-btn';btn.textContent='¥39.9 立即解锁 →'; btn.addEventListener('click',unlockShuzi);cover.appendChild(btn);lock.appendChild(cover); } setTimeout(()=>{