$!httpInclude.include("/top.htm") #if($!owner.id==$!user.id) $!httpInclude.include("/buyer/homepage_head.htm") #else $!httpInclude.include("/buyer/homepage_head.htm?uid=$!owner.id") #end
$!CommUtil.substring("$!{user.userName}",12)你好,欢迎来到$!CommUtil.substring("$!{config.websiteName}",8)!
#if($!owner.id!=$!user.id) #end
#foreach($obj in $!objs) #if(!$!type) #set($goods_logo="$!webPath/$!{obj.goods.goods_main_photo.path}/$!{obj.goods.goods_main_photo.name}")
#end #if($!type==1) #if($!obj.store.store_logo) #set($store_logo="$!webPath/$!{obj.store.store_logo.path}/$!{obj.store.store_logo.name}") #else #set($store_logo="$!webPath/$!config.storeImage.path/$!config.storeImage.name") #end
#end #if($!type==2)
#end #end
$!gotoPageFormHTML
#if($!owner.id==$!user.id) $!httpInclude.include("/buyer/homepage_visit.htm") #else $!httpInclude.include("/buyer/homepage_visit.htm?uid=$!owner.id") #end