diff --git a/data/frontend/wechat.ts b/data/frontend/wechat.ts index 448aea22167e31d03ae6d56cfbbcc8e01b906805..2025e6c2ce50054659ded11fdaf2c07ed37e3a11 100644 --- a/data/frontend/wechat.ts +++ b/data/frontend/wechat.ts @@ -1,11 +1,11 @@ export default { title: '微信开发', + icon: 'https://avatars0.githubusercontent.com/u/18461506?s=200&v=4', nav: [ { title: '小程序文档', nav: [ { - icon: 'assets/icon/frontend/044.svg', name: '小程序开发', desc: '微信小程序', url: 'https://developers.weixin.qq.com/miniprogram/dev/index.html', @@ -16,7 +16,6 @@ export default { ] }, { - icon: 'assets/icon/frontend/044.svg', name: '小游戏开发', desc: '微信小游戏', url: 'https://developers.weixin.qq.com/minigame/dev/index.html?t=18082922', @@ -32,7 +31,6 @@ export default { title: '小程序框架', nav: [ { - icon: 'assets/icon/frontend/045.png', name: 'mpvue', desc: 'Vue.js 开发小程序的前端框架。框架基于 Vue.js 核心', url: 'http://mpvue.com/', @@ -43,7 +41,6 @@ export default { ] }, { - icon: 'assets/icon/frontend/044.svg', name: 'wepy', desc: '官方小程序组件化开发框架', url: 'https://tencent.github.io/wepy/', @@ -54,7 +51,7 @@ export default { ] }, { - icon: 'assets/icon/frontend/099.png', + icon: 'https://avatars0.githubusercontent.com/u/27521938?s=200&v=4', name: 'mpx', desc: 'Mpx是一款致力于提高小程序开发体验的增强型小程序框架(滴滴出品,基于vue)', url: 'https://didi.github.io/mpx/', @@ -87,7 +84,7 @@ export default { title: '小程序组件库/插件', nav: [ { - icon: 'assets/icon/frontend/093.png', + icon: 'https://avatars2.githubusercontent.com/u/11404085?s=200&v=4', name: 'vant-weapp', desc: '轻量、可靠的小程序 UI 组件库', url: 'https://vant-contrib.gitee.io/vant-weapp/#/intro', @@ -104,13 +101,11 @@ export default { url: 'https://github.com/Tencent/weui-wxss/', }, { - icon: 'assets/icon/frontend/044.svg', name: 'wxParse', desc: 'wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析', url: 'https://github.com/icindy/wxParse', }, { - icon: 'assets/icon/frontend/044.svg', name: 'mpvue-wxParse', desc: '适用于 Mpvue 的微信小程序富文本解析自定义组件', url: 'https://github.com/F-loat/mpvue-wxParse', @@ -128,7 +123,6 @@ export default { url: 'https://lbs.qq.com/qqmap_wx_jssdk/index.html', }, { - icon: 'assets/icon/frontend/151.png', name: 'ColorUI', desc: '鲜亮的高饱和色彩,专注视觉的小程序组件库', url: 'https://www.color-ui.com/', @@ -139,7 +133,6 @@ export default { ] }, { - icon: 'assets/icon/frontend/044.svg', name: 'weapp-input-frame', desc: '验证码、支付密码输入框组件', url: 'https://github.com/xjh22222228/weapp-input-frame', @@ -150,19 +143,16 @@ export default { title: '微信公众号开发辅助工具', nav: [ { - icon: 'assets/icon/frontend/078.svg', name: 'JS接口签名校验工具', desc: '微信 JS 接口签名校验工具', url: 'https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=jsapisign', }, { - icon: 'assets/icon/frontend/078.svg', name: '接口调试工具', desc: '微信公众平台接口调试工具', url: 'https://mp.weixin.qq.com/debug/', }, { - icon: 'assets/icon/frontend/078.svg', name: 'computed', desc: '小程序自定义组件 computed / watch 扩展', url: 'https://github.com/wechat-miniprogram/computed', @@ -173,13 +163,11 @@ export default { title: '资源', nav: [ { - icon: 'assets/icon/frontend/078.svg', name: 'awesome-github-wechat-weapp', desc: '微信小程序开源项目库汇总', url: 'https://github.com/opendigg/awesome-github-wechat-weapp', }, { - icon: 'assets/icon/frontend/078.svg', name: 'awesome-wechat-weapp', desc: '微信小程序开发资源汇总', url: 'https://github.com/justjavac/awesome-wechat-weapp', @@ -190,13 +178,11 @@ export default { title: '其他', nav: [ { - icon: 'assets/icon/frontend/078.svg', name: '微信开放社区', desc: '小程序开发者专区,微信公众平台,微信开放社区,开发者专区', url: 'https://developers.weixin.qq.com/', }, { - icon: 'assets/icon/frontend/120.png', name: 'wechat-format', desc: '微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML', url: 'https://lab.lyric.im/wxformat/', @@ -207,7 +193,6 @@ export default { ] }, { - icon: 'assets/icon/frontend/078.svg', name: '微信开放平台', desc: '微信开放平台', url: 'https://open.weixin.qq.com/', diff --git a/data/python/frame.ts b/data/python/frame.ts new file mode 100644 index 0000000000000000000000000000000000000000..1a67f82e70696bac68347e3ef84955d5c4da1ac4 --- /dev/null +++ b/data/python/frame.ts @@ -0,0 +1,23 @@ + +export default { + title: '框架', + icon: 'https://www.python.org/static/favicon.ico', + nav: [ + { + title: 'WEB框架', + nav: [ + { + icon: 'https://avatars3.githubusercontent.com/u/27804?s=200&v=4', + name: 'Django', + desc: '具有期限的完美主义者的Web框架。', + url: 'https://www.djangoproject.com/', + language: [ + '', + '', + 'https://github.com/django/django' + ] + }, + ] + } + ] +} diff --git a/data/python/index.ts b/data/python/index.ts index 84adf749e54bd07b4e231a03ccb0153c8b7f59e6..7f6ad7104f9ed860718c4cc1ef878c4bb01b18d2 100644 --- a/data/python/index.ts +++ b/data/python/index.ts @@ -1,12 +1,14 @@ -import official from './official'; -import pkg from './package'; -import reference from './reference'; +import official from './official' +import pkg from './package' +import frame from './frame' +import reference from './reference' export default { title: 'Python', nav: [ official, pkg, + frame, reference ] } diff --git a/data/utilityTool/devops.ts b/data/utilityTool/devops.ts index 8285de96df2107504933e545d87a46cfe6d6284b..c171a3c0769df7aee6cd2d148035abf9b6af29b9 100644 --- a/data/utilityTool/devops.ts +++ b/data/utilityTool/devops.ts @@ -307,6 +307,12 @@ const nav = { desc: '一站式敏捷研发协作云平台, 凝聚腾讯研发方法及敏捷实践精髓, 助力企业研发更高效、协作更敏捷', url: 'https://www.tapd.cn/', }, + { + icon: 'https://avatars2.githubusercontent.com/u/56705483?s=200&v=4', + name: 'Hoppscotch', + desc: '一个免费,快速,美观的API请求构建器,供10万多个开发人员使用。(原名叫 Postwoman)', + url: 'https://hoppscotch.io/', + }, ] }, {