Component({ properties: { /** 广告类型:focusDraw 或 mathDraw */ type: { type: String, value: 'focusDraw', }, }, });