提交 83ff12a6 编写于 作者: taohebin@dcloud.io's avatar taohebin@dcloud.io

update: 部分页面增加导航栏title

上级 148b7f36
...@@ -714,31 +714,31 @@ ...@@ -714,31 +714,31 @@
{ {
"path": "pages/API/request/request", "path": "pages/API/request/request",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "request"
} }
}, },
{ {
"path": "pages/API/upload-file/upload-file", "path": "pages/API/upload-file/upload-file",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "upload-file"
} }
}, },
{ {
"path": "pages/API/download-file/download-file", "path": "pages/API/download-file/download-file",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "download-file"
} }
}, },
{ {
"path": "pages/API/websocket-socketTask/websocket-socketTask", "path": "pages/API/websocket-socketTask/websocket-socketTask",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "websocket-socketTask"
} }
}, },
{ {
"path": "pages/API/websocket-global/websocket-global", "path": "pages/API/websocket-global/websocket-global",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "websocket-global"
} }
}, },
{ {
...@@ -756,31 +756,31 @@ ...@@ -756,31 +756,31 @@
{ {
"path": "pages/API/get-system-info/get-system-info", "path": "pages/API/get-system-info/get-system-info",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-system-info"
} }
}, },
{ {
"path": "pages/API/get-device-info/get-device-info", "path": "pages/API/get-device-info/get-device-info",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-device-info"
} }
}, },
{ {
"path": "pages/API/get-app-base-info/get-app-base-info", "path": "pages/API/get-app-base-info/get-app-base-info",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-app-base-info"
} }
}, },
{ {
"path": "pages/API/get-system-setting/get-system-setting", "path": "pages/API/get-system-setting/get-system-setting",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-system-setting"
} }
}, },
{ {
"path": "pages/API/get-app-authorize-setting/get-app-authorize-setting", "path": "pages/API/get-app-authorize-setting/get-app-authorize-setting",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-app-authorize-setting"
} }
}, },
{ {
...@@ -822,7 +822,7 @@ ...@@ -822,7 +822,7 @@
{ {
"path": "pages/API/get-network-type/get-network-type", "path": "pages/API/get-network-type/get-network-type",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-network-type"
} }
}, },
{ {
...@@ -907,7 +907,7 @@ ...@@ -907,7 +907,7 @@
{ {
"path": "pages/API/get-window-info/get-window-info", "path": "pages/API/get-window-info/get-window-info",
"style": { "style": {
"navigationBarTitleText": "" "navigationBarTitleText": "get-window-info"
} }
}, },
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册