[Modify]移除部分无用代码和viewpager改造
This commit is contained in:
@@ -120,33 +120,6 @@ public class UriProvider {
|
||||
return JAVA_WEB_URL.concat("/peko/modules/headNews/index.html?atMe=1");
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建家族
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public static String getCreateFamilyUrl() {
|
||||
return JAVA_WEB_URL.concat("/peko/modules/family/create.html");
|
||||
}
|
||||
|
||||
/**
|
||||
* 家族指南
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public static String getFamilyInstructionUrl() {
|
||||
return JAVA_WEB_URL.concat("/peko/modules/family/handbook.html");
|
||||
}
|
||||
|
||||
/**
|
||||
* 家族币获取帮助
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public static String getFamilyCurrencyHelpUrl() {
|
||||
return JAVA_WEB_URL.concat("/peko/modules/family/faq.html");
|
||||
}
|
||||
|
||||
/**
|
||||
* 公聊大厅 --> 面壁墙
|
||||
*
|
||||
|
Reference in New Issue
Block a user