diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..1b06f8f --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,65 @@ +## [中文版](home) [English](home_en) +### 目录 +- [中](写在前面) [写在前面](写在前面) +- [EN](release_notes) [升级日志](升级日志) +- [EN](roadmap) [路线图](路线图) +- 基本使用 + + [EN](installation) [安装](安装) + + [EN](configuration_initiation) [配置与初始化](配置与初始化) + + [EN](hosting_multi-public_service) [接入多个公众号](多帐号接入) + + [EN](hosting_multi-public_service) [服务器验证](服务器验证) + + [EN](handling_message) [接收消息与回复](接收消息与回复) + + [EN](wechat_message) [消息的使用](消息的使用) + + [EN](wechat_event) [监听微信事件](监听微信事件) +- 功能与服务 + + [EN](user_and_group_management_service) [用户与用户组管理](用户与用户组管理) + + [EN](hotline_service) [客服管理与发送消息](客服管理与发送消息) + + [EN](multi-hotline_service) [多客服的消息转发](多客服的消息转发) + + [EN](web_authorization_service) [网页授权](网页授权) + + [EN](template_message_service) [模板消息](模板消息) + + [EN](menu_customization_service) [自定义菜单](自定义菜单) + + [EN](multimedia_resources_mangement_service) [素材管理](素材管理) + + [EN](wxcard_management_service) [卡券](卡券) + + [EN](store_management_service) [门店](门店管理) + + [EN](javascript_sdk) [JSSDK](JSSDK) + + [EN](qrcode_generation_service) [二维码](二维码) + + [EN](short_url_service) [短链接](短链接) + + EN [微信支付](微信支付) + + EN [微信红包](微信红包) + + [EN](translation_service) [语义理解服务](语义理解服务) + + [EN](statistics_service) [数据统计查询服务](数据统计查询服务) +- 其它 + + [EN](exception) [错误处理](错误处理) + + [EN](cache) [自定义缓存](自定义缓存) + +## [English](home_en) [中文版](home) +### Table of Contents +- [中](写在前面) [写在前面](写在前面) +- [中](升级日志) [Release Notes](release_notes) +- [中](路线图) [Roadmap](roadmap) +- General + + [中](安装) [Installation](installation) + + [中](配置与初始化) [Configuration & Initiation](configuration_initiation) + + [中](接入多个公众号) [Hosting the Multiple Public Service](hosting_multi-public_service) + + [中](服务器验证) [The Wechat Verification](hosting_verification) + + [中](接收消息与回复) [Handling Message](handling_message) + + [中](消息的使用) [The Wechat Message](wechat_message) + + [中](监听微信事件) [The Wechat Event](wechat_event) +- Features + + [中](用户与用户组管理) [User and Group](user_and_group_management_service) + + [中](客服管理与发送消息) [Hotline Service](hotline_service) + + [中](多客服的消息转发) [Multi-Hotline Service](multi-hotline_service) + + [中](网页授权) [Web Authorization](web_authorization_service) + + [中](模板消息) [Template Message](template_message_service) + + [中](自定义菜单) [Menu Interface](menu_customization_service) + + [中](素材管理) [Multimedia resources Management](multimedia_resources_mangement_service) + + [中](卡券) [Card Management](wxcard_management_service) + + [中](门店管理) [Store Management](store_management_service) + + [中](JSSDK) [Javascript SDK](javascript_sdk) + + [中](二维码) [QR Code Service](qrcode_generation_service) + + [中](短链接) [Short URL Service](short_url_service) + + [中](语义理解服务) [Translation Service](translation_service) + + [中](数据统计查询服务) [Statistics Service](statistics_service) +- Others + + [中](错误处理) [Exception](exception) + + [中](自定义缓存) [Cache](cache) \ No newline at end of file