更新 资源文件

This commit is contained in:
LyLme 2022-05-12 05:18:30 +08:00
parent 8129058a35
commit dbee59b230
1 changed files with 5 additions and 1 deletions

View File

@ -28,7 +28,11 @@ function lylme(){
} }
} }
$(document).on('click', '.search-type li', function(){
var icon=$(this).find('svg').html() //|| $(this).find('img')[0].outerHTML;
$(".lylme").html(icon);
});
</sc
//关键词sug //关键词sug
$(function() { $(function() {