{
  "storeModeUpdateFail" : {
    "type" : 0,
    "position" : {"x" :0, "y" :0},
    "items" : {
        "updateFailSheetBgImg" : {
            "type" : 7,
            "bound" : {"w" :1920, "h" :1080},
            "position" : {"x" :0, "y" :0}
        },
        "updateFailImg" : {
            "type" : 7,
            "bound" : {"w" :120, "h" :120},
            "position" : {"x" :900, "y" :320}
        },
        "updateFailText1" : {
            "type" : 6,
            "bound" : {"w":1800, "h":36},
            "position" : {"x" :60, "y" :472},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"",
            "font" :"36px SourceSansPro-Light",
            "color" :"0xffffff",
            "align" :"center"
        },
        "updateFailText2" : {
            "type" : 6,
            "bound" : {"w":900, "h":108},
            "position" : {"x" :510, "y" :518},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"123",
            "font" :"36px SourceSansPro-Light",
            "color" :"0xffffff",
            "align" :"center",
            "warp" : true,
            "lineHeight":1,
            "maxLines":3
        },
        "updateVideoLeftBtn" : {
            "type" : 0,
            "position" : {"x" :675, "y" :660},
            "navigation" : {"leftTo" : "", "rightTo" : "updateVideoRightBtn", "upTo" : "", "downTo" : ""},
            "items" : {
                "updateVideoLeftImg" : {
                    "type" : 7,
                    "bound" : {"w" :270, "h" :70},
                    "position" : {"x" :0, "y" :0}
                },
                "updateVideoLeftText" : {
                    "type" : 6,
                    "bound" : {"w":270, "h":36},
                    "position" : {"x" :0, "y" :17},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :"Cancel",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xffffff",
                    "align" :"center"
                }
            }
        },
        "updateVideoRightBtn" : {
            "type" : 0,
            "position" : {"x" :975, "y" :660},
            "navigation" : {"leftTo" : "updateVideoLeftBtn", "rightTo" : "", "upTo" : "", "downTo" : ""},
            "items" : {
                "updateVideoRightImg" : {
                    "type" : 7,
                    "bound" : {"w" :270, "h" :70},
                    "position" : {"x" :0, "y" :0}
                },
                "updateVideoRightText" : {
                    "type" : 6,
                    "bound" : {"w":270, "h":36},
                    "position" : {"x" :0, "y" :17},
                    "innerPos" : {"x" :0, "y" :0},
                    "value" :"Cancel",
                    "font" :"36px SourceSansPro-Light",
                    "color" :"0xffffff",
                    "align" :"center"
                }
            }
        }
    }
  }
}
