mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
opt login
This commit is contained in:
parent
d29d97dc19
commit
95aad80057
@ -53,7 +53,7 @@ Volcanos("onimport", {help: "导入数据", list: [], _init: function(can, msg)
|
||||
}) },
|
||||
_cmd: function(can, item, next) {
|
||||
can.base.Copy(item, {
|
||||
height: can.Conf(html.HEIGHT)-can.Conf(html.MARGIN_Y),
|
||||
height: can.Conf(html.HEIGHT)-can.Conf(html.MARGIN_Y)+(can.user.isWindows? 17: 0),
|
||||
width: can.Conf(html.WIDTH)-can.Conf(html.MARGIN_X),
|
||||
opts: can.misc.Search(can),
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user