mirror of
https://shylinux.com/x/volcanos
synced 2025-05-03 11:57:01 +08:00
opt some
This commit is contained in:
parent
5451c333e1
commit
1cfe4d31fd
@ -2,7 +2,7 @@ Volcanos("onimport", {help: "导入数据", _init: function(can, msg, list, cb,
|
||||
can.ui = can.page.Appends(can, target, [
|
||||
{type: "table", list: [{type: "tr", list: [
|
||||
{type: "td", list: [{view: "project", style: {"max-height": window.innerHeight-300, display: "none"}} ]},
|
||||
{type: "td", list: [{view: "profile", style: {"max-height": window.innerHeight-300}, list: [
|
||||
{type: "td", list: [{view: "profile", style: {"max-height": window.innerHeight-300, "min-width": window.innerWidth-300}, list: [
|
||||
{view: ["content", "table"]},
|
||||
]} ], onscroll: function(event) {
|
||||
}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user