实现“无刷新” #16

Merged
cxykevin merged 13 commits from :main into main 2024-08-11 21:10:43 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 80b25beeb7 - Show all commits

View File

@ -108,7 +108,7 @@
{{{ content }}}
</div>
<mdui-dialog headline="Study Env (press esc to close)" close-on-esc id="study-env-dialog">
<mdui-dialog headline="Study Env" close-on-esc close-on-overlay-click id="study-env-dialog">
<iframe src="about:blank" style="height:80%;width:99%" id="study-env-iframe"></iframe>
</mdui-dialog>