feat: 渲染器支持 echart 渲染

This commit is contained in:
wangxuefeng
2025-03-19 14:45:09 +08:00
parent 9b39f265d3
commit a4c5f633cf
17 changed files with 786 additions and 176 deletions

View File

@@ -34,8 +34,8 @@ const routes: Array<RouteRecordRaw> = [
projectId: '4',
getRouter: () => router,
route,
degrade: false,
height: '100%',
// degrade: true,
};
},
},