{include file="site/common/header"} {include file="site/common/menu"}

选择LOGO价格套餐

{foreach $list as $key=>$item}
{$item.title}
{$item.price}
选择
套餐特色
{foreach $item.feature as $feature}
{$feature}
{/foreach}
交付标准
{foreach $item.standard as $standard}
{$standard}
{/foreach}
{/foreach}
设计需求:
      配套VI:
      包含项VI(超出¥元/项)
      基本VI:
      {foreach $viData.basic as $vi} {/foreach}
      企业VI:
      {foreach $viData.company as $vi} {/foreach}
      店铺VI:
      {foreach $viData.store as $vi} {/foreach}
      其他:
      其他服务:
      {foreach $otherService as $item}
      ¥{$item.price}
      {$item.desc}
      {/foreach}
       
      {include file="site/common/upload_preview"}
      {include file="site/common/footer"}