diff --git a/src/router/index.ts b/src/router/index.ts index f15ef11..1848dd0 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -119,7 +119,7 @@ export const constantRoutes: RouteConfig[] = [ export const asyncRoutes: RouteConfig[] = [ systemRoutes, shopRoutes, - articleRouters, + // articleRouters, marketingRoutes, questionRoutes, { diff --git a/src/views/shop/list.vue b/src/views/shop/list.vue index 835fccf..cc9ab07 100644 --- a/src/views/shop/list.vue +++ b/src/views/shop/list.vue @@ -1,5 +1,16 @@