个人页面ui改版,中文改繁体
This commit is contained in:
@@ -253,17 +253,22 @@ public class RouterType {
|
||||
public static final int CP_HOME = 71;
|
||||
|
||||
/**
|
||||
* 71-粉丝团列表
|
||||
* 72-粉丝团列表
|
||||
*/
|
||||
public static final int FANS_TEAM_LIST = 72;
|
||||
|
||||
/**
|
||||
* 72-装扮商城
|
||||
* 73-装扮商城
|
||||
*/
|
||||
public static final int DECORATION_STORE = 73;
|
||||
|
||||
/**
|
||||
* 72-我的装扮
|
||||
* 74-我的装扮
|
||||
*/
|
||||
public static final int MY_DECORATION = 74;
|
||||
|
||||
/**
|
||||
* 75-设置
|
||||
*/
|
||||
public static final int MY_SET = 75;
|
||||
}
|
||||
|
Reference in New Issue
Block a user