完善购买产品二级路由页面

This commit is contained in:
Eamon
2026-08-12 13:49:04 +08:00
parent 4c9953ab57
commit 115ee3bfeb
13 changed files with 1376 additions and 26 deletions

View File

@@ -11,7 +11,7 @@ import PurchaseInfo from "./purchaseInfo"
const TAB_ALIAS: Record<string, string> = {
short: "dynamic",
long: "dynamic",
global: "dynamic",
http: "http",
tunnel: "dynamic",
exclusive: "static",
}