1.优化充值跳转链接的问题

2.优化后台渠道管理页面的显示样式
This commit is contained in:
2026-05-30 14:37:46 +08:00
parent 15b9313c07
commit 1cdd597879
19 changed files with 1096 additions and 180 deletions

View File

@@ -477,7 +477,7 @@ class Backend extends Api
}
/**
* 全平台只读范围:角色组均未绑定渠道,或拥有查看所有渠道权限,或超管
* 全平台只读范围:超管,或未绑定渠道且拥有渠道模块基础权限
*/
protected function hasGlobalReadScope(): bool
{