<#assign title="居民团购详情"/> <#include "/home/frag.head.ftl" />
<#if type==2> <#--
团购信息
-->
<#--管理员的套餐-->
<#--团购详情页面的展示-->
我的团购
<#--居民自己填写的-->
<#include "/home/buyClient.ftl"/>
<#include "/home/frag.foot.ftl"/>