<@cms_include file="include.template.html">
<@cms_include file="header.template.html">
当前位置:${Site.name} <#list Catalog.ancestors?split(":") as catalogId> <@cms_catalog id="${catalogId}" level="Self"> <#list DataList as cc> > ${cc.name} 如何发布微信群?
<#if Catalog.treeLevel gt 1>
<@cms_xmodel_data modelId="${Catalog.extend_ContentExtendModel}" dataType="content" dataId="${Content.contentId}">
  • <#if (Data.GzhQrCode!'')==''> <@cms_catalog alias="contactus" level="Self"> <#list DataList as cc>

    公众号ID:${cc.description}

    <#else>

    ${((Data.GzhID!'')=='')?then('','公众号ID:'+Data.GzhID)}

<#assign GzhType=Data.GzhType!''>
如群二维码过期无法扫码,请关注寻友谷公众号后,添加拉群小助手个人微信为好友邀请进群

${Content.title}

<#assign dictList=dict('WeiXinGzhType',GzhType) > ${Catalog.name} | ${(dictList?size gt 0)?then(dictList[0].dictLabel,'')}
<@cms_article contentid="${Content.contentId}">
${dealArticleBody(ArticleContent)}
更新时间:${dateFormat(Content.publishDate,"yyyy-MM-dd")}
相关公众号
<@cms_content catalogid="${Catalog.catalogId}" level="CurrentAndChild" condition="content_id!=${Content.contentId}" page="false" size="10">
    <#list DataList as content>
  • ${content.title}

    <@cms_catalog id="${content.catalogId}" level="Self"> <#list DataList as catalog> ${catalog.name} <#list dict("GzhType",'-') as dictData> ${dictData.dictLabel}

    ${dateFormat(content.publishDate,'yyyy-MM-dd')}

<@cms_include file="footer.template.html">