diff --git a/packageB/train/video/videoDetail.vue b/packageB/train/video/videoDetail.vue new file mode 100644 index 0000000..e6b052e --- /dev/null +++ b/packageB/train/video/videoDetail.vue @@ -0,0 +1,316 @@ + + + + + diff --git a/pages.json b/pages.json index dad710f..34e2fbe 100644 --- a/pages.json +++ b/pages.json @@ -393,7 +393,16 @@ "navigationBarTitleTextSize": "30rpx" // "navigationStyle": "custom" } - } + }, + { + "path" : "train/video/videoDetail", + "style" : + { + "navigationBarTitleText" : "视频详情", + "navigationBarTitleTextSize": "30rpx" + // "navigationStyle": "custom" + } + }, ] }], // "tabBar": {