|
|
@@ -101,6 +101,7 @@ public class Config {
|
|
|
public static final String PATH_YY_SHOP_FOCUS = STATION_YY_SHOP + "/pages/cart/collection";
|
|
|
public static final String PATH_YY_SHOP_CART = STATION_YY_SHOP + "/pages/cart/myCart";
|
|
|
public static final String PATH_YY_SHOP_ORDER = STATION_YY_SHOP + "/pages/order/order";
|
|
|
+ public static final String PATH_YY_SHOP_INDEX = STATION_YY_SHOP + "/pages/index/index";
|
|
|
//赏金福利
|
|
|
public static final String PATH_MONEY_REWARD_DETAIL = STATION_WELFARE + "/money-reward-detail";
|
|
|
public static final String PATH_ACTIVITY_COIN_LIST = STATION_WELFARE + "/activity_coin_list";
|