报错:
Uncaught (in promise) DOMException: Failed to execute 'replaceState' on 'History': A history state object with URL 'http:/#/superBookRegister' cannot be created in a document with origin 'http://localhost:9000' and URL 'http://localhost:9000//#/superBookRegister'.
原因:
可能是因为 浏览器中多加了/
例如:
http://localhost:9000//#/superBookRegister