"statusbar": {
"background": "#0062cc",
"style": "light"
},
"launchwebview": {
"bottom": "0px",
"background": "#ffffff",
"titleNView": {
"backgroundcolor": "#0062cc",
"titlecolor": "#f8f8f8",
"titletext": "東正軟件"
},
"subNViews": [
{
"id": "tabBar",
"styles": {
"bottom": "0px",
"left": "0",
"height": "50px",
"width": "100%",
"backgroundColor": "#ffffff"
},
"tags": [
{
"tag": "font",
"id": "tabOneIcon",
"text": "\ue108",
"position": {
"top": "4px",
"left": "0",
"width": "25%",
"height": "24px"
},
"textStyles": {
"fontSrc": "_www/fonts/mui-icons-extra.ttf",
"align": "center",
"size": "24px"
}
},
{
"tag": "font",
"id": "tabOneText",
"text": "車次",
"position": {
"top": "23px",
"left": "0",
"width": "25%",
"height": "24px"
},
"textStyles": {
"align": "center",
"size": "12px"
}
},
{
"tag": "font",
"id": "tabTwoIcon",
"text": "\ue462",
"position": {
"top": "4px",
"left": "20%",
"width": "25%",
"height": "24px"
},
"textStyles": {
"fontSrc": "_www/fonts/mui.ttf",
"align": "center",
"size": "24px"
}
},
{
"tag": "font",
"id": "tabTwoText",
"text": "歷史",
"position": {
"top": "23px",
"left": "20%",
"width": "25%",
"height": "24px"
},
"textStyles": {
"align": "center",
"size": "12px"
}
},
{
"tag": "font",
"id": "tabThreeIcon",
"text": "\ue466",
"position": {
"top": "4px",
"left": "55%",
"width": "25%",
"height": "24px"
},
"textStyles": {
"fontSrc": "_www/fonts/mui.ttf",
"align": "center",
"size": "24px"
}
},
{
"tag": "font",
"id": "tabThreeText",
"text": "查詢",
"position": {
"top": "23px",
"left": "55%",
"width": "25%",
"height": "24px"
},
"textStyles": {
"align": "center",
"size": "12px"
}
},
{
"tag": "font",
"id": "tabFourIcon",
"text": "\ue101",
"position": {
"top": "4px",
"left": "75%",
"width": "25%",
"height": "24px"
},
"textStyles": {
"fontSrc": "_www/fonts/mui.ttf",
"align": "center",
"size": "24px"
}
},
{
"tag": "font",
"id": "tabFourText",
"text": "我的",
"position": {
"top": "23px",
"left": "75%",
"width": "25%",
"height": "24px"
},
"textStyles": {
"align": "center",
"size": "12px"
}
},
{
"tag": "rect",
"id": "tabBorder",
"position": {
"top": "0",
"left": "0",
"width": "100%",
"height": "1px"
},
"rectStyles": {
"color": "#cccccc"
}
}
]
}
]
},