diff --git a/pages.json b/pages.json index 11c2121..63f69b3 100644 --- a/pages.json +++ b/pages.json @@ -741,6 +741,13 @@ "navigationBarTitleText": "会员服务", "navigationStyle": "custom" } + }, + { + "path" : "pages/user/my/myEventRegistrationList", + "style" : { + "navigationBarTitleText": "我的报名", + "navigationStyle": "custom" + } } ], "globalStyle": { diff --git a/pages/user/my/myEventRegistrationList.vue b/pages/user/my/myEventRegistrationList.vue new file mode 100644 index 0000000..1afb8d2 --- /dev/null +++ b/pages/user/my/myEventRegistrationList.vue @@ -0,0 +1,173 @@ + + + + +