文档(web): 修改文档
This commit is contained in:
parent
f659605fb1
commit
ef6120fff0
@ -12,7 +12,7 @@ group:
|
|||||||
|
|
||||||
## 介绍
|
## 介绍
|
||||||
|
|
||||||
seo 目的是为了让搜索引擎更好的收录站点,通过关键字、打开速度、文案优化都有利于 **网站的SEO**。
|
Search Engine Optimization 目的是为了让搜索引擎更好的收录站点,通过关键字、打开速度、文案优化都有利于 **网站的SEO**。
|
||||||
|
|
||||||
## 方法介绍
|
## 方法介绍
|
||||||
|
|
||||||
|
@ -11,6 +11,29 @@ group:
|
|||||||
|
|
||||||
## 💊 学习文档
|
## 💊 学习文档
|
||||||
|
|
||||||
|
### 外包模板
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td width="240" align="center">
|
||||||
|
<a target="_blank" href="https://panjiachen.github.io/vue-element-admin-site/zh/">
|
||||||
|
<img src="https://panjiachen.github.io/vue-element-admin-site/home.png" width="42" />
|
||||||
|
<br />
|
||||||
|
<strong>vue-admin</strong>
|
||||||
|
<div>Vue 中台解决方案</div>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="240" align="center">
|
||||||
|
<a target="_blank" href="https://pro.ant.design/zh-CN/">
|
||||||
|
<img src="https://pro.ant.design/favicon.png" width="42" />
|
||||||
|
<br />
|
||||||
|
<strong>antd-pro</strong>
|
||||||
|
<div>react 中台解决方案</div>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
### 前沿技术
|
### 前沿技术
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
@ -171,14 +194,6 @@ group:
|
|||||||
<div>react 企业级应用框架</div>
|
<div>react 企业级应用框架</div>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td width="240" align="center">
|
|
||||||
<a target="_blank" href="https://pro.ant.design/zh-CN/">
|
|
||||||
<img src="https://pro.ant.design/favicon.png" width="42" />
|
|
||||||
<br />
|
|
||||||
<strong>antd-pro</strong>
|
|
||||||
<div>react 中台解决方案</div>
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="240" align="center">
|
<td width="240" align="center">
|
||||||
|
Loading…
Reference in New Issue
Block a user