diff --git a/client_mp/pages.json b/client_mp/pages.json index 018b8eb..e330e3c 100644 --- a/client_mp/pages.json +++ b/client_mp/pages.json @@ -96,7 +96,7 @@ "path" : "pages/inspectrecord/deptreport", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "检查任务", "enablePullDownRefresh": false } @@ -105,7 +105,7 @@ "path" : "pages/document/index", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "手册资料", "enablePullDownRefresh": false } @@ -114,7 +114,7 @@ "path" : "pages/vod/index", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "云点播", "enablePullDownRefresh": true, "onReachBottomDistance":100 } @@ -124,7 +124,7 @@ "path" : "pages/vod/video", "style" : { - "navigationBarTitleText": "", + "navigationBarTitleText": "云点播", "enablePullDownRefresh": false } diff --git a/client_mp/pages/vod/video.vue b/client_mp/pages/vod/video.vue index 9151666..65902cf 100644 --- a/client_mp/pages/vod/video.vue +++ b/client_mp/pages/vod/video.vue @@ -1,8 +1,8 @@