diff --git a/fuintAdmin/.env.development b/fuintAdmin/.env.development index a7b9f96de..b1d3027f0 100644 --- a/fuintAdmin/.env.development +++ b/fuintAdmin/.env.development @@ -11,6 +11,6 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -VUE_APP_SERVER_URL = 'http://192.168.0.178:8008/' +VUE_APP_SERVER_URL = 'http://192.168.0.138:8008/' + -# http://192.168.1.6:8008/ diff --git a/fuintAdmin/src/main.js b/fuintAdmin/src/main.js index 24a55cf50..e189aff38 100644 --- a/fuintAdmin/src/main.js +++ b/fuintAdmin/src/main.js @@ -49,6 +49,7 @@ Vue.prototype.addDateRange = addDateRange Vue.prototype.getName = getName Vue.prototype.download = download Vue.prototype.handleTree = handleTree +Vue.prototype.imgurl = 'http://192.168.0.138:8008' // 全局组件挂载 Vue.component('DictTag', DictTag) Vue.component('Pagination', Pagination) diff --git a/fuintAdmin/src/views/EventMarketing/cardExchangeRecord/index.vue b/fuintAdmin/src/views/EventMarketing/cardExchangeRecord/index.vue index b74e6de6f..d00523afe 100644 --- a/fuintAdmin/src/views/EventMarketing/cardExchangeRecord/index.vue +++ b/fuintAdmin/src/views/EventMarketing/cardExchangeRecord/index.vue @@ -49,16 +49,17 @@ - - - - - - - + + + + +