提交 f236ed98 编写于 作者: X xjh22222228

Update DATA

上级 43dd28f2
import react from './react';
import vue from './vue'
import angular from './angular';
import smallProgram from './smallProgram';
import wechat from './wechat';
import tool from './tool';
import css from './css';
import javascript from './javascript';
......@@ -15,7 +15,7 @@ export default {
react,
vue,
angular,
smallProgram,
wechat,
tool,
css,
ts,
......
export default {
title: '微信开发',
title: '微信开发',
nav: [
{
subtitle: '小程序文档',
......
......@@ -177,6 +177,12 @@ export default {
desc: '在线 JSON 转 Struct结构体',
link: 'https://mholt.github.io/json-to-go/',
},
{
icon: 'https://avatars3.githubusercontent.com/u/35628013?s=200&v=4',
name: 'golangci-lint',
desc: 'Go的快速Linters Runner',
link: 'https://github.com/golangci/golangci-lint',
},
]
},
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册