From 5262ece276939bdf206fe3643d1bfa9a12ed0065 Mon Sep 17 00:00:00 2001
From: jsasg <735273025@qq.com>
Date: Wed, 8 Apr 2026 14:25:09 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=88=86=E7=B1=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/index/view/mobile/product/category.html | 639 +++++++++++++++---
.../view/mobile/product/category0408.html | 93 +++
2 files changed, 640 insertions(+), 92 deletions(-)
create mode 100644 app/index/view/mobile/product/category0408.html
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);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+