Skip to content

Commit

Permalink
Update sidebar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Jul 11, 2023
1 parent 10b9f31 commit 5ee2435
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/src/4.x/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,22 +95,13 @@ exports = module.exports = [
link: '/4.x/mini-program/template_message.html'
},
{ text: '消息解密', link: '/4.x/mini-program/decrypt.html' },
{
text: '内容安全',
link: '/4.x/basic-services/content_security.html'
},
{ text: '物流助手', link: '/4.x/mini-program/express.html' },
{ text: '生物认证', link: '/4.x/mini-program/soter.html' },
{ text: '插件管理', link: '/4.x/mini-program/plugin.html' },
{ text: '附近的小程序', link: '/4.x/mini-program/nearby_poi.html' },
{
text: '订阅消息',
link: '/4.x/mini-program/subscribe_message.html'
},
{ text: '安全风控', link: '/4.x/mini-program/safety_control.html' },
{
text: 'URL Scheme',
link: '/4.x/mini-program/url_scheme_generate.html'
}
]
},
Expand Down

1 comment on commit 5ee2435

@vercel
Copy link

@vercel vercel bot commented on 5ee2435 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

easywechat – ./

easywechat-git-6x-overtrue.vercel.app
easywechat.vercel.app
easywechat-overtrue.vercel.app

Please sign in to comment.