Bläddra i källkod

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

oak 2 år sedan
förälder
incheckning
f91d4c7084
1 ändrade filer med 1 tillägg och 1 borttagningar
  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);