删除打印log
This commit is contained in:
parent
ec06d8650d
commit
c413f5af94
@ -78,5 +78,4 @@ new Vue({
|
|||||||
router,
|
router,
|
||||||
store,
|
store,
|
||||||
render: h => h(App)
|
render: h => h(App)
|
||||||
})
|
})
|
||||||
console.log('环境变量:', process.env)
|
|
||||||
Loading…
x
Reference in New Issue
Block a user