|
变量代码 |
说明 |
|
{$edition} |
报纸期号相关信息集合,包括期号id、报纸id、年度期号、总期数等,即editionid、paperid、number、total_number、date、created、createdby、url等。 |
|
{$date} |
报纸本期出版日期 |
|
{$paper} |
报纸相关信息集合,包括报纸id、报纸名称等,即paperid、name、alias、logo、pages、created、createdby、url等。 |
|
{$days} |
往期回顾日历表数据 |
|
{$year} |
往期回顾日历表当前年份,从服务器端直接读取 |
|
{$month} |
往期回顾日历表当前月份,从服务器端直接读取 |
|
{$preYear} |
上一年 |
|
{$nextYear} |
下一年 |
|
{$preMonth} |
上一月 |
|
{$nextMonth} |
下一月 |
|
{$mapid} |
热区id |
|
{$paperid} |
报纸id |
|
{$editionid} |
期号id |
|
{$pageid} |
版面id |
|
{$pageno} |
版面号 |
|
{coords} |
热区位置及大小 |
|
{$page} |
版面信息集合,包含版面id、版面名称、版面图片等,即pageid、paperid、editionid、pageno、name、image、pdf、editor、arteditor、url等 |