This commit is contained in:
yumoqing 2024-10-28 15:36:15 +08:00
parent d209adc640
commit 2de2d89fdf

View File

@ -195,7 +195,7 @@ bricks.obj_fmtstr = function(obj, fmt){
return s;
}
var archor_at(archor){
var archor_at = function(archor){
/* archor maybe one of the:
"tl", "tc", "tr",
"cl", "cc", "cr",