UI调整 主播协议部分替换

This commit is contained in:
ningwenqiang
2024-11-02 20:11:26 +08:00
parent d11302ae35
commit 77b73907dc
15 changed files with 48 additions and 15 deletions

View File

@@ -13,6 +13,7 @@ public class HtmlConfig {
//注册用户协议
public static final String REG_PRIVCAY1 = CommonAppConfig.HOST + "/h5/page/index.html?id=735";//用户服务协议
public static final String REG_PRIVCAY2 = CommonAppConfig.HOST + "/h5/page/index.html?id=733";//隐私政策
public static final String ANCHOR_AGREEMENT = CommonAppConfig.HOST + "/h5/page/index.html?id=734";//主播协议
//直播间贡献榜
public static final String LIVE_LIST = CommonAppConfig.HOST + "/index.php?g=Appapi&m=contribute&a=index&uid=";