This commit is contained in:
parent
43c5bcf966
commit
b2513b4cc1
|
@ -125,6 +125,7 @@
|
||||||
let linkId = getQueryString('id');
|
let linkId = getQueryString('id');
|
||||||
// let linkId = "2253"
|
// let linkId = "2253"
|
||||||
let keyCode = getQueryString('key');
|
let keyCode = getQueryString('key');
|
||||||
|
debugger
|
||||||
|
|
||||||
if (!linkId) {//地址栏无携带id
|
if (!linkId) {//地址栏无携带id
|
||||||
let path = window.location.pathname;
|
let path = window.location.pathname;
|
||||||
|
|
Loading…
Reference in New Issue