shawenguan 1 жил өмнө
parent
commit
d17f7f7b00

+ 1 - 1
Scripts/wubian/wubianOthersCollectList.js

@@ -212,7 +212,7 @@ function doCheckShowCollectText(collectDict) {
         if (buyInNum > 0) {
             text += ` 均价:¥${buyTotalCost / buyInNum}`;
         }
-        ext += `\n\n`;
+        text += `\n\n`;
         sortId++;
     }
     text += `\n`;