{template 'common/header'}
{if $op==''} {loop $menuurl $items} {/loop}
名称 分类 类型 链接/appid 图标 操作
{$items['title']} {if $items['fltype']==1} 花草识别{else if $items['fltype']==2} 拍照识车{else if $items['fltype']==3}菜品识别{else if $items['fltype']==4}宠物识别{else if $items['fltype']==5}传图识字{/if} {if $items['type']==1}小程序{else if $items['type']==2}网页{else if $items['type']==3}小程序路径{/if} {$items['urls']}
{/if} {if $op=='add'}
网址或小程序名称
小程序 网页 小程序路径
请按照添加的选择小程序appid/路径或网页链接,否则跳转失败!
跳转小程序格式:小程序appid 网页格式:https://m.baidu.com,小程序路径跳转格式: 小程序appid||小程序路径不能有空格
{php echo tpl_form_field_image('image', $menuurl['image']);}
{/if} {if $op=='edit'}
小程序 网页 小程序路径
请按照添加的选择小程序appid/路径或网页链接,否则跳转失败!
跳转小程序格式:小程序appid 网页格式:https://m.baidu.com,小程序路径跳转格式: 小程序appid||小程序路径不能有空格
{php echo tpl_form_field_image('image', $edit['image']);}
{/if}
{template 'common/footer'}