From c67c0333dc43dfae595e1ace0ac6b417f33f3835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E5=A4=A9=E5=A4=A7=E5=9C=A3?= <17615834396@163.com> Date: Thu, 4 Jan 2024 15:52:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gasStation-uni/pagesHome/activeIn/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gasStation-uni/pagesHome/activeIn/index.vue b/gasStation-uni/pagesHome/activeIn/index.vue index 91dc028a3..218b0ba64 100644 --- a/gasStation-uni/pagesHome/activeIn/index.vue +++ b/gasStation-uni/pagesHome/activeIn/index.vue @@ -233,7 +233,7 @@ } if (this.title == '储值卡充值活动') { uni.navigateTo({ - url: '/pagesHome/oilRecharge/oilRecharge' + url: '/pagesHome/oilRecharge/oilRecharge?id=0' }) } if (this.title == '新人有礼活动') {