mirror of
https://gitee.com/layui/layui.git
synced 2025-12-26 22:25:48 +08:00
剔除 无效代码
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
};
|
||||
var margin = 'margin' in opts ? opts.margin : 5;
|
||||
var left = rect.left;
|
||||
var top = rect.bottom - 39;
|
||||
var top = rect.bottom;
|
||||
|
||||
// 相对元素居中
|
||||
if(opts.align === 'center'){
|
||||
|
||||
Reference in New Issue
Block a user