feat: 新增脚本录制功能

This commit is contained in:
duanshuwen
2026-04-12 15:46:28 +08:00
parent 66bb07faf2
commit c16fc93685
38 changed files with 3336 additions and 51 deletions

View File

@@ -134,3 +134,8 @@ body {
color: #FF4949;
margin-left: 3px;
}
.el-icon {
width: 20px !important;
height: 20px !important;
}