mounted() { //d创建监听 window.addEventListener("popstate", this.listenerPopstate, true); }, destroyed() { //销毁监听