[update] 市场法规清单

This commit is contained in:
lideqin
2024-07-04 16:13:29 +08:00
parent c7ae6e2006
commit 465a56c497
3 changed files with 27 additions and 5 deletions
+4
View File
@@ -16,6 +16,10 @@ window._CONFIG.onlyOfficeUrl = 'http://10.0.10.87:8083'
window._CONFIG.onlyOfficeDownloadFileUrl = 'http://localhost:8184/sys/common/download'
// 管理员角色code,英文逗号拼接
window._CONFIG.adminRoleCode = 'admin,BZGLY'
// 超级管理员code
window._CONFIG.superAdminRoleCode = 'superAdmin'
// 法规管理员code
window._CONFIG.regulationAdminRoleCode = 'regulationAdmin'
// 水印配置
window._CONFIG.watermarkConfig = {
color: 'rgba(180, 180, 180, 0.2)',