瀏覽代碼

更新 'js/index-designer.js'

oak 2 年之前
父節點
當前提交
b5d8454132
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/index-designer.js

+ 1 - 1
js/index-designer.js

@@ -50,7 +50,7 @@ let totalPages = {
 window.onload = function () {
 
     if (screen.width < 600) {
-        window.location.href = `../index_designerList_mb.html?cid=${cid}`;
+        window.location.href = `./index_designerList_mb.html?cid=${cid}`;
     }
     userAgent = navigator.userAgent;
     detectBrowser(userAgent);