重构首页为机构落地页,新增终端路由,时区感知 Polymarket 市场发现
This commit is contained in:
@@ -179,6 +179,7 @@ export async function middleware(request: NextRequest) {
|
||||
export const config = {
|
||||
matcher: [
|
||||
"/account/:path*",
|
||||
"/terminal/:path*",
|
||||
"/ops/:path*",
|
||||
"/api/auth/:path*",
|
||||
"/api/ops/:path*",
|
||||
|
||||
Reference in New Issue
Block a user