navigation and template
This commit is contained in:
parent
4d9a7b26e3
commit
f531234d85
@ -1,40 +1,22 @@
|
||||
{
|
||||
"ResponseInfo" : {
|
||||
"locale":"EN",
|
||||
"type" : "Success",
|
||||
"server":"saswcvfszwo21.sdc.vzwcorp.com-srv01_wmobilefirst01",
|
||||
"buildNumber":"151",
|
||||
"requestId":"cb350edc-afca-4694-8558-44a17ad518b1",
|
||||
"mdn":"9175021102",
|
||||
"appSessionExtended":true,
|
||||
"code":"00000",
|
||||
"message":"0",
|
||||
"userMessage":"0",
|
||||
"topAlertTime":0
|
||||
"code" : "00000"
|
||||
},
|
||||
"Page" : {
|
||||
"pageType":"wireless",
|
||||
"template" : "list",
|
||||
"pageType" : "x",
|
||||
"header" : {
|
||||
"moleculeName" : "header",
|
||||
"molecule" : {
|
||||
"moleculeName" : "headlineBody",
|
||||
"headline" : {
|
||||
"moleculeName" : "label",
|
||||
"text":"Account #9876543210-00003\n\nYour 3 lines have used 70% of the available data.",
|
||||
"fontStyle": "H1",
|
||||
"attributes":[
|
||||
{
|
||||
"location":0,
|
||||
"length":27,
|
||||
"type":"font",
|
||||
"style":"B2"
|
||||
}
|
||||
]
|
||||
"text" : "x"
|
||||
},
|
||||
"body" : {
|
||||
"moleculeName" : "label",
|
||||
"text":"21 days left in cycle"
|
||||
"text" : "y"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -42,65 +24,55 @@
|
||||
"moleculeName":"listItem",
|
||||
"molecule":{
|
||||
"moleculeName" : "carousel",
|
||||
"spacing": 0,
|
||||
"loop":true,
|
||||
"height": 300,
|
||||
"itemWidthPercent": 70,
|
||||
"itemAlignment": "center",
|
||||
"pagingMolecule": {
|
||||
"moleculeName": "barsPager",
|
||||
"position": "20"
|
||||
},
|
||||
"molecules":[{
|
||||
"molecules" : [
|
||||
{
|
||||
"moleculeName" : "carouselItem",
|
||||
"backgroundColor":"#FFFFFF",
|
||||
"backgroundColor":"red",
|
||||
"molecule" : {
|
||||
"moleculeName" : "label",
|
||||
"text":"I am the first molecule to be stacked"
|
||||
"text" : "1"
|
||||
}
|
||||
}, {
|
||||
},
|
||||
{
|
||||
"moleculeName" : "carouselItem",
|
||||
"backgroundColor":"#FFFFFF",
|
||||
"backgroundColor":"blue",
|
||||
"molecule" : {
|
||||
"moleculeName" : "label",
|
||||
"text":"I am the second molecule to be stacked"
|
||||
"text" : "2"
|
||||
}
|
||||
},{
|
||||
},
|
||||
{
|
||||
"moleculeName" : "carouselItem",
|
||||
"backgroundColor":"#FFFFFF",
|
||||
"backgroundColor":"green",
|
||||
"molecule" : {
|
||||
"moleculeName" : "label",
|
||||
"text":"I am the third molecule to be stacked"
|
||||
"text" : "2"
|
||||
}
|
||||
}]
|
||||
}
|
||||
},{
|
||||
"moleculeName":"listItem",
|
||||
"molecule":{
|
||||
"moleculeName":"cornerLabels",
|
||||
"molecule":{
|
||||
"moleculeName":"progressBar",
|
||||
"percent":75
|
||||
},
|
||||
"topLeftLabel":{
|
||||
"moleculeName":"label",
|
||||
"text":"Total data used"
|
||||
},
|
||||
"topRightLabel":{
|
||||
"moleculeName":"label",
|
||||
"text":"7.0 \/ 10.0 GB"
|
||||
},
|
||||
"roundedRect":false
|
||||
}
|
||||
}],
|
||||
],
|
||||
"height" : 300
|
||||
}}],
|
||||
"footer" : {
|
||||
"moleculeName" : "footer",
|
||||
"molecule" : {
|
||||
"moleculeName" : "twoButtonView",
|
||||
"primaryButton" : {
|
||||
"moleculeName" : "button",
|
||||
"title": "Add a new line",
|
||||
"style": "secondary"
|
||||
"title" : "x",
|
||||
"action" : {
|
||||
"actionType" : "openPage",
|
||||
"pageType" : "verifyZip"
|
||||
}
|
||||
},
|
||||
"secondaryButton" : {
|
||||
"moleculeName" : "button",
|
||||
"title" : "x",
|
||||
"action" : {
|
||||
"actionType" : "back"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user