用户中心接口,商品接口

This commit is contained in:
唐明明
2022-01-06 16:53:44 +08:00
parent 53a6f0b149
commit 178fdb4b46
10 changed files with 132 additions and 179 deletions

View File

@@ -1,7 +1,5 @@
import {
RouterMount,
createRouter
} from 'uni-simple-router';
import { RouterMount, createRouter } from 'uni-simple-router';
import store from '@/store/index'
const router = createRouter({
platform: process.env.VUE_APP_PLATFORM,