$!httpInclude.include("/top.htm") $!httpInclude.include("/seller/nav_head.htm")
卖家中心
买家中心
我的账户
设计师
装修公司
#if($!user.store)
设置快捷操作
#end
装修公司中心
资料管理
作品管理
作品新增
作品管理
装修公司
>
作品新增
作品名称:
装修类型:
#foreach($exp in $type) #if($exp.checked)
$!{exp.typeName}
#else
$!{exp.typeName}
#end #end
装修风格:
#foreach($exp in $style) #if($exp.checked)
$!{exp.styleName}
#else
$!{exp.styleName}
#end #end
作品图像:
或将照片拖到这里
0%
开始上传
#if($objs.accessory) #foreach($imglist in $objs.accessory) #set($img="$webPath/$imglist.path/$imglist.name") #set($id="$imglist.id") #if($id == $objs.main_img.id)
设为封面
#else
设为封面
#end #end #end
商品描述:
$!obj.goods_details
$!httpInclude.include("/footer.htm")