This commit is contained in:
zhangds 2024-04-06 21:59:20 +08:00
parent 43c5bcf966
commit b2513b4cc1
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@
let linkId = getQueryString('id');
// let linkId = "2253"
let keyCode = getQueryString('key');
debugger
if (!linkId) {//地址栏无携带id
let path = window.location.pathname;