Bläddra i källkod

Merge branch 'develop/3.1.5' into test

DESKTOP-SVI9JE1\muzen 1 år sedan
förälder
incheckning
8de6cbedb4
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/main.js

+ 0 - 1
src/main.js

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