123
This commit is contained in:
@@ -18,6 +18,14 @@ const routes = [
|
||||
},
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/AntiFraud.vue')
|
||||
},
|
||||
{
|
||||
path: '/anti/wmgy',
|
||||
name: 'antiWmgy',
|
||||
meta: {
|
||||
title: "文明公约",
|
||||
},
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/Wmgy.vue')
|
||||
},
|
||||
{
|
||||
path: '/agreement/anchor-join',
|
||||
name: 'anchorJoinAgreement',
|
||||
|
||||
Reference in New Issue
Block a user