
function _tao_show(){
$("._tao_shadow").fadeIn('fast');
$("._tao_confirm_p").fadeIn('fast');
}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
请示首先确认
$("._tao_shadow"),$("._tao_confirm_p")是否取到了想要的jQuery对象