|
|
@ -70,7 +70,6 @@ export class HomeComponent implements OnInit { |
|
|
|
this.isGasStationNav = true |
|
|
|
this.isGasStationNav = true |
|
|
|
this.isGasStationBack = true |
|
|
|
this.isGasStationBack = true |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
this.isGasStationNav = false |
|
|
|
|
|
|
|
this.isGasStationBack = false |
|
|
|
this.isGasStationBack = false |
|
|
|
} |
|
|
|
} |
|
|
|
}); |
|
|
|
}); |
|
|
|