多个子应用间嵌入的iframe页面,iframe页面缓存问题 #2997
13564248892
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
一个主平台下,我使用了多个子应用,他们相互可以访问,但是这些子应用中我嵌入了iframe页面,这时我去切换子应用,iframe页面将会被重置。
那我现在想问的是,能否做到我在A子应用的iframe页面,我操作了一半,这时我切换到B子应用,在切回A子应用时,在A子应用上的这个iframe仍旧是我离开时的状态,我希望他可以被缓存。
Beta Was this translation helpful? Give feedback.
All reactions