// 1 年之前
父节点
当前提交
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]
         })