From 4697d1a08c4456e7110d19b31b8346cdbcedbf1c Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Fri, 5 Sep 2025 10:28:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/components/price-select-tab.vue | 58 +++++++++---------- pages/tabbar/home/home.vue | 18 ++++-- 2 files changed, 41 insertions(+), 35 deletions(-) diff --git a/BagStation/pages/components/price-select-tab.vue b/BagStation/pages/components/price-select-tab.vue index 43fe911..4277760 100644 --- a/BagStation/pages/components/price-select-tab.vue +++ b/BagStation/pages/components/price-select-tab.vue @@ -64,7 +64,7 @@
- + @@ -670,7 +670,7 @@ } this.xoilAmountGun = e.detail.value oilSiteApi.getOrderDiscountInfo(number).then(res => { - console.log(res) + // console.log(res) this.realMoney = res.data.payRealAmount this.discount = res.data.oilDiscountAmount this.vlom = res.data.volume @@ -678,19 +678,19 @@ }, checkInfo() { // console.log(this.radio) - this.tsetPlate(this.plateNumber || this.plateNumberSel) - if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056', - '1762304610449412096', '1689183774927818752', '1689184331812888576' - ] - .includes(this.siteId || this.oilItem.siteId)) { - // this.plateNumber='' - uni.showToast({ - title: '车牌号不可为空或格式错误,请重新输入', - icon: 'none', - duration: 2000 - }) - return false - } + // this.tsetPlate(this.plateNumber || this.plateNumberSel) + // if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056', + // '1762304610449412096', '1689183774927818752', '1689184331812888576' + // ] + // .includes(this.siteId || this.oilItem.siteId)) { + // // this.plateNumber='' + // uni.showToast({ + // title: '车牌号不可为空或格式错误,请重新输入', + // icon: 'none', + // duration: 2000 + // }) + // return false + // } if (this.radio == null || !this.oilSitePriceDetailsVo[this.radio].priceId) { uni.showToast({ icon: 'none', @@ -841,19 +841,19 @@ }, beforeMake() { // console.log(this.radio, 'beforeMake') - this.tsetPlate(this.plateNumber || this.plateNumberSel) - if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056', - '1762304610449412096', '1689183774927818752', '1689184331812888576' - ] - .includes(this.siteId || this.oilItem.siteId)) { - // this.plateNumber='' - uni.showToast({ - title: '车牌号不可为空或格式错误,请重新输入', - icon: 'none', - duration: 2000 - }) - return false - } + // this.tsetPlate(this.plateNumber || this.plateNumberSel) + // if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056', + // '1762304610449412096', '1689183774927818752', '1689184331812888576' + // ] + // .includes(this.siteId || this.oilItem.siteId)) { + // // this.plateNumber='' + // uni.showToast({ + // title: '车牌号不可为空或格式错误,请重新输入', + // icon: 'none', + // duration: 2000 + // }) + // return false + // } if (this.radio == null || !this.oilSitePriceDetailsVo[this.radio].priceId) { uni.showToast({ icon: 'none', diff --git a/pages/tabbar/home/home.vue b/pages/tabbar/home/home.vue index 71c6f10..df46f55 100644 --- a/pages/tabbar/home/home.vue +++ b/pages/tabbar/home/home.vue @@ -148,19 +148,19 @@ --> - - + - --> +