博客列表 >tp5 模版中cooike写法

tp5 模版中cooike写法

夏日的烈风的博客
夏日的烈风的博客原创
2018年12月13日 20:26:091427浏览

{if condition="$Think.cookie.name == null"}
<a data-toggle="modal" data-target="#loginModal" class="login" rel="nofollow">Hi,请登录</a>&nbsp;&nbsp;<a href="javascript:;" class="register" rel="nofollow">我要注册</a>&nbsp;&nbsp;<a href="" rel="nofollow">找回密码</a>
{else}
[{$Think.cookie.name|decrypt=$Think.const.SALT}]已登录 <a href='{:url("index/Login/goout")}'>退出</a>  <a href='{:url("blog/index/index")}'>个人中心</a>
{/if}

声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议