主页新增设备,传输线分析仪,可以分析双对线缆,根据自定义线缆长度,材质,线芯直径,绝缘厚度,绞距,节距等参数,了解影响IL,RL,NEXT等影响规律
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"/_app": "pages/_app.js",
|
||||
"/_error": "pages/_error.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/": "pages/index.js"
|
||||
"/admin": "pages/admin.html",
|
||||
"/competition": "pages/competition.html",
|
||||
"/_error": "pages/_error.js",
|
||||
"/": "pages/index.html",
|
||||
"/404": "pages/404.html"
|
||||
}
|
||||
Reference in New Issue
Block a user