1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00

优化手机访问,修改wiki中的错误板块的结构~

This commit is contained in:
2025-06-14 03:54:13 +08:00
parent 266a2976bb
commit 66d7e045b7
68 changed files with 551 additions and 43 deletions

View File

@@ -1,4 +1,6 @@
# 学校的网络结构
学校网络结构的整体介绍
:::warning 注意
🚧施工中🚧

View File

@@ -1,4 +1,6 @@
# 学校内的运营商
学校内运营商提供网络服务的情况
:::warning 注意
🚧施工中🚧

View File

@@ -1,3 +1,9 @@
---
description: ...
---
# DNS
## 背景知识

View File

@@ -0,0 +1,3 @@
{
"description": "一些科普知识,可以加深对网络维修工作的理解"
}

View File

@@ -0,0 +1,6 @@
# 科普
一些科普的文章
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />

View File

@@ -1,4 +1,11 @@
---
description: ...
---
# 网线
## 介绍
以太网(有线网)的连接离不开网线,但是,网线究竟是什么,它的内部原理是什么样呢?

View File

@@ -1 +1,5 @@
# 基础知识
import DocCardList from '@theme/DocCardList';
<DocCardList className="docs-card" />