From 0bd3865b124b748165d7cee006082ecb7d88ee20 Mon Sep 17 00:00:00 2001 From: shanji <18996038927@163.com> Date: Tue, 3 Jan 2023 15:29:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=88=AC=E8=99=AB=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BBWY.Client/APIServices/PurchaseProductAPIService.cs | 3 ++- BBWY.Client/Views/MainWindow.xaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/BBWY.Client/APIServices/PurchaseProductAPIService.cs b/BBWY.Client/APIServices/PurchaseProductAPIService.cs index 98884f85..911acddb 100644 --- a/BBWY.Client/APIServices/PurchaseProductAPIService.cs +++ b/BBWY.Client/APIServices/PurchaseProductAPIService.cs @@ -204,7 +204,8 @@ namespace BBWY.Client.APIServices var colorsProperty = jobject["globalData"]["skuModel"]["skuProps"].FirstOrDefault(j => j.Value("fid") == 3216 || j.Value("fid") == 1627207 || - j.Value("fid") == 1234)["value"] + j.Value("fid") == 1234 || + j.Value("fid") == 3151)["value"] .Children() .Select(j => new { diff --git a/BBWY.Client/Views/MainWindow.xaml b/BBWY.Client/Views/MainWindow.xaml index 9d9dc921..34364e2e 100644 --- a/BBWY.Client/Views/MainWindow.xaml +++ b/BBWY.Client/Views/MainWindow.xaml @@ -26,7 +26,7 @@ - +