Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前在 dojo 中使用包含多个 ContentPanes 的 TabContainer。内容是在页面生成期间生成的,之后不会更改。有没有办法强制某些选项卡调整 TabContainer 的大小以防止用户不得不使用滚动条?
也许您想将 doLayout 属性设置为 false?