lanxin hace 13 horas
padre
commit
1334af87ad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/common.js

+ 1 - 1
js/common.js

@@ -3,7 +3,7 @@ var sknum = 3; //南朝石刻数量
 var dmznum = 0; //大明展数量
 var wwnum = 14; //文物数量
 var othernum = 2; //无分类数量
-window.linkUrl = "https://ysxwyzl.4dage.com/bwCN/scene/TS/HBSBWG-TS/Model2.html";
+window.linkUrl = "https://ysxwyzl.4dage.com/bwCN/scene/mm-1581/HBSBWG-TS/Model2.html";
 // window.linkUrl = "http://192.168.10.63:8080";
 const isMobile = () => {
   const userAgent = navigator.userAgent.toLowerCase();