no message

This commit is contained in:
mabo
2021-06-23 08:45:18 +08:00
parent 70f0bafd21
commit e6d2c51252
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ import ViewUI from 'view-design'
import './styles/theme.less';
import "core-js/stable"
import "regenerator-runtime/runtime"
// import "regenerator-runtime/runtime"
import App from './App'
import { router } from './router/index'
import store from './store'