新增耳机阻抗
This commit is contained in:
@@ -22,6 +22,7 @@ declare module "@elegant-router/types" {
|
||||
"500": "/500";
|
||||
"headphone": "/headphone";
|
||||
"headphone_brand": "/headphone/brand";
|
||||
"headphone_impedance": "/headphone/impedance";
|
||||
"headphone_model": "/headphone/model";
|
||||
"home": "/home";
|
||||
"iframe-page": "/iframe-page/:url";
|
||||
@@ -130,6 +131,7 @@ declare module "@elegant-router/types" {
|
||||
| "iframe-page"
|
||||
| "login"
|
||||
| "headphone_brand"
|
||||
| "headphone_impedance"
|
||||
| "headphone_model"
|
||||
| "home"
|
||||
| "meilisearch"
|
||||
|
||||
Reference in New Issue
Block a user