xyg 7 months ago
parent
commit
ba59afc53e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      nngkxxdp/src/main/resources/static/naxsb/indexcygyy.html

+ 3 - 1
nngkxxdp/src/main/resources/static/naxsb/indexcygyy.html

@@ -270,7 +270,9 @@
                 window.location.href = "indexsyyg.html"
             },
             cheakmore() {
-                window.location.href = "syyggyy.html"
+                const url = new URL(window.location.href);
+                const id = url.searchParams.get('id');
+                window.location.href = "syyggyy.html?id=" + id;
             },
             getParkData() {
                 let that = this;