2017-06-28 16:01 | 题主 | ||||||||
|
panel设置table布局,内容如何居中或居右 如图,如何让按钮居右 |
2017-06-29 10:39 | #1 | ||||||||
|
面板添加toolbar作为bbar,添加2个item, 第1个item设置text为“->”,第2个为修改按钮 |
2017-06-29 10:39 | #2 | ||||||||
|
或者设置panel的buttons属性,设置buttonAlign为right |
2017-07-07 08:34 | #3 | ||||||||
|
style:"margin-left:auto;margin-right:auto' |
2017-07-11 11:20 | #4 | ||||||||
|
buttons和bbar用buttons好 |
2017-07-17 10:49 | #5 | ||||||||
|
aytoStyle:true |