上传新增进度显示、环境变量新增默认上传地址配置
This commit is contained in:
@@ -77,4 +77,4 @@ new Vue({
|
||||
store,
|
||||
render: h => h(App)
|
||||
})
|
||||
console.log('后端地址:' + process.env.VUE_APP_BASE_API)
|
||||
console.log('环境变量:', process.env)
|
||||
Reference in New Issue
Block a user