摘要: 一、js方式的页面跳转1.window.location.href方式 <script language="JavaScript" type="text/javascript"> window.location.href="http://www.dayanmei.com/"; </script>2. 阅读全文
posted @ 2017-08-01 18:21 Debugs 阅读(3276) 评论(0) 推荐(0)