[.sql mysql="select `id`,`OP_Title`,`OP_Soft`,`OP_Ourphp` from `ourphp_adminnav` order by OP_Soft asc LIMIT 0,30" font="未找到栏目信息!" name="sql".]
[.assign var="id" value=$sql[0].]
[.sql mysql="select `id`,`OP_Title`,`OP_Path`,`OP_Soft`,`OP_Uid` from `ourphp_adminnavlist` where `OP_Uid` = $id order by OP_Soft asc LIMIT 0,30" font="未找到栏目信息!" name="sql".]
[.if $sql[2] == 'ourphp'.]
[.$sql[1].]
[.else.]
[./if.]
[./sql.]
[.if $sql[4] == 5.]
[.section loop=$Pluslist name=op.]
[.if !empty($Pluslist[op].pluspath2).]
[./if.]
[./section.]
[./if.]
[./sql.]
- 建站备忘录
[.$OP_Empowerlist|replace:"#ourphp#":"$webpath$adminpath".]
|