We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在进行退出登录操作后,布局变化时menu
Web/src/components/app/Header.vue
Lines 59 to 65 in 3ef72f7
Line 66 in 3ef72f7
Line 154 in 3ef72f7
Line 61 in 3ef72f7
The text was updated successfully, but these errors were encountered:
我估计这个menu里面再套一层div,在div里面做v-if,这个问题可能就解决了
Sorry, something went wrong.
function logout() { userMenu.value = false // 必须放头 ... }
No branches or pull requests
在进行退出登录操作后,布局变化时menu
Web/src/components/app/Header.vue
Lines 59 to 65 in 3ef72f7
Web/src/components/app/Header.vue
Line 66 in 3ef72f7
Web/src/components/app/Header.vue
Line 154 in 3ef72f7
Web/src/components/app/Header.vue
Line 61 in 3ef72f7
The text was updated successfully, but these errors were encountered: