Commit b22566c4 authored by 5359's avatar 5359

历史更新提交

parent 61fd8827
......@@ -41,10 +41,10 @@ import { post, get } from './scripts/hlsHttp'
/** 全局函数hlsUtil**/
import hlsUtil from './scripts/hlsUtil'
if (process.env.CONFIG_ENV === 'prod') {
const VConsole = require('vconsole')
new VConsole() // eslint-disable-line
}
// if (process.env.CONFIG_ENV === 'prod') {
// const VConsole = require('vconsole')
// new VConsole() // eslint-disable-line
// }
Vue.use(directives)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment