mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
feature(view) add preload:0
This commit is contained in:
parent
583755570f
commit
e6174b3595
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
width : '100%',
|
||||
minWidth : 0,
|
||||
minHeight : 0,
|
||||
padding : 0
|
||||
padding : 0,
|
||||
preload : 0
|
||||
};
|
||||
|
||||
View.show = show;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue