diff --git a/client/src/views/profile/ProfileView.vue b/client/src/views/profile/ProfileView.vue
index 6766948..20030f9 100644
--- a/client/src/views/profile/ProfileView.vue
+++ b/client/src/views/profile/ProfileView.vue
@@ -86,7 +86,7 @@ function editProfile() {
/>
-
+
@@ -165,10 +165,10 @@ function editProfile() {
{{ weakTip }}
-
+
-
+
编辑资料
@@ -243,7 +243,7 @@ function editProfile() {
去加强
-
+
@@ -433,11 +433,6 @@ function editProfile() {
}
/* 移动端 */
-.profile-mobile {
- display: flex;
- flex-direction: column;
- gap: var(--space-3);
-}
.profile-mobile__head h1 {
margin: 0;
font-size: 22px;