From 220ca290a5c5defd92cbed470843309eb708b2a7 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Wed, 11 May 2022 15:00:09 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=AE=8C=E5=96=84=E8=8F=9C?= =?UTF-8?q?=E5=8D=95bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/pages/home/home.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/pages/home/home.component.ts b/src/app/pages/home/home.component.ts index 59f3030..432761a 100644 --- a/src/app/pages/home/home.component.ts +++ b/src/app/pages/home/home.component.ts @@ -70,7 +70,6 @@ export class HomeComponent implements OnInit { this.isGasStationNav = true this.isGasStationBack = true } else { - this.isGasStationNav = false this.isGasStationBack = false } });