From 43e8fa2e6c3270631fa1b972ddeb403e742103e7 Mon Sep 17 00:00:00 2001 From: "@QQNZX" Date: Wed, 6 Mar 2024 09:26:20 +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/src/views/EventMarketing/giftBlock/index.vue | 1 - fuintAdmin/src/views/EventMarketing/storeOilBlock/index.vue | 2 ++ gasStation-uni/config.js | 6 +++--- gasStation-uni/pagesMy/Recharge/Recharge.vue | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/fuintAdmin/src/views/EventMarketing/giftBlock/index.vue b/fuintAdmin/src/views/EventMarketing/giftBlock/index.vue index 576a45ec7..cc8e775c5 100644 --- a/fuintAdmin/src/views/EventMarketing/giftBlock/index.vue +++ b/fuintAdmin/src/views/EventMarketing/giftBlock/index.vue @@ -417,7 +417,6 @@ import { mounted() { this.getlist() this.gettj() - }, methods:{ getwysk(row){ diff --git a/fuintAdmin/src/views/EventMarketing/storeOilBlock/index.vue b/fuintAdmin/src/views/EventMarketing/storeOilBlock/index.vue index e77dfefff..1de9597d8 100644 --- a/fuintAdmin/src/views/EventMarketing/storeOilBlock/index.vue +++ b/fuintAdmin/src/views/EventMarketing/storeOilBlock/index.vue @@ -430,6 +430,8 @@ }, addoilBlock(){ + this.gbPrice = null, + this.oilPrice=null, this.ruleForm = { type:this.queryParams.type, lockupPrice: 0 , diff --git a/gasStation-uni/config.js b/gasStation-uni/config.js index f28e01c78..94ba034d0 100644 --- a/gasStation-uni/config.js +++ b/gasStation-uni/config.js @@ -6,11 +6,11 @@ module.exports = { // baseUrl: 'http://www.nuoyunr.com/lananRsc/', // baseUrl: 'http://192.168.0.121:8080/', - baseUrl: 'http://192.168.0.178:8008/', - + baseUrl: 'http://192.168.0.196:8081/', + imagesUrl: 'http://192.168.0.196:8081', // baseUrl: 'http://192.168.1.5:8002/cdJdc', - imagesUrl: 'http://www.nuoyunr.com/lananRsc', + // imagesUrl: 'http://www.nuoyunr.com/lananRsc', // 应用信息 appInfo: { // 应用名称 diff --git a/gasStation-uni/pagesMy/Recharge/Recharge.vue b/gasStation-uni/pagesMy/Recharge/Recharge.vue index 2b66bf2c0..efc6d4257 100644 --- a/gasStation-uni/pagesMy/Recharge/Recharge.vue +++ b/gasStation-uni/pagesMy/Recharge/Recharge.vue @@ -76,10 +76,10 @@ text: "全部" }, { - text: "储值卡" + text: "电子储值卡" }, { - text: "囤油卡" + text: "电子囤油卡" }, ]