diff --git a/pages.json b/pages.json index cd504f8..a8c24c0 100644 --- a/pages.json +++ b/pages.json @@ -390,6 +390,12 @@ "navigationBarTitleText" : "绿色有机标准认证" } }, + { + "path": "activity/prizeInQun", + "style": { + "navigationBarTitleText" : "进群抽奖" + } + }, { "path": "user/comment", "style": { diff --git a/pages/login/login.vue b/pages/login/login.vue index 26a2f5c..ea7f9ab 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -1,20 +1,21 @@