<switch name="Think.get.type">

http://localhost/thinkphp323/index.php/News/Archive/show_type?type=txt

D:\LearnWebDevelop\php\thinkphp_3.2.3_full\Application\News\View\Archive\show_type.html

<body>
<switch name="Think.get.type">
<case value="gif|png|jpg|jpeg">图像格式文件</case>
<case value="doc|docx|txt">文档文件</case>
<default />其他格式文件
</switch>
</body> 

 

posted @ 2017-12-04 14:32  sky20080101  阅读(141)  评论(0)    收藏  举报