调整绘制背景图

This commit is contained in:
唐明明
2021-09-29 17:29:57 +08:00
parent d782b3932b
commit c0ef649ff5
11 changed files with 7 additions and 16 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