test: test push first commit

master
niyonggui 4 years ago
parent c43f39efef
commit a67bb48f26

@ -30,7 +30,7 @@ import { createApp } from 'vue'
import App from './App.vue' import App from './App.vue'
import './permission' import './permission'
// 创建实例
const setupAll = async () => { const setupAll = async () => {
const app = createApp(App) const app = createApp(App)

Loading…
Cancel
Save