修改编辑页面、修改bug
This commit is contained in:
@@ -24,6 +24,7 @@ let htmlRef = ref(null)
|
||||
const init1 = () => {
|
||||
|
||||
if (document.documentElement.clientHeight <= 724) {
|
||||
store.state.showloginmodal = false
|
||||
goTologin()
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user