From 6b4b7f336942f90f8521948cc787ac5c9cfe7a08 Mon Sep 17 00:00:00 2001
From: kaijierepo <18258393397m@sina.cn>
Date: Sun, 14 Dec 2025 18:52:36 +0800
Subject: [PATCH] feature: modify profile
---
src/pages/my/profile.vue | 352 +++++++++++++++++++++++++++++++++++++++
1 file changed, 352 insertions(+)
create mode 100644 src/pages/my/profile.vue
diff --git a/src/pages/my/profile.vue b/src/pages/my/profile.vue
new file mode 100644
index 0000000..1320673
--- /dev/null
+++ b/src/pages/my/profile.vue
@@ -0,0 +1,352 @@
+
+{
+ "layout": "default",
+ "style": {
+ "navigationStyle": "custom"
+ }
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 修改昵称
+
+
+
+
+
+ 昵称:
+
+
+
+
+
+
+ 昵称限制1-10字符,一个汉字为一个字符
+
+
+
+
+ 保存
+
+
+
+
+
+
+