windy
4 years ago
2 changed files with 5 additions and 3 deletions
@ -0,0 +1,5 @@ |
|||||||
|
/** |
||||||
|
* 浮动的水平居中布局 |
||||||
|
*/ |
||||||
|
BI.FloatHorizontalLayout = {}; |
||||||
|
BI.shortcut("bi.horizontal_float", BI.FloatHorizontalLayout); |
Loading…
Reference in new issue