Ignore:
Timestamp:
2011/08/20 22:03:02 (13 years ago)
Author:
fukap
Message:

スマートフォンで商品詳細画面のサブ画像1枚目のサイズが異なる不具合を修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/Smarty/templates/sphone/products/detail.tpl

    r21176 r21206  
    9595        <!--★サブ画像★--> 
    9696        <!--{section name=cnt loop=$smarty.const.PRODUCTSUB_MAX}--> 
     97        <!--{assign var=key value="sub_image`$smarty.section.cnt.index+1`"}--> 
    9798        <!--{assign var=sub_image_factor value=`$arrFile[$key].width/$detail_image_size`}--> 
    98         <!--{assign var=key value="sub_image`$smarty.section.cnt.index+1`"}--> 
    9999        <!--{assign var=lkey value="sub_large_image`$smarty.section.cnt.index+1`"}--> 
    100100        <!--{if $arrFile[$key].filepath != ""}--> 
Note: See TracChangeset for help on using the changeset viewer.