Browse Source

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

oak 2 years ago
parent
commit
f91d4c7084
1 changed files with 1 additions and 1 deletions
  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);