#parse("sys/header.html")
查询
#if($shiro.hasPermission("product:save"))
新增
#end #if($shiro.hasPermission("product:update"))
修改
#end #if($shiro.hasPermission("product:delete"))
删除
#end
{{title}}
{{goods.name}}
颜色
规格
重量
{{color.value}}
{{guige.value}}
{{weight.value}}
提交
返回
重置