删除打印log

This commit is contained in:
不做码农 2022-01-13 18:42:32 +08:00
parent ec06d8650d
commit c413f5af94

View File

@ -79,4 +79,3 @@ new Vue({
store, store,
render: h => h(App) render: h => h(App)
}) })
console.log('环境变量:', process.env)