主题 : 标签使用 |
级别: 会元
![]() |
22# 发表于:2020-03-19 17:20:04 IP:113.50.*.*
详情页是这个
$(function() { Cms.checkPerm("${base}","${content.id}"); Cms.collectCsi("${base}","collectCsiDiv","collect_csi","${content.id}"); Cms.attachment("${base}","${content.id}","${content.attachments?size}","attach"); Cms.viewCount("${base}","${content.id}"); Cms.siteFlow("${base}", location.href, document.referrer,"${site.config.flowSwitch?string}"); }); |
||
---|---|---|---|