diff --git a/index.html b/index.html index ad28674..5fcdfa3 100644 --- a/index.html +++ b/index.html @@ -125,6 +125,7 @@ let linkId = getQueryString('id'); // let linkId = "2253" let keyCode = getQueryString('key'); + debugger if (!linkId) {//地址栏无携带id let path = window.location.pathname;