This commit is contained in:
2025-07-02 10:57:38 +08:00
8 changed files with 265 additions and 5 deletions

View File

@@ -136,7 +136,7 @@
$('#dropdown').hide();
}
});
$('.nhlplxwmit:not(:first)').hover(function () {
$('.nhlplxwmit').hover(function () {
// 当鼠标移入时,显示.lxewmimg 并隐藏.lximg
var lxe = $(this).find('.lxewmimg');
var lxi = $(this).find('.lximg');