Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
tongchenfei
2020-06-11 15:05:42 +08:00
53 changed files with 716 additions and 362 deletions

View File

@@ -11,7 +11,7 @@ public class ShareConstants {
/**
* 分享分类
*/
public static final String LAUNCHER_SHARE_TYPE = "Launcher_Share_type";
public static final String LAUNCHER_SHARE_TYPE = "v2x_share_type";
/**
* 分享/上报按钮点击
*/