产品分类 first_cid_代码笔记

产品分类 first_cid

2025-06-10 15:51:22  浏览:65  作者:保利尼奥
/* category */ $parentid = 0; $depth = 0; $parentid= $cate['parentid']; $depth = $cate['depth']; $tpl->a...
/* category */

$parentid = 0;
$depth = 0;




$parentid= $cate['parentid'];

$depth = $cate['depth'];

 

$tpl->assign("parentid",$cate['parentid']);

$tpl->assign("depth",$cate['depth']);


评论区

共 0 条评论
  • 这篇文章还没有收到评论,赶紧来抢沙发吧~

【随机内容】

返回顶部