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