mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-29 01:15:04 +08:00
优化手机访问,修改wiki中的错误板块的结构~
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
|
||||
description: ...
|
||||
|
||||
---
|
||||
|
||||
# DNS
|
||||
## 背景知识
|
||||
|
||||
|
||||
3
docs/wiki/05-基础知识/09-科普/_category_.json
Normal file
3
docs/wiki/05-基础知识/09-科普/_category_.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"description": "一些科普知识,可以加深对网络维修工作的理解"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
# 科普
|
||||
一些科普的文章
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
|
||||
<DocCardList className="docs-card" />
|
||||
|
||||
@@ -1,4 +1,11 @@
|
||||
---
|
||||
|
||||
description: ...
|
||||
|
||||
---
|
||||
|
||||
# 网线
|
||||
|
||||
## 介绍
|
||||
以太网(有线网)的连接离不开网线,但是,网线究竟是什么,它的内部原理是什么样呢?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user