From b7c79da318eaaa7395ea3038b119bcbfe53c9c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E5=92=8C=E6=B2=B9?= <2249412933@qq.com> Date: Sat, 10 May 2025 17:33:35 +0800 Subject: [PATCH] =?UTF-8?q?style:=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=EF=BC=8C=E4=BA=A7=E5=93=81=E8=AF=A6=E6=83=85=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=93=81=EF=BC=8Cnasr=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=20re?= =?UTF-8?q?factor=EF=BC=9A=E9=87=8D=E6=9E=84=E4=BA=86=E4=BA=A7=E5=93=81?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E7=9A=84=E5=9B=BE=E7=89=87=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=EF=BC=8Ccoyp=E4=BA=86=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=20add=EF=BC=9A=E6=96=B0=E5=A2=9E=E4=BA=86lar?= =?UTF-8?q?ge.js=E8=BF=99=E4=B8=AA=E6=98=AF=E4=BA=A7=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E5=9B=BE=E7=89=87=E9=A2=84=E8=A7=88=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/product/category.html | 4 +- app/index/view/product/detail copy.html | 308 ++++++++++++++++++ app/index/view/product/newpro.html | 82 +++-- app/index/view/product/search.html | 4 +- app/index/view/public/base.html | 1 + app/index/view/public/header.html | 4 +- public/static/index/css/category.css | 18 +- public/static/index/css/index.css | 2 - public/static/index/css/orico_footer.css | 3 +- public/static/index/css/orico_header.css | 11 +- public/static/index/css/product_category.css | 2 +- public/static/index/css/product_detail.css | 236 ++++++++++++-- public/static/index/css/product_newpro.css | 57 +++- public/static/index/css/product_search.css | 15 +- .../static/index/css/product_subcategory.css | 2 +- public/static/index/css/public.css | 2 +- public/static/index/css/topic_nas_header.css | 2 +- public/static/index/css/topic_nas_index.css | 10 +- public/static/index/images/more.png | Bin 0 -> 1638 bytes public/static/index/js/headfoot.js | 51 --- public/static/index/js/large.js | 184 +++++++++++ 21 files changed, 860 insertions(+), 138 deletions(-) create mode 100644 app/index/view/product/detail copy.html create mode 100644 public/static/index/images/more.png delete mode 100755 public/static/index/js/headfoot.js create mode 100644 public/static/index/js/large.js diff --git a/app/index/view/product/category.html b/app/index/view/product/category.html index 581c8ee3..93187046 100644 --- a/app/index/view/product/category.html +++ b/app/index/view/product/category.html @@ -15,12 +15,12 @@
{notempty name="categorys_data"} {volist name="categorys_data" id="vo"} -

+
{$vo.name} {eq name="vo.level" value="2"} 查看更多 {/eq} -

+
{notempty name="vo.products"}
{volist name="vo.products" id="vp"} diff --git a/app/index/view/product/detail copy.html b/app/index/view/product/detail copy.html new file mode 100644 index 00000000..c2d260a2 --- /dev/null +++ b/app/index/view/product/detail copy.html @@ -0,0 +1,308 @@ +{extend name="public/base" /} +{block name="title"} +{notempty name="product.seo_title"}{$product.seo_title}{else /}{__BLOCK__}{/notempty} +{/block} +{block name="seo"} +{notempty name="product.seo_keywords"} + + +{else/} +{__BLOCK__} +{/notempty} +{/block} +{block name="style"} + +{/block} +{block name="main"} +
+ +
+ +
+ 首页 + {volist name="product_categorys" id="ca"} +
+ {$ca.name} + {/volist} +
+ +
+ +
+
+
+
+
+
    +
  • + +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
+
+
+
+
+ +
+
+
+ + +
+
+

{$product.name|default=''}

+

{$product.desc|default=''}

+
+
    + {volist name="product_params" id="pp"} +
  • +
    {$pp.name}
    +
    +
    {$pp.value}
    +
  • + {/volist} +
+
+ + {volist name="product_sku_attrs" id="ps"} +
+
{$ps.attr_name}
+ +
+ {/volist} +
+ +
+ {volist name="product_purchase_links" id="ppp"} + {$ppp.platform_name} + {/volist} + {:lang('product_detail.display_form')} +
+
+
+ + + + {notempty name="product_related"} + + {/notempty} + +
+
+ × +

{:lang('product_detail.display_form')}

+
+
+
+ +
+ + +
+
+
+ + +
+
+
+
+ + +
+
+ + +
+
+
+
+ + +
+
+ + +
+
+
+
+ + +
+
+ +
+
+
+
+ +
+
+ +
+
x
+
+
+{/block} +{block name="script"} + +{/block} \ No newline at end of file diff --git a/app/index/view/product/newpro.html b/app/index/view/product/newpro.html index a9cd4862..6c75dc8a 100644 --- a/app/index/view/product/newpro.html +++ b/app/index/view/product/newpro.html @@ -4,48 +4,58 @@ {/block} {block name="main"}
- - -
- {volist name="focus_image" id="fo"} - - {/volist} -
+ + +
+ {volist name="focus_image" id="fo"} + + {/volist} +
+
{volist name="newpros" id="vo"} -
-

{$vo.category.name}

-
- {volist name="vo.products" id="pro"} - - - -
{$pro.name}
-
{$pro.spu}
-
- {/volist} -
+
+

+
{$vo.category.name}
+ + View all + + +

+
+ {volist name="vo.products" id="pro"} + + + +
{$pro.name}
+
{$pro.spu}
+
New
+
+ {/volist} +
{/volist} +
+
{/block} {block name="script"} {/block} \ No newline at end of file diff --git a/app/index/view/product/search.html b/app/index/view/product/search.html index f43b8b07..c36d6f32 100644 --- a/app/index/view/product/search.html +++ b/app/index/view/product/search.html @@ -13,7 +13,9 @@