diff --git a/pages.json b/pages.json index eac6b82..d17718a 100644 --- a/pages.json +++ b/pages.json @@ -196,6 +196,12 @@ "style": { "navigationBarTitleText": "基本资料" } + }, + { + "path": "pages/my/photoImage", + "style": { + "navigationBarTitleText": "形象照" + } } ], "globalStyle": { diff --git a/pages/index/index.vue b/pages/index/index.vue index 87869f8..9aab2bf 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -24,7 +24,7 @@ 我要上墙 - + 编号 73949 diff --git a/pages/my/editInfo.vue b/pages/my/editInfo.vue index b9f35be..44f641b 100644 --- a/pages/my/editInfo.vue +++ b/pages/my/editInfo.vue @@ -1,7 +1,7 @@