最新留言


    `;
    } else {
    // ❌ 未登录
    const currentUrl = encodeURIComponent(window.location.href);
    actionArea.innerHTML = `

    `;
    }
    });