入门教程--模板:全局标签
2020-06-14 00:41:07


----------------------------tag-------------------------------------


tag:contextPath                 -->     当前应用路径

tag:portalName                  -->     网站名称

tag:portalFullName             -->     网站全称

tag:currTime                      -->     服务器当前时间

tag:date                            -->     服务器当前日期格式为:yyyy-MM-dd

tag:year                            -->     服务器当前年份

tag:appName                    -->     应用程序名称,取资源文件中的app.name数据

tag:eveloper                      -->     开发者

tag:eveloperUrl                  -->     开发者网址

tag:lerxVersionNumber      -->     应用程序主版本号

tag:lerxVersionBuild          -->     应用程序次版本号

tag:resFolder                    -->     资源文件文件夹名

tag:executeTimes             -->     页面生成时间

tag:delimiter                     -->     分隔符,默认为-

tag:station                       -->     页面当前位置

tag:sn                              -->     序号

tag:pageCurr                     -->     当前页

tag:pageSize                    -->     当前页长

tag:pageCount                 -->     总页数

tag:dataCount                  -->     数据总数(不是取出的,取出来的是页长)

tag:ispassed                   -->      是否审核


tag:vbID                          -->     浏览记录簿ID

tag:pollID                        -->     投票调查录簿ID

tag:poll_id                       -->      同上

tag:commBID                 -->      评论录簿ID

tag:comm_bid                -->       同上


----------------------------code-------------------------------------


code:top                        -->     顶部代码

code:footer

code:main

code:css

code:search

code:function

code:exclusive1

code:exclusive2

code:exclusive3

code:exclusive4

code:loopMajor

code:loopMinor

code:target

code:htmlTitle

code:public1

code:public2

code:public3

code:public4

code:custom1

code:custom2

code:custom3

code:custom4

code:custom5

code:custom6

code:custom7

code:custom8


发布:lzh