|
@@ -6,20 +6,16 @@ $('#topCarousel').load('../../template/top_carousel.html');
|
|
|
|
|
|
|
|
|
// window.onload = function () {
|
|
|
-
|
|
|
-// if (screen.width < 991) {
|
|
|
-
|
|
|
-// window.location.href = `https://m.hhh.com.tw/designers/lists/`;
|
|
|
-// }
|
|
|
+// if (screen.width < 991) {
|
|
|
+// window.location.href = `https://m.hhh.com.tw/designers/lists/`;
|
|
|
+// }
|
|
|
// }
|
|
|
|
|
|
// window.onload = function () {
|
|
|
-// //hhh_user_api();
|
|
|
-// if (screen.width >= 991) {
|
|
|
-
|
|
|
-// window.location.href =`https://hhh.com.tw/designers/lists/`;
|
|
|
+// // hhh_user_api();
|
|
|
+// if (screen.width >= 991) {
|
|
|
+// window.location.href = `https://hhh.com.tw/designers/lists/`;
|
|
|
// }
|
|
|
-
|
|
|
// }
|
|
|
|
|
|
let assignOrder = ""; // 當前排序
|