diff --git a/wwwroot/public/about/index.ui b/wwwroot/public/about/index.ui index 2e1e4f1..248f430 100644 --- a/wwwroot/public/about/index.ui +++ b/wwwroot/public/about/index.ui @@ -1,8 +1,6 @@ { "widgettype":"VScrollPanel", "options":{ - "bgimage": "{{entire_url('/imgs/rose.jpg')}}", - "color": "#fefefe", "height":"100%" }, "subwidgets":[ diff --git a/wwwroot/public/mainpage/index.ui b/wwwroot/public/mainpage/index.ui index 11f3c74..159cd20 100644 --- a/wwwroot/public/mainpage/index.ui +++ b/wwwroot/public/mainpage/index.ui @@ -1,7 +1,6 @@ { "widgettype":"VScrollPanel", "options":{ - "color": "#fefefe", "width":"100%", "height":"100%" },