From 89d2d71152c0dac0293c3bd1eef32d0fc71c5c61 Mon Sep 17 00:00:00 2001 From: "@QQNZX" Date: Mon, 15 Jan 2024 11:39:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fuintAdmin/.env.development | 4 ++-- fuintAdmin/src/main.js | 1 + .../cardExchangeRecord/index.vue | 18 ++++++++++------- .../EventMarketing/storeOilBlock/index.vue | 10 ++------- fuintAdmin_zt/.env.development | 5 ++--- fuintCashierWeb/.env.development | Bin 289 -> 279 bytes gasStation-uni/config.js | 5 +---- gasStation-uni/pagesHome/MyCard/MyCard.vue | 3 +-- .../pagesHome/oilRecharge/oilRecharge.vue | 7 +++++-- gasStation-uni/pagesMy/Coupons/Coupons.vue | 19 ++++++++++++++++-- gasStation-uni/static/imgs/iconcar.png | Bin 0 -> 5483 bytes 11 files changed, 42 insertions(+), 30 deletions(-) create mode 100644 gasStation-uni/static/imgs/iconcar.png 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 @@ - - - - - - - + + + + +