tp框架在前台代码这句是什么意思?


tp框架在前台代码这句是什么意思?

<if condition="$Think.const.CONTROLLER_NAME eq 'Index' and $Think.const.ACTION_NAME eq 'index'">


weibo_蓉芳107_03763669
浏览 1916回答 1
1回答

习惯受伤

字面意思是:if判断的条件是,当前请求Controller是index 并且当前请求的Action是index
打开App,查看更多内容
随时随地看视频慕课网APP