diff --git a/app/index/view/mobile/product/category.html b/app/index/view/mobile/product/category.html index 7939e03a..6d7dfbe4 100644 --- a/app/index/view/mobile/product/category.html +++ b/app/index/view/mobile/product/category.html @@ -1,93 +1,548 @@ -{extend name="public/base" /} -{block name="style"} - -{/block} -{block name="main"} -
- - {notempty name="focus_image"} -
- {volist name="focus_image" id="fi"} - - - - {/volist} -
- {/notempty} -
- -
-
- -
-
- - {volist name="list" id="vo"} -
- -
- {notempty name="vo.products"} - - {/notempty} -
-
- {/volist} -
-
-{/block} -{block name="script"} - -{/block} \ No newline at end of file + + setRootFontSize(); + win.addEventListener(resizeEvt, setRootFontSize); + doc.addEventListener('DOMContentLoaded', setRootFontSize); + })(document, window); + + + + + + + +
+
+
+ +
+
数据存储
+
+
+
+ + + + +
+ +
+
+
固态硬盘
+
+ +
+
+
+
+
+ +
+
+
+
M.2 NVMe 固态硬盘
+
+
ORICO-SSD1T
+
+
+
+
+ + +
+ +
+
+
磁吸移动硬盘
+
+ +
+
+
+
+
+ +
+
+
PS5 M.2固态硬盘测试专用九五二七
+
ORICO-e7450
+
+
+
+
+ +
+
+
PS5 M.2固态硬盘
+
ORICO-e7450
+
+
+
+
+ + +
+
+
桌面移动硬盘
+
+
+
+
+
+ +
+
+
3.5英寸桌面硬盘
+
ORICO-3588
+
+
+
+
+
+ + +
+
+
内存条
+
+
+
+
+
+ +
+
+
DDR4 16G 内存
+
ORICO-RAM
+
+
+
+
+ + +
+
+
NAS存储
+
+
+
+
+
+ +
+
+
4盘位NAS机箱
+
ORICO-NAS
+
+
+
+
+ + +
+
+
U盘/闪存卡
+
+
+
+
+
+ +
+
+
高速U盘 128G
+
ORICO-U128
+
+
+
+
+ + +
+
+
混合存储
+
+
+
+
+
+ +
+
+
多功能扩展坞
+
ORICO-DOCK
+
+
+
+
+ +
+
+ + + + + + + +
+ +
+ + + + + + \ No newline at end of file diff --git a/app/index/view/mobile/product/category0408.html b/app/index/view/mobile/product/category0408.html new file mode 100644 index 00000000..7939e03a --- /dev/null +++ b/app/index/view/mobile/product/category0408.html @@ -0,0 +1,93 @@ +{extend name="public/base" /} +{block name="style"} + +{/block} +{block name="main"} +
+ + {notempty name="focus_image"} +
+ {volist name="focus_image" id="fi"} + + + + {/volist} +
+ {/notempty} +
+ +
+
+ +
+
+ + {volist name="list" id="vo"} +
+ +
+ {notempty name="vo.products"} + + {/notempty} +
+
+ {/volist} +
+
+{/block} +{block name="script"} + +{/block} \ No newline at end of file