Merge branch 'dev' into receive_sync
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user