We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
属性过多,似乎还有属性重叠,增加了复杂度
open class FWMenuViewProperty: FWPopupViewProperty 这继承关系感觉没啥必要,徒增复杂度和代码数量,且这两个class中属性设置重叠
The text was updated successfully, but these errors were encountered:
No branches or pull requests
属性过多,似乎还有属性重叠,增加了复杂度
open class FWMenuViewProperty: FWPopupViewProperty
这继承关系感觉没啥必要,徒增复杂度和代码数量,且这两个class中属性设置重叠
The text was updated successfully, but these errors were encountered: