Browse Source

no message

DESKTOP-SVI9JE1\muzen 1 year ago
parent
commit
c8f66069a6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main.js

+ 0 - 1
src/main.js

@@ -11,7 +11,6 @@ Vue.prototype.$axios = axios
 // 打开App
 // 打开App
 Vue.prototype.openApp = openApp
 Vue.prototype.openApp = openApp
 
 
-console.log(process.env);
 if (process.env.VUE_APP_ENV !== 'production') {
 if (process.env.VUE_APP_ENV !== 'production') {
   Vue.prototype.vconsole = new VConsole()
   Vue.prototype.vconsole = new VConsole()
 }
 }