chore: 渲染端通过 api 获取数据

This commit is contained in:
wangxuefeng
2025-03-01 13:54:58 +08:00
parent 50fed4a7dc
commit 5c4aa42ecf
11 changed files with 176 additions and 324 deletions

View File

@@ -1,5 +1,7 @@
{
"extends": "./node_modules/@vtj/cli/config/tsconfig.web.json",
"compilerOptions": {
"lib": ["es2015", "dom"],
"noUnusedLocals": false,
"noUnusedParameters": false,
"baseUrl": "./",