bugfix
This commit is contained in:
parent
dcfc02e307
commit
31dcddf667
@ -2,6 +2,7 @@
|
|||||||
"widgettype":"VScrollPanel",
|
"widgettype":"VScrollPanel",
|
||||||
"options":{
|
"options":{
|
||||||
"bgimage":"{{entire_url('/imgs/leaf.jpg')}}",
|
"bgimage":"{{entire_url('/imgs/leaf.jpg')}}",
|
||||||
|
"color": "#111111",
|
||||||
"width":"100%",
|
"width":"100%",
|
||||||
"height":"100%"
|
"height":"100%"
|
||||||
},
|
},
|
||||||
@ -9,7 +10,6 @@
|
|||||||
{
|
{
|
||||||
"widgettype":"MdWidget",
|
"widgettype":"MdWidget",
|
||||||
"options":{
|
"options":{
|
||||||
"color": "#fefefe",
|
|
||||||
"md_url":"{{entire_url('rag.md')}}"
|
"md_url":"{{entire_url('rag.md')}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user