diff --git a/pages.json b/pages.json index cfc937c..f5794fa 100644 --- a/pages.json +++ b/pages.json @@ -45,6 +45,12 @@ "navigationBarBackgroundColor": "#FE3EA5", "navigationBarTextStyle": "white" } + }, + { + "path": "pages/userList/userList", + "style": { + "navigationBarTitleText": "相亲交友" + } } ], "globalStyle": { diff --git a/pages/index/index.vue b/pages/index/index.vue index 14b1692..2009353 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -36,7 +36,7 @@ 推荐单身 - + 最新 diff --git a/pages/userList/userList.vue b/pages/userList/userList.vue new file mode 100644 index 0000000..cd46296 --- /dev/null +++ b/pages/userList/userList.vue @@ -0,0 +1,121 @@ + + + + +