bugfix
This commit is contained in:
parent
99caa3058f
commit
a2977e20e5
@ -4,7 +4,7 @@
|
||||
"auto_open":true,
|
||||
"auto_destroy":true,
|
||||
"archor":"cc",
|
||||
{% if int(params_kw._is_mobile) %}
|
||||
{% if int(params_kw._is_mobile) %}
|
||||
"width": "98%",
|
||||
"height": "98%",
|
||||
{% else %}
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
{% else %}
|
||||
"cwidth":45,
|
||||
"cheight":40,
|
||||
{% fi %}
|
||||
{% endif %}
|
||||
"movable":true,
|
||||
"icon":"{{entire_url('imgs/terminal.svg')}}",
|
||||
"title":"大平台日志",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user