出码如何实现即时刷新
#449
Replies: 1 comment 5 replies
-
已打开的页面 keepalive 具体是意思是? |
Beta Was this translation helpful? Give feedback.
5 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
我想要实现的是出码的页面跟项目集成是保存到数据库中,而不是把页面打包到项目里,在打开页面时是从数据库中读取显示的。这样在设计器对页面做了修改时把出码更新到数据库,不用重新打包,只要重新打开页面就能即时刷新。另外已打开的页面要能KeepALive 。 是否有好的解决方案?
Beta Was this translation helpful? Give feedback.
All reactions