This commit is contained in:
zhuzichu
2023-08-08 15:44:10 +08:00
parent b7acae1470
commit ebad24e809
9 changed files with 166 additions and 2 deletions

View File

@ -133,7 +133,8 @@ FluExpander{
"FluSpinBox",
"FluHttp",
"FluWatermark",
"FluTour"
"FluTour",
"FluQRCode"
];
code = code.replace(/\n/g, "<br>");
code = code.replace(/ /g, "&nbsp;");