This commit is contained in:
yumoqing 2025-12-17 16:04:41 +08:00
parent 7ce8fc90c7
commit 10ca0ca526

View File

@ -55,8 +55,8 @@ bricks.HttpText = class {
this.params = {
"_webbricks_":1,
"width":width,
"height":height,
"_width":width,
"_height":height,
"_is_mobile":is_mobile
}
}