feat: 本次提交更新内容如下

流量池样式完成了
This commit is contained in:
笔记本里的永平
2025-07-24 20:30:40 +08:00
parent 67e95fb698
commit 02049ed91d
13 changed files with 758 additions and 548 deletions

View File

@@ -381,7 +381,7 @@ const ScenarioList: React.FC = () => {
size="small"
onClick={handleRefresh}
loading={loadingTasks}
className={style["refresh-btn"]}
className="refresh-btn"
>
<ReloadOutlined />
</Button>