docs: 修复平台选择文档中的案例描述
- 修复 Android 原生 App 案例,改为能体现 Android 平台特性的应用 - 修复微信小程序案例,改为更能体现小程序特性的应用 - 添加跨平台开发章节目录结构
This commit is contained in:
@@ -1435,6 +1435,10 @@ Sitemap: ${siteUrl}/sitemap.xml
|
||||
text: '多平台开发',
|
||||
collapsed: false,
|
||||
items: [
|
||||
{
|
||||
text: '如何选择你的应用该开发的平台',
|
||||
link: '/zh-cn/stage-3/cross-platform/3.1-choose-platform/'
|
||||
},
|
||||
{
|
||||
text: '如何构建微信小程序',
|
||||
link: '/zh-cn/stage-3/cross-platform/3.3-wechat-miniprogram/'
|
||||
|
||||
Reference in New Issue
Block a user