跳到主要内容

IOrderJumpActionExtra 接口

interface IOrderJumpActionExtra 

小程序跳转操作额外信息,操作key: jumpOtherMp

属性

info

info?: {
needWriteOrderId?: boolean;
needWriteMergeId?: boolean;
customContent?: string;
};

携带信息

targetMiniappId

targetMiniappId: string;

跳转小程序ID

targetMiniappName

targetMiniappName: string;

跳转小程序名称