26 lines
430 B
JSON
Executable File
26 lines
430 B
JSON
Executable File
{
|
|
"font_sizes":{
|
|
"smallest":1.5,
|
|
"small":2,
|
|
"normal":2.5,
|
|
"large":3,
|
|
"huge":3.5,
|
|
"hugest":4
|
|
},
|
|
"css":{
|
|
"css_url":"/csses.json"
|
|
},
|
|
"color_style":"Grey",
|
|
"font_name":"normal",
|
|
"uihome":"http://stock.bsppo.com:10080",
|
|
"i18n_url":"/public/i18n",
|
|
"root":{
|
|
"widgettype":"urlwidget",
|
|
"options":{
|
|
"url":"http://stock.bsppo.com:10080/test/index.ui",
|
|
"url":"http://stock.bsppo.com:10080/index.ui"
|
|
}
|
|
}
|
|
}
|
|
|