新增功能
This commit is contained in:
@@ -52,6 +52,14 @@ export const constantRoutes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: '/decoration/pc_details',
|
||||
component: () => import('@/views/decoration/pc_details.vue')
|
||||
},
|
||||
{
|
||||
path: '/fans/h5',
|
||||
component: () => import('@/views/fans/h5.vue')
|
||||
},
|
||||
{
|
||||
path: '/tcm/diagnosis/h5',
|
||||
component: () => import('@/views/tcm/diagnosis/index_h5.vue')
|
||||
}
|
||||
// {
|
||||
// path: '/dev_tools',
|
||||
|
||||
Reference in New Issue
Block a user