|
|
|
|
@ -162,7 +162,7 @@ public class Constants {
|
|
|
|
|
public static final String CONFIG_KEY_FRONT_API_URL = "front_api_url"; //移动商城接口地址
|
|
|
|
|
public static final String CONFIG_KEY_SITE_LOGO = "mobile_top_logo"; //logo地址
|
|
|
|
|
public static final String CONFIG_KEY_MOBILE_LOGIN_LOGO = "mobile_login_logo"; // 移动端登录 logo
|
|
|
|
|
/** 小程序微信登录是否强制获取手机号:1=开启(默认),0=关闭(走账号密码绑定微信) */
|
|
|
|
|
/** 小程序微信登录是否强制获取手机号:1=开启,0=关闭(默认,走账号密码绑定微信) */
|
|
|
|
|
public static final String CONFIG_KEY_ROUTINE_LOGIN_REQUIRE_PHONE = "routine_login_require_phone";
|
|
|
|
|
public static final String CONFIG_KEY_SITE_NAME = "site_name"; //网站名称
|
|
|
|
|
public static final String CONFIG_SITE_TENG_XUN_MAP_KEY = "tengxun_map_key"; //腾讯地图key
|
|
|
|
|
|