提交 5296309a 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

feat: 调整 shareWithSystem 示例目录

上级 8b1e7d01
......@@ -1211,7 +1211,7 @@
// #endif
{
"path": "pages/API/uni-push/uni-push",
"group": "1,15,0",
"group": "1,16,0",
"style": {
"navigationBarTitleText": "推送"
}
......@@ -1259,15 +1259,16 @@
}
},
// #endif
// #ifdef APP
{
"path": "pages/API/share/share",
"style": {
"navigationBarTitleText": "分享",
"enablePullDownRefresh": false
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/API/share-with-system/share-with-system",
"group": "1,15,0",
"style": {
"navigationBarTitleText": "shareWithSystem",
"enablePullDownRefresh": false
}
},
// #endif
{
"path": "pages/tabBar/CSS",
"style": {
......@@ -1926,10 +1927,9 @@
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path" : "uni_modules/uni-upgrade-center-app/pages/uni-app-x/upgrade-popup",
"style" :
{
"navigationBarTitleText" : ""
"path": "uni_modules/uni-upgrade-center-app/pages/uni-app-x/upgrade-popup",
"style": {
"navigationBarTitleText": ""
}
}
// #endif
......@@ -2548,6 +2548,16 @@
}
]
},
{
"id": "api.share",
"name": "分享",
"children": [
{
"id": "api.share.shareWithSystem",
"name": "shareWithSystem"
}
]
},
{
"id": "api.push",
"name": "推送",
......@@ -2558,7 +2568,6 @@
}
]
},
null,
{
"id": "api.unicloud",
"name": "uniCloud客户端API",
......@@ -2915,4 +2924,4 @@
]
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册