This commit is contained in:
wangcongtao
2020-01-09 16:37:45 +08:00
parent 0c3563692f
commit fad82745a3
4 changed files with 71 additions and 20 deletions

View File

@@ -57,7 +57,7 @@ public class SearchFragmentProvider implements IMogoModuleProvider {
@Override
public int getType() {
return ModuleType.TYPE_CARD_FRAGMENT;
return ModuleType.TYPE_NAVI;
}
@Override