设置家和公司
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 添加卡片模块
|
||||
|
||||
Reference in New Issue
Block a user