adjust the layout to the src directory

This commit is contained in:
Pan
2019-03-09 16:30:51 +08:00
18 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
/** When your routing table is too long, you can split it into small modules**/
import Layout from '@/views/layout/Layout'
import Layout from '@/layout/Layout'
const tableRouter = {
path: '/table',