zoukankan      html  css  js  c++  java
  • 点击/swt/直接跳转商务通(2)

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>请稍候,正在为你转入...</title>
    <!--测试请将此处商务通代码替换为你的-->
    <script language="javascript" src="http://testserver.zoosnet.net/JS/LsJS.aspx?siteid=lza69557093&lng=cn"></script>
    <!--测试请将此处商务通代码替换为你的-->                                    
    <script language="javascript">
    
    function swt_xk(){
        
        /*测试请将此处商务通代码替换为你的*/
        var bcl="http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&lng=cn&r="+document.referrer+"&p="+location.hostname;          
        window.location=bcl;
    }
    
    swt_xk();
    
    </script>
    
    </head>
    <body>
    </body>
    </html>
  • 相关阅读:
    日志
    JAVA字符串类
    JAVA包
    JAVA面向对象
    JAVA数组
    JAVA循环结构
    JAVA程序调试
    JAVA条件判断
    JAVA算术运算符
    JAVA数据类型
  • 原文地址:https://www.cnblogs.com/linyusong/p/8744833.html
Copyright © 2011-2022 走看看