shawenguan há 1 ano atrás
pai
commit
d17f7f7b00
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Scripts/wubian/wubianOthersCollectList.js

+ 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`;