diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 255e3cf..65aed59 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,16 +4,9 @@
-
+
-
-
-
-
-
-
-
-
+
@@ -67,7 +60,7 @@
-
+
@@ -90,8 +83,8 @@
-
+
@@ -125,15 +118,7 @@
-
-
-
-
- 1775905427131
-
-
-
- 1775905427131
+
@@ -519,7 +504,15 @@
1784653464775
-
+
+
+ 1784697551142
+
+
+
+ 1784697551142
+
+
@@ -539,7 +532,6 @@
-
@@ -564,7 +556,8 @@
-
+
+
\ No newline at end of file
diff --git a/src/pages/user/profile.tsx b/src/pages/user/profile.tsx
index b7afc38..cd1c9a7 100644
--- a/src/pages/user/profile.tsx
+++ b/src/pages/user/profile.tsx
@@ -164,30 +164,6 @@ const ProfilePage: React.FC = () => {
{registerTime || '未知'}
- {/* 门店名称 */}
-
- 门店名称
- setForm(prev => ({ ...prev, merchantName: e.detail.value }))}
- maxlength={50}
- />
-
-
- {/* 门店地址 */}
-
- 门店地址
- setForm(prev => ({ ...prev, address: e.detail.value }))}
- maxlength={100}
- />
-
-
{/* 保存按钮 */}