diff --git a/wwwroot/sagelog.ui b/wwwroot/sagelog.ui index 6795036..892703d 100644 --- a/wwwroot/sagelog.ui +++ b/wwwroot/sagelog.ui @@ -4,8 +4,13 @@ "auto_open":true, "auto_destroy":true, "archor":"cc", +{% if int(params_kw._is_mobule) %} + "width": "95%", + "height": "95%", +{% else %} "cwidth":45, "cheight":40, +{% fi %} "movable":true, "icon":"{{entire_url('imgs/terminal.svg')}}", "title":"大平台日志",