modified 统一代码风格

This commit is contained in:
何秀钢
2021-06-23 11:36:22 +08:00
parent ed926452f0
commit 3af12113b2
3 changed files with 9 additions and 15 deletions

View File

@@ -10,10 +10,9 @@ import APlayer from '@moefe/vue-aplayer'
import '../../node_modules/timeline-vuejs/dist/timeline-vuejs.css'
// 路由守卫
import Bus from '@/utils/bus'
//加载网站配置文件夹
// 加载网站配置文件夹
import config from './config'
Vue.prototype.$GIN_VUE_ADMIN = config
console.log(config)
Vue.use(Bus)
Vue.use(APlayer, {
defaultCover: 'https://github.com/u3u.png',