I want the foreground Head.moban template to implement such a function, the following code:
{foreach from= "$sidegoodscatelist" item= "gclist" Name= "Gclist"}
&id={$gclist. ID} "title=" {$gclist. Name} "shopping=" Food ">{$gclist. name}[{$gclist. Goods_count}]
{/foreach}
This line, I hope if $_get[' id ']== $gclist. ID then class= "current", but can not be achieved anyway!
Reply to discussion (solution)
Take a closer look at whether the $pid is not passing over the value.
Take a closer look at whether the $pid is not passing over the value.
This value is assign in the background code.
Recently looking at the code of the sharing system. The code for navigating is this:
Different operation pages define different module_name, as you refer to below.Recently looking at the code of the sharing system. The code for navigating is this:
Different operation pages define different module_name, as you refer to below.
But this is a different sort of parameter.