完成存储权限弹窗优化(权限应用场景跳转地址暂缺) pm/halo-app-issues#1128

This commit is contained in:
juntao
2021-01-20 11:36:18 +08:00
parent 150109cef4
commit d9567138ee
7 changed files with 280 additions and 144 deletions

View File

@ -171,6 +171,9 @@ public class Constants {
//版规声明
public static final String FORUM_REGULATIONS_NEWS_ID = "5f4db9cc34d44d01b92fd670";
// 权限使用场景地址
public static final String PERMISSION_SCENARIO_ADDRESS = "https://resource.ghzs.com/page/permissions/android.html";
//帮助内容详情
public static final String HELP_ADDRESS_DEV = "https://static-web.ghzs.com/ghzs_help_dev/help.html?content=";
public static final String HELP_ADDRESS = "https://static-web.ghzs.com/ghzs_help/help.html?content=";