This commit is contained in:
朱子楚\zhuzi
2023-08-27 12:40:02 +08:00
parent e30db258ca
commit 56a62f0b29
10 changed files with 295 additions and 31 deletions

View File

@ -136,7 +136,8 @@ FluExpander{
"FluTour",
"FluQRCode",
"FluTimeline",
"FluChart"
"FluChart",
"FluRangeSlider"
];
code = code.replace(/\n/g, "<br>");
code = code.replace(/ /g, "&nbsp;");