diff --git a/SrcJuying.js b/SrcJuying.js index 73f17b33..bc1768fc 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -553,7 +553,7 @@ function dianboerji() { } }); d.push({ - title: data.content.replace(/( ){1,}/g, '  ').replace(/\n/g, "

  "), + title: "  " + data.content.replace(/( ){1,}/g, '  ').replace(/\n/g, "

  "), col_type: "rich_text", extra: { textSize: 18,