5-6章节里,老师这样写 怎么我编译过不去 const url = location.href 后来我改为const url = window.location.href 这样可以过了 为啥
老师的代码里面一开始写漏了,后来整理代码给加上去了