ieliwb

Results 34 comments of ieliwb

欣赏不来Dcat Admin,我感觉现在的很适合啊,Dcat Admin华而不实,配色看的很不舒服

Have filterValueChanged be called 2 time in one change?.

> `(Class)scrollViewClassInlistContainerView:(JXCategoryListContainerView *)listContainerView `代理方法主要是用来解决和全屏手势冲突的问题。你这里返回一个UITableView是为什么呢? 就是为了解决和全屏手势冲突问题的

大佬,有现成的吗😊 zj381652512 于2019年6月12日周三 下午9:18写道: > 很久没有维护的代码了,太多宏定义,可读性差,问题较多,扩展性也差,,,建议自己写个简单的webVC,,,需要实现某个功能时,可参考作者的功能实现代码 > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub >...

感谢大佬回复,比如我用 https://github.com/meili/MGJRouter/ ,这种route做控制器跳转,每个组件都是独立的,通过mgj://foo/bar 跳转,咋们这个是viewmodel-base跳转的,咋结合在一起呢?感觉viewmodel-base构架的都耦合在一起了啊

> 是的, viewmodel-base跳转是耦合的,但是我是说每个控制器对应ViewModel,这个viewModel 是可以复用的。你改动的应该是把 之前 pushViweModel 改成 mgj://foo/bar这种方式 然后跳转的独立模块需要如何绑定注ViewModel。由于我对组件化也不是很熟悉,也不敢保证哈。 是的,是这样的

ZYShareSheetView.m修改成这样好了 - (void)layoutSubviews { [super layoutSubviews]; for (id view in self.subviews) { if ([view isKindOfClass:(NSClassFromString(@"_UIToolbarContentView"))]) { UIView *testView = view; testView.userInteractionEnabled = NO; } }

你好 @ScorpiusZ 请问怎么解决的

输入一个地址就可以,不需要配置xpath节点信息