From bcfcbfb15e1bf2f94a102d2a4b32f411628dc6ec Mon Sep 17 00:00:00 2001 From: LyLme Date: Mon, 25 Dec 2023 23:10:13 +0800 Subject: [PATCH] fix bug --- template/lylme/js/script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/template/lylme/js/script.js b/template/lylme/js/script.js index 5ce4988..6698b07 100644 --- a/template/lylme/js/script.js +++ b/template/lylme/js/script.js @@ -6,6 +6,7 @@ WIDGET={"CONFIG":{"modules":"12043","background":"5","tmpColor":"FFFFFF","tmpSiz window.onload= function () { var text=document.getElementById('search-text'); text.focus(); + $(".lylme").html($('input[name="type"]:checked').parent().find('svg').html()); } function lylme(){