跳到主要内容

ILeftPanelStyleExtensionOptions 接口

interface ILeftPanelStyleExtensionOptions 

弹出定制风格面板配置参数

属性

defaultLeft

defaultLeft?: number;

默认左侧

mode

mode: ProductSearchMode;

模式

类型: ProductSearchMode

paramPackageId

paramPackageId?: string;

商品的参数包id

pos

pos: number;

位置

prodCatId

prodCatId?: number;

商品的真分类,自定义包没有这个

title

title: string;

toolType

toolType: EToolType;

工具类型

类型: EToolType