@custouch/jssdk
    Preparing search index...

    Type Alias ActionRecordsType

    行为记录的Type与Value

    type ActionRecordsType = {
        "下载": "资料下载";
        "浏览": "观看记录";
        "点击": "兑奖" | "签到";
        "通知": "首次提醒";
    }
    Index

    Properties

    "下载": "资料下载"
    "浏览": "观看记录"
    "点击": "兑奖" | "签到"
    "通知": "首次提醒"