修改guide模块依赖,解决1+16上adas不显示的问题。

This commit is contained in:
wangcongtao
2020-11-24 17:38:02 +08:00
parent efc3fc75f0
commit 3a3467138a
11 changed files with 164 additions and 69 deletions

View File

@@ -41,6 +41,11 @@ public class MogoModulePaths {
*/
public static final String PATH_MEDIA = "/media/ui";
/**
* 引导页面
*/
public static final String PATH_GUIDE = "/guide/showFragment";
/**
* 添加卡片模块
*