su中有類似3d里面的倒角剖面可以生成歐式線條吊頂?shù)膯幔?script>
jQuery(function(){
jQuery("a").each(function(i,e){
var str = jQuery(this).attr("onclick");
var y_str = str;
if(str){
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=331281&pid=5580250'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=331281&pid=5580250'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|