|
|
@@ -433,8 +433,8 @@ public class Constants {
|
|
|
public static final String START = "start-image/1080*1776";
|
|
|
public static String BASE_STEP_URL = "http://113.105.74.140:8092/user/";
|
|
|
|
|
|
- public static String BASE_CHARIT_ACTIVITY_URL = "http://lj.ubtob.com/mobile/activeDetail/";
|
|
|
- public static String BASE_CHARIT_PROJECT_URL = "http://lj.ubtob.com/mobile/projectDetail/";
|
|
|
+ public static String BASE_CHARIT_ACTIVITY_URL = "http://lj.ubtob.com/mobile#/activity/detail/";
|
|
|
+ public static String BASE_CHARIT_PROJECT_URL = "http://lj.ubtob.com/mobile#/project/detail/";
|
|
|
|
|
|
//工作菜单缓存
|
|
|
public static String WORK_MENU_CACHE = "work_menu_cache";
|