Quellcode durchsuchen

更新 'js/index-list-mb.js'

oak vor 2 Jahren
Ursprung
Commit
f91d4c7084
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      js/index-list-mb.js

+ 1 - 1
js/index-list-mb.js

@@ -54,7 +54,7 @@ function getQuery() {
 window.onload = function () {
   //window.scrollBy(0, 1);
   if (screen.width >= 901) {
-    window.location.href = `../index_designerList.html?cid=${cid}`;
+    window.location.href = `./index_designerList.html?cid=${cid}`;
   }
   userAgent = navigator.userAgent;
   detectBrowser(userAgent);