shawenguan 1 년 전
부모
커밋
d17f7f7b00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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`;