样式选择
{$m->radio(array('1'=>"样式一"),'sytyle','checked="checked"')}
{$m->radio(array('2'=>"样式二"),'sytyle')}
{$m->radio(array('3'=>"样式三"),'sytyle')}
菜单配置
背景色设置
顶部外边距
上下内边距
左右内边距
菜单内容
添加导航
拖拽可调整显示顺序
{if $item} {loop@i $item as $v}
{name($v)}
{/loop} {else}
首页
用户中心
购物车
我的订单
{/if}