fix: 新增代理系列授权-建议售价使用套餐
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m38s

This commit is contained in:
sexygoat
2026-06-12 10:41:37 +08:00
parent d23e896f97
commit e04a283319
98 changed files with 4279 additions and 6170 deletions

View File

@@ -439,13 +439,13 @@
.header-left {
display: flex;
align-items: center;
gap: 16px;
align-items: center;
}
.grant-name {
font-weight: 600;
font-size: 16px;
font-weight: 600;
color: var(--el-text-color-primary);
}
}
@@ -456,9 +456,9 @@
}
.form-tip {
margin-top: 4px;
font-size: 12px;
color: var(--el-text-color-secondary);
margin-top: 4px;
}
.dialog-footer {