🆕 1737

This commit is contained in:
zhulj 2022-09-29 17:37:33 +08:00
parent 2cbdd30b17
commit e012009b3c

View File

@ -8,7 +8,7 @@
"rewrites": [
{
"source": "/(.*)",
"destination": "/index"
"destination": "/index.js"
}
]
}