ymx-csj-gro-more
    正在准备搜索索引...

    接口 SplashData

    interface SplashData {
        codeId: string;
        timeout?: number;
    }

    层级 (查看层级一览)

    索引

    属性

    codeId: string

    广告位 ID

    timeout?: number

    加载超时时间(ms),最少 3000

    5000