refactor: ♻️ 升级 3.x 版本,布局重构和代码规范调整

This commit is contained in:
Ray.Hao
2025-06-05 23:57:01 +08:00
96 changed files with 4186 additions and 2340 deletions

View File

@@ -7,7 +7,7 @@ const contentConfig: IContentConfig = {
},
pagePosition: "right",
toolbar: [],
indexAction: function (params) {
indexAction(params) {
// 模拟发起网络请求获取列表数据
console.log("indexAction:", params);
return Promise.resolve({