设置家和公司

This commit is contained in:
zhangyuanzhen
2020-01-08 20:44:15 +08:00
parent dff6c1d524
commit c41beb9192
23 changed files with 725 additions and 86 deletions

View File

@@ -52,13 +52,27 @@ public class MogoModulePaths {
/**
* 管理 fragment
* 搜索 fragment
*/
@Keep
public static final String PATH_FRAGMENT_SEARCH = "/navi/search";
/**
* 设置 fragment
*/
@Keep
public static final String PATH_FRAGMENT_SETTING = "/navi/setting";
/**
* 设置家和公司 fragment
*/
@Keep
public static final String PATH_FRAGMENT_SETTING_HOME = "/navi/setting/home";
/**
* 添加卡片模块