This commit is contained in:
2021-09-29 17:47:04 +08:00
14 changed files with 8 additions and 17 deletions

View File

@@ -8,11 +8,6 @@
import { RouterMount, createRouter } from 'uni-simple-router';
import store from '../store/index'
// const ROUTESPATH = ROUTES.map(val => {
// val.component: ()=> import('@/' + val.path + '.vue')
// console.log(val)
// })
const router = createRouter({
h5: {
paramsToQuery: true