Skip to content

Commit

Permalink
support multi line
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed Jan 5, 2018
1 parent e556f16 commit ebb9122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let data = {
children: [{
data: {
image: testImg,
text: 'test111',
text: 'multi\nline中文\nline中文',
},
children: []
}, {
Expand Down

0 comments on commit ebb9122

Please sign in to comment.