shaogen1995 2 years ago
parent
commit
6f65c1f4f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pc/src/pages/A1_Home/index.tsx

+ 1 - 1
pc/src/pages/A1_Home/index.tsx

@@ -54,7 +54,7 @@ function A1_Home() {
       );
       );
     else if (id === 3)
     else if (id === 3)
       window.open(
       window.open(
-        "https://www.4dkankan.com/panorama/show.html?id=WK1655790008340111360&vr=fd720_kNC4eKj3U&lang=zh"
+        "https://www.4dkankan.com/panorama/show.html?id=WK1666254407404093440&vr=fd720_4IKxFlMQt&lang=zh"
       );
       );
     else if (id === 4) history.push("/goods");
     else if (id === 4) history.push("/goods");
   }, []);
   }, []);