mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-15 02:41:07 +08:00
fix: 修复首页展示异常 (#84)
This commit is contained in:
@@ -10,9 +10,9 @@ actions:
|
||||
- text: 微信公众号
|
||||
link: /manuscripts/wechat-list.md
|
||||
type: secondary
|
||||
- text: 工作机会 💡
|
||||
link: /manuscripts/job-poster-bytedance.md
|
||||
type: secondary
|
||||
# - text: 工作机会 💡
|
||||
# link: /manuscripts/job-poster-bytedance.md
|
||||
# type: secondary
|
||||
features:
|
||||
- title: 多学科笔记
|
||||
details: 与官网同步的Egg.js框架基础知识整理,有效地降低日常开发和复习巩固的查询、学习时间。
|
||||
@@ -24,9 +24,6 @@ features:
|
||||
details: 通过以项目Demo示例的方式,对框架常用的功能进行Code编写和整理,提供有效且易用的代码封装。
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
## 本地浏览【推荐】
|
||||
|
||||
由于平台、网络等原因,在线浏览容易出现加载面、加载不出来等常见问题,因此非常建议在本地进行浏览、学习;**下面指令默认你已经安装[Git](https://git-scm.com/download)、[NPM](https://www.npmjs.com/)、[PNPM](https://www.pnpm.cn/)、[Yarn](https://yarn.bootcss.com/)、[Node](http://nodejs.cn)等环境,并对此有一定了解!**
|
||||
|
||||
Reference in New Issue
Block a user