diff --git a/src/components/Layout.vue b/src/components/Layout.vue index cdb83ca..845d65f 100644 --- a/src/components/Layout.vue +++ b/src/components/Layout.vue @@ -30,9 +30,6 @@ 注销 - - 修改用户名 - @@ -101,7 +98,6 @@ export default defineComponent({ route, login, username, - Check }; }, });