39 lines
609 B
XML
39 lines
609 B
XML
{
|
|
"widgettype":"HBox",
|
|
"options":{
|
|
"css":"filler"
|
|
},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"Image",
|
|
"options":{
|
|
"height":"100%",
|
|
"css":"clickable",
|
|
"popup":{
|
|
"options":{
|
|
"auto_dismiss":true
|
|
},
|
|
"popup_event":"click",
|
|
"popup_desc":{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"{{entire_url('menu.ui')}}"
|
|
}
|
|
},
|
|
"popupwindow":false
|
|
},
|
|
"url":"{{entire_url('/imgs/msp.png')}}"
|
|
}
|
|
},
|
|
{
|
|
"widgettype":"Title4",
|
|
"options":{
|
|
"i18n":true,
|
|
"otext":"服务平台",
|
|
"wrap":true,
|
|
"halign":"left"
|
|
}
|
|
}
|
|
]
|
|
}
|