1
0
mirror of synced 2025-11-06 04:21:02 +08:00

feat(runtime): 支持页面切换

This commit is contained in:
roymondchen
2025-02-26 15:20:32 +08:00
parent 6d2b9d5f21
commit 4026c0c305
20 changed files with 172 additions and 109 deletions

View File

@@ -20,11 +20,8 @@
},
"dependencies": {
"@tmagic/core": "1.5.9",
"@tmagic/data-source": "1.5.9",
"@tmagic/react-runtime-help": "0.0.3",
"@tmagic/schema": "1.5.9",
"@tmagic/react-runtime-help": "0.0.4",
"@tmagic/stage": "1.5.9",
"@tmagic/utils": "1.5.9",
"axios": "^0.25.0",
"terser": "^5.31.6",
"react": "^18.3.1",