修改编辑页面、修改bug

This commit is contained in:
A1300399510
2023-08-08 16:01:06 +08:00
parent 0d6f1a508a
commit 9e3dba4c87
4 changed files with 115 additions and 74 deletions

View File

@@ -24,6 +24,7 @@ let htmlRef = ref(null)
const init1 = () => {
if (document.documentElement.clientHeight <= 724) {
store.state.showloginmodal = false
goTologin()
return
}