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

feat: report

上级 8806dba3
...@@ -798,14 +798,14 @@ ...@@ -798,14 +798,14 @@
}, },
{ {
"path": "pages/API/unicloud/unicloud/cloud-function", "path": "pages/API/unicloud/unicloud/cloud-function",
"group": "1,17,0", "group": "1,19,0",
"style": { "style": {
"navigationBarTitleText": "cloud function | 云函数" "navigationBarTitleText": "cloud function | 云函数"
} }
}, },
{ {
"path": "pages/API/unicloud/unicloud/cloud-object", "path": "pages/API/unicloud/unicloud/cloud-object",
"group": "1,17,1", "group": "1,19,1",
"style": { "style": {
"navigationBarTitleText": "cloud object | 云对象" "navigationBarTitleText": "cloud object | 云对象"
} }
...@@ -953,14 +953,14 @@ ...@@ -953,14 +953,14 @@
}, },
{ {
"path": "pages/API/unicloud/unicloud/cloud-storage", "path": "pages/API/unicloud/unicloud/cloud-storage",
"group": "1,17,2", "group": "1,19,2",
"style": { "style": {
"navigationBarTitleText": "cloud storage | 云存储" "navigationBarTitleText": "cloud storage | 云存储"
} }
}, },
{ {
"path": "pages/API/unicloud/unicloud/database", "path": "pages/API/unicloud/unicloud/database",
"group": "1,17,3", "group": "1,19,3",
"style": { "style": {
"navigationBarTitleText": "database | 数据库" "navigationBarTitleText": "database | 数据库"
} }
...@@ -1216,15 +1216,13 @@ ...@@ -1216,15 +1216,13 @@
"navigationBarTitleText": "推送" "navigationBarTitleText": "推送"
} }
}, },
// #ifdef APP-ANDROID || APP-IOS || WEB
{ {
"path" : "pages/API/uni-stat/uni-stat", "path": "pages/API/report/report",
"style" : "group": "1,17,0",
{ "style": {
"navigationBarTitleText" : "统计" "navigationBarTitleText": "report | 统计采集上报"
} }
}, },
// #endif
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB
{ {
"path": "pages/API/dialog-page/dialog-page", "path": "pages/API/dialog-page/dialog-page",
...@@ -2576,6 +2574,17 @@ ...@@ -2576,6 +2574,17 @@
} }
] ]
}, },
{
"id": "api.stat",
"name": "统计",
"children": [
{
"id": "api.stat.report",
"name": "report"
}
]
},
null,
{ {
"id": "api.unicloud", "id": "api.unicloud",
"name": "uniCloud客户端API", "name": "uniCloud客户端API",
...@@ -2608,8 +2617,6 @@ ...@@ -2608,8 +2617,6 @@
null, null,
null, null,
null, null,
null,
null,
{ {
"id": "api.elementInstance", "id": "api.elementInstance",
"name": "UniElement 实例" "name": "UniElement 实例"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册