We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 712f80c + 13ebdac commit 6671d98Copy full SHA for 6671d98
src/views/about/About.vue
@@ -11,7 +11,10 @@
11
<a href="https://github.com/TaleLin/lin-cms-vue" target="block">前端仓库</a>
12
</span>
13
<span>
14
- <a href="https://github.com/TaleLin/lin-cms-flask" target="block">后端仓库</a>
+ <a href="https://github.com/TaleLin/lin-cms-flask" target="block">后端仓库(flask)</a>
15
+ </span>
16
+ <span>
17
+ <a href="https://github.com/TaleLin/lin-cms-koa" target="block">后端仓库(koa)</a>
18
19
</p>
20
</div>
@@ -40,6 +43,7 @@
40
43
<li>凉面</li>
41
44
<li>圈圈</li>
42
45
<li>家乐</li>
46
+ <li>jokky</li>
47
</ul>
48
49
</li>
0 commit comments