diff --git a/pages.json b/pages.json index 324b96f..125fc31 100644 --- a/pages.json +++ b/pages.json @@ -368,6 +368,12 @@ "navigationBarTitleText" : "绿色有机标准认证" } }, + { + "path": "activity/prizeInQun", + "style": { + "navigationBarTitleText" : "进群抽奖" + } + }, { "path": "user/comment", "style": { diff --git a/pages/user/user.vue b/pages/user/user.vue index 49ae704..4f639b0 100644 --- a/pages/user/user.vue +++ b/pages/user/user.vue @@ -1,6 +1,9 @@