diff --git a/pages.json b/pages.json index e018b18..5056103 100644 --- a/pages.json +++ b/pages.json @@ -172,6 +172,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 2c83ef6..c10caa4 100644 --- a/pages/my/editInfo.vue +++ b/pages/my/editInfo.vue @@ -1,7 +1,7 @@