shawenguan 1 rok pred
rodič
commit
ecd85a8721
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Scripts/wubian/wubianHelper.js

+ 1 - 1
Scripts/wubian/wubianHelper.js

@@ -444,7 +444,7 @@ function handleNoticeInfo() {
                 jumpType: "",
                 url: "",
                 timeList: [],
-                title: element.onSale == 1 ? artInfo.title : artInfo.title + '(关闭寄售)',
+                title: artInfo.onSale == 1 ? artInfo.title : artInfo.title + '(关闭寄售)',
                 image: artInfo.image,
                 activityType: "",
                 authorName: artInfo.brandName,