fix: 增加积分配置1元至少等于1积分,修复跳转到广告页面后其他页面全部为空,调整crud表单样式兼容问题

This commit is contained in:
2025-03-20 10:53:58 +08:00
parent b76e67c207
commit 30f10bed93
6 changed files with 248 additions and 84 deletions

View File

@@ -54,7 +54,6 @@ const contentConfig: IContentConfig = {
{
label: "操作",
align: "center",
fixed: "right",
templet: "tool",
operat: ["edit", "delete",
{
@@ -63,6 +62,7 @@ const contentConfig: IContentConfig = {
icon: "refresh-left",
text: "修改密码",
type: "primary",
isBtn: true,
}
],
},