// 2 년 전
부모
커밋
3bda8e7f8f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/activityDet/index.js

+ 1 - 1
pages/activityDet/index.js

@@ -63,7 +63,7 @@ Page({
             fromWidth: configure.fromText.length * configure.fromFontSize,
             toWidth: configure.toText.length * configure.toFontSize,
             id: options.id,
-            greeting: configure.greeting.split('\r'),
+            greeting: configure.greeting.split('\n'),
             tens: configure.bgMusicLength[0],
             bits: configure.bgMusicLength[1]
         })