2019年11月27日

摘要: 1.在使用这两种方法进行页面的跳转时,这两种方法都能够有效的实现该功能 但是其原理不尽相同 第一:window.location.href()方法必须书写在js中 <html> <head> <title>Title</title> </head> <body><a onclick="submit1 阅读全文

posted @ 2019-11-27 16:22 liwids 阅读(6578) 评论(0) 推荐(0)