标签:
判断登陆的调用
#if(${islogin}) <span> ${Oct_Welcome} or <a href="${siteurl}customer/logout/" class="red" rel="nofollow">${Oct_LogOut}</a> </span> #else <span> <a href="${siteurl}customer/login/" class="red" rel="nofollow">${Oct_Sign_In}</a> or <a href="${siteurl}customer/create/" class="red" rel="nofollow">${Oct_Register}</a> </span> #end
标签:
原文地址:http://www.cnblogs.com/Sky-cloudless/p/4470516.html