fix: pc nas专题页 联系我们第一项无js效果

This commit is contained in:
2025-07-01 17:23:14 +08:00
parent b6115b7a16
commit 401658981c

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');