新云cms 怎样去掉图片旁边的window.open(this.src);" 这段文字
打开INC/UBBCODE.ASP
在632行
 
后面添加以下代码
        re.Pattern="onclick=""<a target=""_blank"" href=""[^""]+"" class=""UBBWordLink"">javascript</a>:window\.open\(this\.src\);""/>"
s=re.Replace(s,"onclick=""javascript:window.open(this.src);""/>")
就可以解决问题了
                    
                
                
            
        
浙公网安备 33010602011771号