{
  "normalView": {
    "type": "frame",
    "width": "1313",
    "height": "703",
    "background": "http://galitv.alicdn.com/product/image/2024-12-23/89c7b659a46229fd7321229ef4205cc1.png",
    "elements": [
      {
        "type": "frame",
        "width": "535",
        "height": "272",
        "radius":10,
        "marginTop": 64,
        "marginRight": 64,
        "layout_gravity" : "right",
        "background": "#FF222427",
        "elements": [
          {
            "type": "image",
            "width": 198,
            "height": 254,
            "radius": 8,
            "marginTop": 9,
            "marginLeft": 9,
            "background": "http://galitv.alicdn.com/product/image/2025-01-07/66ee9593edbaa07d32e925b2d6ea26bd.png"
          },
          {
            "id": "image2",
            "type": "image",
            "width": 168,
            "height": 224,
            "radius": 8,
            "marginTop": 24,
            "marginLeft": 24,
            "src": "${extra.img1}"
          }, {
            "type": "linear",
            "width": "403",
            "height": "wrap_content",
            "marginTop": 24,
            "marginLeft": 216,
            "marginRight": 20,
            "orientation": "vertical",
            "elements": [
              {
                "id": "text1",
                "type": "text",
                "width": "wrap_content",
                "height": 40,
                "radius": 4,
                "textSize": 24,
                "gravity": "center",
                "paddingLeft": 10,
                "paddingRight": 10,
                "textColor": "#0088FF",
                "background": "#33004386",
                "text": "${extra.topTitle}"
              },{
                "id": "text2",
                "type": "text",
                "width": "match_parent",
                "height": "wrap_content",
                "marginTop": 15,
                "marginRight": 5,
                "textSize": 30,
                "maxLines": 1,
                "textStyle": "bold",
                "ellipsize": "end",
                "textColor": "#FFFFFFFF",
                "text": "${extra.title}"
              },{
                "id": "text3",
                "type": "text",
                "width": "match_parent",
                "height": "wrap_content",
                "marginTop": 15,
                "textSize": "@{@or{@not{${extra.type}},@equal{${extra.type},1}}?26:30}",
                "textColor": "@{@or{@not{${extra.type}},@equal{${extra.type},1}}?#99FFFFFF:#FFFFFFFF}",
                "textStyle": "@{@or{@not{${extra.type}},@equal{${extra.type},1}}?normal:bold}",
                "text": "${extra.subtitle}"
              }
            ]
          },{
            "id": "text3",
            "type": "text",
            "width": "match_parent",
            "height": "wrap_content",
            "marginLeft": 216,
            "marginBottom": 26,
            "textSize": 26,
            "layout_gravity" : "bottom",
            "textColor": "#99FFFFFF",
            "text": "按<font color='#FFFFFF'>【菜单键】</font>观看"
          },{
            "id": "text4",
            "type": "countdown",
            "width": "wrap_content",
            "height": "wrap_content",
            "textSize":26,
            "countTotal":"@{${extra.duration}?${extra.duration}:20}",
            "countTextSuffix":"s",
            "countInterval":1000,
            "countEndEvent":"dismiss",
            "marginRight": 32,
            "marginBottom": 26,
            "layout_gravity" : "bottom|right",
            "textColor": "#FFFFFFFF"
          }
        ]
      }
    ]
  }
}