Commit 27bb1ee0 by 王东红

fix

parent a8890039
...@@ -6,31 +6,33 @@ ...@@ -6,31 +6,33 @@
<!-- 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>400</height> <height>375</height>
<frame>true</frame>
<aspect_ratio>false</aspect_ratio>
</image> </image>
<image id="category_page_grid-srcset-1" type="small_image"> <image id="category_page_grid-srcset-1" type="small_image">
<width>300</width> <width>230</width>
<height>400</height> <height>287</height>
</image> </image>
<image id="category_page_grid-srcset-2" type="small_image"> <image id="category_page_grid-srcset-2" type="small_image">
<width>260</width> <width>260</width>
<height>325</height> <height>325</height>
</image> </image>
<image id="category_page_grid-srcset-3" type="small_image"> <image id="category_page_grid-srcset-3" type="small_image">
<width>300</width> <width>330</width>
<height>400</height> <height>412</height>
</image> </image>
<image id="category_page_grid-srcset-4" type="small_image"> <image id="category_page_grid-srcset-4" type="small_image">
<width>300</width> <width>380</width>
<height>400</height> <height>475</height>
</image> </image>
<image id="category_page_grid-srcset-5" type="small_image"> <image id="category_page_grid-srcset-5" type="small_image">
<width>300</width> <width>460</width>
<height>400</height> <height>575</height>
</image> </image>
<image id="category_page_grid-srcset-6" type="small_image"> <image id="category_page_grid-srcset-6" type="small_image">
<width>300</width> <width>600</width>
<height>400</height> <height>750</height>
</image> </image>
<!-- Product list listing --> <!-- Product list listing -->
......
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