shawenguan 1 년 전
부모
커밋
4cdd77b10d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Scripts/wubian/wubianOthersCollectList.js

+ 1 - 1
Scripts/wubian/wubianOthersCollectList.js

@@ -175,7 +175,7 @@ async function tryCheckCollectList() {
     }
     magicJS.notification.appendNotifyInfo(text);
     doCheckShowCollectText(collectDict);
-
+    text += `\n\n`;
     let retDetail = await getUserArtScoreInfo(othersHashId);
     if (retDetail && retDetail.code == 200) {
         let buyText = `当天购买的情况如下:` + '\n';