diff --git a/homepage.html b/homepage.html index 70c769f..958fbc4 100644 --- a/homepage.html +++ b/homepage.html @@ -280,7 +280,7 @@ self.tiptext = res.message; } }).catch(err => { - window.location.href="./index.html"; + window.location.href="./index.html?id="+sessionStorage.getItem('linkId'); sessionStorage.clear(); }); }, diff --git a/index.html b/index.html index 3ff35d2..77eef07 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - +