mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-03-30 12:41:03 +00:00
Compare commits
1 Commits
copilot/su
...
xmind
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a7d61a335 |
@@ -299,7 +299,7 @@
|
|||||||
height: windowWidth,
|
height: windowWidth,
|
||||||
width: windowHeight
|
width: windowHeight
|
||||||
} : a
|
} : a
|
||||||
, l = new o.IframeController(i,"/xmind/index.html")
|
, l = new o.IframeController(i,"xmind/index.html")
|
||||||
, u = new r.IframeEventChannelController(l,"");
|
, u = new r.IframeEventChannelController(l,"");
|
||||||
this.iframeController = l,
|
this.iframeController = l,
|
||||||
this.iframeEventChannelController = u,
|
this.iframeEventChannelController = u,
|
||||||
|
|||||||
Reference in New Issue
Block a user