This commit is contained in:
徐星 2026-04-17 09:37:34 +08:00
parent 95259a701f
commit 7d8941b76d
2 changed files with 19 additions and 1 deletions

View File

@ -10,5 +10,6 @@
"/models/page": "app/models/page.js",
"/page": "app/page.js",
"/registration/page": "app/registration/page.js",
"/repair/page": "app/repair/page.js"
"/repair/page": "app/repair/page.js",
"/scrap/page": "app/scrap/page.js"
}

File diff suppressed because one or more lines are too long