// před 1 rokem
rodič
revize
3bda8e7f8f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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]
         })