refactor: 项目重构

This commit is contained in:
Ray.Hao
2025-05-24 07:35:46 +08:00
parent cfe041d7d2
commit 32686ad807
51 changed files with 1201 additions and 696 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({