diff --git a/pages.json b/pages.json index d4f93c1..e9caab2 100644 --- a/pages.json +++ b/pages.json @@ -56,6 +56,21 @@ "navigationBarTitleText": "修改商家信息" } }, + { + "path": "pages/video/index", + "style": { + "navigationBarTitleText": "视频", + "app-plus": { + "titleNView": false + } + } + }, + { + "path": "pages/video/setVideo", + "style": { + "navigationBarTitleText": "发布视频" + } + }, { "path": "pages/index/currentIncome", "style": { diff --git a/pages/my/index.vue b/pages/my/index.vue index 9938ce0..f3001b3 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -230,6 +230,10 @@ 设置中心 + + + 视频 +