接口初始化 第一版

This commit is contained in:
yuping
2022-12-11 16:18:25 +08:00
parent 15473d4e94
commit 2ae27f7c75
3 changed files with 51 additions and 33 deletions

View File

@@ -1,4 +1,3 @@
import './mock/index'
import {createApp} from 'vue'
import App from './App.vue'
import router from './router'