逐步替换代码

This commit is contained in:
2026-04-01 00:03:39 +08:00
parent c83e3a293b
commit b870115444
58 changed files with 828 additions and 1083 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ const getEnvUrl = (path: string) => {
<img :src="getEnvUrl(module.thumb)" :alt="module.title" />
const url = getEnvUrl('/admin/moduleCenter/modules');
const url = getEnvUrl('/platform/moduleCenter/modules');