QMUI iOS frameworkiOS developmentObjective C programming
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
50
研究方向
Investigate the QMUITabBarViewController source code in the QMUI iOS repository, specifically the header file QMUITabBarViewController.h for any properties or methods related to the floating window bar. Check if there is a delegate or a configuration option to disable it. If not, consider subclassing and overriding the method responsible for creating the floating window bar. Look for any existing issues or documentation that addresses this customization.