|
@@ -12,28 +12,16 @@ const urls = [
|
|
|
'https://4dkk2.4dage.com/swipe-video-test/3.MP4',
|
|
|
'https://4dkk2.4dage.com/swipe-video-test/4.MP4',
|
|
|
'https://4dkk2.4dage.com/swipe-video-test/5.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/1.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/2.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/3.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/4.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/5.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/1.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/2.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/3.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/4.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/5.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/1.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/2.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/3.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/4.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/5.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/1.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/2.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/3.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/4.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/5.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/1.MP4',
|
|
|
- // 'https://4dkk2.4dage.com/swipe-video-test/2.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/6.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/7.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/8.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/9.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/10.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/11.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/12.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/13.MP4',
|
|
|
+ 'https://4dkk2.4dage.com/swipe-video-test/14.MP4',
|
|
|
+
|
|
|
]
|
|
|
|
|
|
const videoList = urls.map((url, index) => ({
|
|
@@ -49,7 +37,7 @@ Page({
|
|
|
videoList,
|
|
|
targetPlayIndex: -1
|
|
|
},
|
|
|
-
|
|
|
+
|
|
|
onLoad() {
|
|
|
// setTimeout(() => {
|
|
|
// this.setData({
|