Commit 52545b8c authored by zhangyanni's avatar zhangyanni

提交授权注册页面

parent 219adb58
......@@ -1032,6 +1032,11 @@ const router = new Router({
name: "newPage",
component: newPage
},
{
path: '/authPage',
name: "authPage",
component: authPage
},
{
path:'/activitylist',
name:"activitylist",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment