diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index da302c2..1a31515 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -46,9 +46,9 @@
-
-
-
+
+
+
diff --git a/src/views/login.vue b/src/views/login.vue
index 97f9f9c..3d431e8 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -96,8 +96,8 @@ const { t } = useI18n();
const loginForm = ref({
tenantId: '000000',
- username: 'admin',
- password: 'admin123',
+ username: '',
+ password: '',
rememberMe: false,
code: '',
uuid: ''
diff --git a/src/views/system/user/profile/index.vue b/src/views/system/user/profile/index.vue
index 7c1389a..f81715c 100644
--- a/src/views/system/user/profile/index.vue
+++ b/src/views/system/user/profile/index.vue
@@ -55,9 +55,9 @@
-
-
-
+
+
+