From 264d779c25fcea0fc097bbe8c5e6232c21e97b7e Mon Sep 17 00:00:00 2001 From: hidehikomatuda Date: Thu, 13 Jun 2019 14:44:57 +0900 Subject: [PATCH] =?UTF-8?q?productId=20570=E3=81=AEHow=20to=20use=E3=81=AE?= =?UTF-8?q?=E9=9D=9E=E6=B4=BB=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Share Beauty App/Controllers/ProductDetailViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Share Beauty App/Controllers/ProductDetailViewController.swift b/Share Beauty App/Controllers/ProductDetailViewController.swift index 46dad35..e06c8d7 100644 --- a/Share Beauty App/Controllers/ProductDetailViewController.swift +++ b/Share Beauty App/Controllers/ProductDetailViewController.swift @@ -1186,7 +1186,7 @@ class ProductDetailViewController: UIViewController, NavigationControllerAnnotat self.setEEESCV() } else if productId == 570 { mCategoryButtonEfficacy.enabled = true - mCategoryButtonHowToUse.enabled = true + mCategoryButtonHowToUse.enabled = false self.setWasoEfficacySCV() } else if productId == 571 { mCategoryButtonEfficacy.enabled = true