window.open(URL,name,specs,replace)其中的name,如果name中包括-,则会出现参数失效问题很奇怪将-修改为_,就好了。特别怪的问题,希望有遇到此问题的朋友能在此找到答案