feat:新增加product_subcategory和product_category,两个页面,category这个页面可能要废弃了,英文官网添底部一个公共部分

This commit is contained in:
2025-05-09 15:46:55 +08:00
parent ab462e88af
commit 999c8adc9d
14 changed files with 626 additions and 305 deletions

View File

@@ -255,7 +255,7 @@
{block name="script"}
<script>
$(document).ready(function () {
// 初始化 beforeafter 插件
// 图片左右移动显示全部
$('.ba-slider').beforeAfter({
startPercent: 50, // 初始分隔条位置为 50%
handle: '.handle', // 指定分隔条元素的选择器