添加管理员权限

This commit is contained in:
X1627315083
2025-01-07 17:15:28 +08:00
parent d053a8c92b
commit f2f5315c2f
41 changed files with 782 additions and 494 deletions

View File

@@ -109,6 +109,7 @@ export default defineComponent({
router.push('/register');
}
onMounted(()=>{
updataIsMoblie()
window.addEventListener('resize',updataIsMoblie)
})
onBeforeUnmount(() => {