Browse Source

Merge remote-tracking branch 'origin/master'

master
4670101279 2 years ago
parent
commit
0632a125a8
  1. 2
      src/views/index.vue

2
src/views/index.vue

@ -105,7 +105,7 @@ export default { @@ -105,7 +105,7 @@ export default {
api: '/control-api/api/daping/station/',
//
// imgapi: "https://www.huastech.com.cn",
imgapi: process.env.VUE_APP_PIC_PREFIX,
imgapi: process.env.VUE_APP_PIC_PREFIX + '/' + process.env.VUE_APP_BASE_API,
//
station: [],
level: {},

Loading…
Cancel
Save