A Mess

A portal of the Conmajia weblog

导航

/config/routes.json

--- [ { "path": "/", "name": "Home", "component": App }, { "path": "/category/*", "name": "Category", "component": "view-category" }, { "path": "*", "redirect": "/" } ] --- This file contains all routes for the vue-router.

posted on 2020-07-12 14:03  Nobi  阅读(63)  评论(0)    收藏  举报