massage-singel-msg-card.json 1.22 KB
{
  "config": {
    "wide_screen_mode": true,
    "update_multi":true
  },
  "elements": [
    {
      "tag": "div",
      "text": {
        "content": "欢呼吧,你本周有按摩名额哦!记得给我投票哦!",
        "tag": "lark_md"
      }
    },
    {
      "actions": [
        {
          "tag": "button",
          "text": {
            "content": "😁  接受",
            "tag": "plain_text"
          },
          "type": "default",
          "value": {
            "key": "massage-singel.revice"
          }
        },
        {
          "tag": "button",
          "text": {
            "content": "😢  怕疼",
            "tag": "plain_text"
          },
          "type": "default",
          "value": {
            "key": "massage-singel.giveUp"
          }
        },
        {
          "tag": "button",
          "text": {
            "content": "😢  我最后来",
            "tag": "plain_text"
          },
          "type": "default",
          "value": {
            "key": "massage-singel.wait"
          }
        }
      ],
      "tag": "action"
    }
  ],
  "header": {
    "template": "turquoise",
    "title": {
      "content": "👻  按摩提醒请查收!",
      "tag": "plain_text"
    }
  }
}