diff --git a/pages.json b/pages.json
index 9ff96c3..7791a08 100644
--- a/pages.json
+++ b/pages.json
@@ -22,7 +22,7 @@
}, {
"path": "pages/my/my",
"style": {
- "navigationBarTitleText": "",
+ "navigationBarTitleText": "我的",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#12CA64",
"enablePullDownRefresh": false
diff --git a/pages/my/my.vue b/pages/my/my.vue
index 6e7c990..4361f8b 100644
--- a/pages/my/my.vue
+++ b/pages/my/my.vue
@@ -1,6 +1,24 @@
-
- 我的
+
+
+
+
+
+
+ 用户名
+ 账号:132123123132
+
+
+
+
+
+
+
+
+
+
+
+
@@ -8,7 +26,7 @@
export default {
data() {
return {
-
+ src: 'https://cdn.uviewui.com/uview/album/2.jpg'
}
},
onLoad() {
@@ -25,6 +43,36 @@
}
-
\ No newline at end of file
diff --git a/static/img/wo_bj_ll@2x.png b/static/img/wo_bj_ll@2x.png
new file mode 100644
index 0000000..e4ca1c2
Binary files /dev/null and b/static/img/wo_bj_ll@2x.png differ