51CTO博客开发
function show(m){if($("#"+m).css("display") == "none"){$("#a"+m).text("点击关闭");$("#"+m).show();$("#info"+m).html(getInfo(m));}else{
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号