Commit 18b9d8b6 by 王东红

fix

parent 0fd0908b
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<!-- Product grid listing --> <!-- Product grid listing -->
<image id="category_page_grid" type="small_image"> <image id="category_page_grid" type="small_image">
<width>300</width> <width>300</width>
<height>375</height> <height>400</height>
</image> </image>
<image id="category_page_grid-srcset-1" type="small_image"> <image id="category_page_grid-srcset-1" type="small_image">
<width>230</width> <width>230</width>
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<!-- Product list listing --> <!-- Product list listing -->
<image id="category_page_list" type="small_image"> <image id="category_page_list" type="small_image">
<width>300</width> <width>300</width>
<height>375</height> <height>400</height>
</image> </image>
<image id="category_page_list-srcset-1" type="small_image"> <image id="category_page_list-srcset-1" type="small_image">
<width>260</width> <width>260</width>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment