diff --git a/pages.json b/pages.json
index 9d57ac5d038128514958b099deaaf7d74816caae..19a9818c78f30bef9c1aee0a784ef51444f5ef2b 100644
--- a/pages.json
+++ b/pages.json
@@ -657,7 +657,8 @@
{
"path": "pages/template/scroll-fold-nav/scroll-fold-nav",
"style": {
- "navigationStyle": "custom"
+ "navigationStyle": "custom",
+ "navigationBarTextStyle":"black"
}
},
{
diff --git a/pages/template/swiper-vertical-video/swiper-vertical-video.uvue b/pages/template/swiper-vertical-video/swiper-vertical-video.uvue
index af0963045c4908d99194bca4d304e0ba21d7abf0..7879b162ab3bad8a26a17f24b52e6c6d70e4478e 100644
--- a/pages/template/swiper-vertical-video/swiper-vertical-video.uvue
+++ b/pages/template/swiper-vertical-video/swiper-vertical-video.uvue
@@ -1,115 +1,205 @@
-
-
-
- 仿抖音,复用组件,无限滚动、加载、浏览视频的示例模板
- 已知问题:
- 1.swiper 组件竖滑动有 bug,先横向滑动
- 2.uvue暂未支持video
-
+
+
+
+ 复用组件,无限滚动、加载、浏览视频的短视频模板
+
+ 【已知问题】swiper 组件竖滑动有 bug,先横向滑动
-
-
-
- 第:{{index}}个容器
- 数据内容:{{item.content}}
-
+
+ 【状态】
+
+ 第{{index+1}}个:{{value?'播放中':'已暂停'}}
+
+
+
+
+
+
+
+
+
+
+ 第:{{i}}个容器,内容:{{item.content}}
+
+
-
-
+
+
-
-
\ No newline at end of file
diff --git a/static/template/swiper-vertical-video/play.png b/static/template/swiper-vertical-video/play.png
new file mode 100644
index 0000000000000000000000000000000000000000..aec2b9b994b7e5cfa209896ceb0591bb77b6b83a
Binary files /dev/null and b/static/template/swiper-vertical-video/play.png differ