1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
shaoying 2020-07-21 05:09:17 +08:00
parent 3bea808e9f
commit 5f42eee685

View File

@ -8,7 +8,7 @@ Volcanos("onimport", {help: "导入数据", _init: function(can, msg, list, cb,
{view: "profile"},
{view: "holdon", list: [
{view: "preview"}, {view: "content", style: {"max-width": can.Conf("width")-100+"px"}},
{view: "preview"}, {view: "content", style: {"max-width": can.Conf("width")-120+"px"}},
]},
{view: ["editor", "textarea"], onkeydown: function(event) {