11111
This commit is contained in:
@@ -148,7 +148,7 @@ public class NoviceInstructorManager extends BaseCacheManager {
|
||||
@Override
|
||||
public void run() {
|
||||
//展示指引弹窗
|
||||
EventBus.getDefault().post(new NoviceInstructorEvent().setShowHomeIcon(false).setShowHomeDialoh(true));
|
||||
EventBus.getDefault().post(new NoviceInstructorEvent().setShowHomeIcon(false).setShowHomeDialoh(TextUtils.equals(homeZdyPop, "1")));
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user