管理searchFragment

This commit is contained in:
zhangyuanzhen
2020-01-08 11:12:56 +08:00
parent d56ae75456
commit 70f934d650
5 changed files with 41 additions and 13 deletions

View File

@@ -51,6 +51,15 @@ public class MogoModulePaths {
public static final String PATH_MODULE_NAV_ACTIVITY= "/navi/search/ui/activity";
/**
* 管理 fragment
*/
@Keep
public static final String PATH_FRAGMENT_SEARCH = "/navi/search";
/**
* 添加卡片模块
*