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