编辑店内分类

{set:plugin::trigger('goodsCategoryWidget',array("seller_id" => $this->seller['seller_id'],"name" => "parent_id","table" => "category_seller","value" => isset($this->categoryRow['parent_id']) ? $this->categoryRow['parent_id'] : IReq::get('pid')))} 如果不选择上级分类,默认为顶级分类
设置排序,数字越小越靠前