diff --git a/pageB/playVideo/index.nvue b/pageB/playVideo/index.nvue new file mode 100644 index 0000000..c848c29 --- /dev/null +++ b/pageB/playVideo/index.nvue @@ -0,0 +1,44 @@ + + + \ No newline at end of file diff --git a/pages.json b/pages.json index d1616ea..34c3edc 100644 --- a/pages.json +++ b/pages.json @@ -79,6 +79,13 @@ { "root": "pageB", "pages": [ + { + "path": "playVideo/index", + "style": { + "navigationStyle":"custom", + "backgroundColor":"#000000" + } + }, { "path": "follow/index", "style": { diff --git a/static/image/clons.png b/static/image/clons.png new file mode 100644 index 0000000..38c94e2 Binary files /dev/null and b/static/image/clons.png differ